.Kind (term): .Type (tags) / .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/
  tags/
    resources/
      - _index.md
      - taxonomybranchbundle-resources-tag-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 (\"resources\" tag)"
Title "Taxonomy Kind (\"resources\" tag)"
ResourceType "page"
Kind "term"
Section "tags"
Draft false
Type "tags"
Layout ""
Permalink "https://hugo-sandbox.netlify.com/tags/resources/"
RelPermalink "/tags/resources/"
Data
page.Data{"Plural":"tags", "Singular":"tag", "Term":"resources", "pages":(func() page.Pages)(0x160f760), "tag":page.WeightedPages{page.WeightedPage{Weight:0, Page:(*hugolib.pageState)(0xc0005d9500), owner:(*hugolib.pageState)(0xc00093db60)}, page.WeightedPage{Weight:0, Page:(*hugolib.pageState)(0xc0005d9bc0), owner:(*hugolib.pageState)(0xc00093db60)}, page.WeightedPage{Weight:0, Page:(*hugolib.pageState)(0xc000d8e270), owner:(*hugolib.pageState)(0xc00093db60)}, page.WeightedPage{Weight:0, Page:(*hugolib.pageState)(0xc000d8ee10), owner:(*hugolib.pageState)(0xc00093db60)}, page.WeightedPage{Weight:0, Page:(*hugolib.pageState)(0xc0004244e0), owner:(*hugolib.pageState)(0xc00093db60)}, page.WeightedPage{Weight:0, Page:(*hugolib.pageState)(0xc000d8f6e0), owner:(*hugolib.pageState)(0xc00093db60)}, page.WeightedPage{Weight:0, Page:(*hugolib.pageState)(0xc000cbe1b0), owner:(*hugolib.pageState)(0xc00093db60)}, page.WeightedPage{Weight:0, Page:(*hugolib.pageState)(0xc000ccf080), owner:(*hugolib.pageState)(0xc00093db60)}, page.WeightedPage{Weight:0, Page:(*hugolib.pageState)(0xc000d8e960), owner:(*hugolib.pageState)(0xc00093db60)}}} (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 (\"resources\" tag)"} (type:maps.Params)

Resources (Debug)

Resource VariableValue
Name "taxonomybranchbundle-resources-tag-featured.png"
Title "taxonomybranchbundle-resources-tag-featured.png"
ResourceType "image"
Permalink "https://hugo-sandbox.netlify.com/tags/resources/taxonomybranchbundle-resources-tag-featured.png"
RelPermalink "/tags/resources/taxonomybranchbundle-resources-tag-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 "9ebcb5c2631b90c53ec7e413b3ccf6b3"
BaseFileName "_index"
TranslationBaseName "_index"
Lang "en"
Section "tags"
LogicalName "_index.md"
Dir "tags/resources/"
Ext "md"
Path "tags/resources/_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]