.Kind (term): .Type (categories) / .Layout ()
Bundle: branch
[ categories | projects | tags | search ]
Hugo Sandbox

This is an unofficial Hugo sandbox site to try to replicate possible bugs in hugo.

It is updated automatically after each commit to the hugo-sandbox repo. It was last updated on Jan 20, 2022 13:08 UTC.


This page was created/modified in commit cf4db09 "Add image credit, caption and creator in front-matter" on 2018-03-21.
Markdown source of this page

Featured/Header Image

Generated in emacs (Credit: meme.el)
maps.Params{"caption":"Generated in emacs", "credit":"meme.el", "size":600, "url":"https://github.com/larsmagne/meme"} (type:maps.Params)

Content

content/
  categories/
    miscellaneous/
      - _index.md
      - taxonomybranchbundle-miscellaneous-category-featured.png
Kind Description Example
home The home page /index.html
page A page showing a regular page my-post page (/posts/my-post/index.html)
section A page listing regular pages from a given section posts section (/posts/index.html)
taxonomy A page listing regular pages from a given taxonomy term page for the term awesome from tags taxonomy (/tags/awesome/index.html)
taxonomyTerm A page listing terms from a given taxonomy page for the tags taxonomy (/tags/index.html)

Resources


Page (Debug)

Page VariableValue
Name "Taxonomy Kind (\"miscellaneous\" category)"
Title "Taxonomy Kind (\"miscellaneous\" category)"
ResourceType "page"
Kind "term"
Section "categories"
Draft false
Type "categories"
Layout ""
Permalink "https://hugo-sandbox.netlify.com/categories/miscellaneous/"
RelPermalink "/categories/miscellaneous/"
Data
page.Data{"Plural":"categories", "Singular":"category", "Term":"miscellaneous", "category":page.WeightedPages{page.WeightedPage{Weight:0, Page:(*hugolib.pageState)(0xc000a2cc90), owner:(*hugolib.pageState)(0xc000803c20)}, page.WeightedPage{Weight:0, Page:(*hugolib.pageState)(0xc000a2c810), owner:(*hugolib.pageState)(0xc000803c20)}, page.WeightedPage{Weight:0, Page:(*hugolib.pageState)(0xc000a2d1a0), owner:(*hugolib.pageState)(0xc000803c20)}, page.WeightedPage{Weight:0, Page:(*hugolib.pageState)(0xc000a6d0e0), owner:(*hugolib.pageState)(0xc000803c20)}, page.WeightedPage{Weight:0, Page:(*hugolib.pageState)(0xc000a6d740), owner:(*hugolib.pageState)(0xc000803c20)}, page.WeightedPage{Weight:0, Page:(*hugolib.pageState)(0xc000a6dda0), owner:(*hugolib.pageState)(0xc000803c20)}, page.WeightedPage{Weight:0, Page:(*hugolib.pageState)(0xc000a8bb00), owner:(*hugolib.pageState)(0xc000803c20)}, page.WeightedPage{Weight:0, Page:(*hugolib.pageState)(0xc000a6ccc0), owner:(*hugolib.pageState)(0xc000803c20)}, page.WeightedPage{Weight:0, Page:(*hugolib.pageState)(0xc000cce960), owner:(*hugolib.pageState)(0xc000803c20)}, page.WeightedPage{Weight:0, Page:(*hugolib.pageState)(0xc000ae4b70), owner:(*hugolib.pageState)(0xc000803c20)}, page.WeightedPage{Weight:0, Page:(*hugolib.pageState)(0xc0006cfec0), owner:(*hugolib.pageState)(0xc000803c20)}, page.WeightedPage{Weight:0, Page:(*hugolib.pageState)(0xc000ccebd0), owner:(*hugolib.pageState)(0xc000803c20)}, page.WeightedPage{Weight:0, Page:(*hugolib.pageState)(0xc000a96b70), owner:(*hugolib.pageState)(0xc000803c20)}, page.WeightedPage{Weight:0, Page:(*hugolib.pageState)(0xc000a96e70), owner:(*hugolib.pageState)(0xc000803c20)}}, "pages":(func() page.Pages)(0x160f760)} (type:page.Data)
NextPageNone
PrevPageNone
NextInSectionNone
PrevInSectionNone

Page Params (Debug)

maps.Params{"author":[]string{"Kaushal Modi"}, "creator":"Emacs 27.0.50 (Org mode 9.1.7 + ox-hugo)", "description":" Taxonomy Branch Bundle (CANNOT be Leaf, else it becomes of `page`\n _Kind_)\n ", "draft":false, "iscjklanguage":false, "lastmod":time.Date(2018, time.March, 21, 11, 31, 2, 0, time.Location("")), "resources":[]map[string]interface {}{map[string]interface {}{"params":map[string]interface {}{"caption":"Generated in emacs", "credit":"meme.el", "size":600, "url":"https://github.com/larsmagne/meme"}, "src":"*featured*"}}, "tags":[]string{"taxonomy-kind"}, "title":"Taxonomy Kind (\"miscellaneous\" category)"} (type:maps.Params)

Resources (Debug)

Resource VariableValue
Name "taxonomybranchbundle-miscellaneous-category-featured.png"
Title "taxonomybranchbundle-miscellaneous-category-featured.png"
ResourceType "image"
Permalink "https://hugo-sandbox.netlify.com/categories/miscellaneous/taxonomybranchbundle-miscellaneous-category-featured.png"
RelPermalink "/categories/miscellaneous/taxonomybranchbundle-miscellaneous-category-featured.png"
Params
maps.Params{"caption":"Generated in emacs", "credit":"meme.el", "size":600, "url":"https://github.com/larsmagne/meme"} (type:maps.Params)

File Object (Debug)

FileInfo VariableValue
UniqueID "9f88c71c1e7825cc2293599cd2379bea"
BaseFileName "_index"
TranslationBaseName "_index"
Lang "en"
Section "categories"
LogicalName "_index.md"
Dir "categories/miscellaneous/"
Ext "md"
Path "categories/miscellaneous/_index.md"

This site is generated using the ox-hugo package for Emacs/Org-mode + hugo-bare-min-theme + Hugo 0.92.0 (commit b3549403) .

[Back to Hugo Sandbox home]