Keyword Collection
categories:
cat1
cat2
tags:
mega front-matter
keys
collection
concatenation
merging
Description/Summary
This is a test post that tests that keywords set across multiple Org
keywords get collected.
Content
This is a test post that tests that keywords set across multiple Org
keywords get collected.
Keyword Collection Tested to work [15/15]
#
Page (Debug)
Page Params (Debug)
| Key | Type | Value |
| aliases | []string |
"/posts/keyword-concatenation"
"/posts/keyword-merging"
|
| alpha | int64 |
1
|
| animals | []string |
"dog"
"cat"
"penguin"
"mountain gorilla"
|
| author | []string |
"firstname1 lastname1"
"firstname2 lastname2"
"firstname3 lastname3"
|
| beta | string |
"two words"
|
| booleans | []string |
"true"
"false"
|
| categories | []string |
"cat1"
"cat2"
|
| categories_weight | int64 |
999
|
| collection | maps.Params |
| Key | Type | Value |
| animals | []interface {} |
"dog"
"cat"
"penguin"
"mountain gorilla"
|
| booleans | []interface {} |
true
false
|
| floats | []interface {} |
12.3
-5
-1.7e-05
|
| integers | []interface {} |
123
-5
17
1234
|
| nonnil | bool |
true
|
| strings-symbols | []interface {} |
"abc"
"def"
"two words"
|
|
| dog | maps.Params |
| Key | Type | Value |
| eyes | int64 |
2
|
| friends | []interface {} |
"poo"
"boo"
|
| legs | int64 |
4
|
|
| draft | bool |
false
|
| floats | []string |
"12.3"
"-5"
"-0.000017"
|
| gamma | int64 |
10
|
| header | maps.Params |
| Key | Type | Value |
| caption | string |
"stay hungry, stay foolish"
|
| image | string |
"projects/Readingabook.jpg"
|
|
| images | []string |
"image 1"
"image 2"
|
| integers | []string |
"123"
"-5"
"17"
"1234"
|
| iscjklanguage | bool |
false
|
| keywords | []string |
"keyword1"
"keyword2"
"three word keywords3"
|
| lastmod | time.Time |
2022-05-03 00:48:15 -0400 -0400
|
| menu | maps.Params |
| Key | Type | Value |
| foo | maps.Params |
| Key | Type | Value |
| identifier | string |
"keyword-collection"
|
| weight | int64 |
10
|
|
|
| mybaz | string |
"zoo"
|
| myfoo | string |
"bar"
|
| outputs | output.Formats |
| OutputFormat Variable | Value |
| Name |
"HTML"
|
| MediaType |
| media.Type{MainType:"text", SubType:"html", Delimiter:".", FirstSuffix:media.SuffixInfo{Suffix:"html", FullSuffix:".html"}, mimeSuffix:"", suffixesCSV:"html"} (type:media.Type) |
|
| Path |
""
|
| BaseName |
"index"
|
| Rel |
"canonical"
|
| Protocol |
""
|
| IsPlainText |
false
|
| IsHTML |
true
|
| NoUgly |
false
|
| NotAlternative |
false
|
| OutputFormat Variable | Value |
| Name |
"JSON"
|
| MediaType |
| media.Type{MainType:"application", SubType:"json", Delimiter:".", FirstSuffix:media.SuffixInfo{Suffix:"json", FullSuffix:".json"}, mimeSuffix:"", suffixesCSV:"json"} (type:media.Type) |
|
| Path |
""
|
| BaseName |
"index"
|
| Rel |
"alternate"
|
| Protocol |
""
|
| IsPlainText |
true
|
| IsHTML |
false
|
| NoUgly |
false
|
| NotAlternative |
false
|
|
| resources | []map[string]interface {} |
| Key | Type | Value |
| name | string |
"my-cool-image-:counter"
|
| params | map[string]interface {} |
| Key | Type | Value |
| animals | []interface {} |
"dog"
"cat"
"penguin"
"mountain gorilla"
|
| booleans | []interface {} |
true
false
|
| byline | string |
"bep"
|
| floats | []interface {} |
12.3
-5
-1.7e-05
|
| foo | string |
"bar"
|
| integers | []interface {} |
123
-5
17
1234
|
| strings-symbols | []interface {} |
"abc"
"def"
"two words"
|
|
| src | string |
"*.png"
|
| title | string |
"The Image #:counter"
|
| Key | Type | Value |
| src | string |
"image-4.png"
|
| title | string |
"The Fourth Image"
|
| Key | Type | Value |
| src | string |
"*.jpg"
|
| title | string |
"JPEG Image #:counter"
|
|
| series | []string |
"series 1"
"series 2"
|
| strings-symbols | []string |
"abc"
"def"
"two words"
|
| tags | []string |
"mega front-matter"
"keys"
"collection"
"concatenation"
"merging"
|
| tags_weight | int64 |
88
|
| title | string |
"Keyword Collection"
|
| videos | []string |
"video 1"
"video 2"
|
| weight | int |
7
|
File Object (Debug)
| FileInfo Variable | Value |
| UniqueID |
"434c7b63c59fa26f3a0e747bd70a5021"
|
| BaseFileName |
"keyword-collection"
|
| TranslationBaseName |
"keyword-collection"
|
| Lang |
"en"
|
| Section |
"posts"
|
| LogicalName |
"keyword-collection.md"
|
| Dir |
"posts/"
|
| Ext |
"md"
|
| Path |
"posts/keyword-collection.md"
|