.Kind (taxonomy): .Type (projects) / .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/
  projects/
   - _index.md
   - taxonomytermbranchbundle-projects-featured.png

Do not set projects front-matter for the projects taxonomyTerm page! Else, will cause infloop.

See Discourse thread.

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

Archive of posts, by project


Page (Debug)

Page VariableValue
Name "Taxonomy Term Kind (Projects)"
Title "Taxonomy Term Kind (Projects)"
ResourceType "page"
Kind "taxonomy"
Section "projects"
Draft false
Type "projects"
Layout ""
Permalink "https://hugo-sandbox.netlify.com/projects/"
RelPermalink "/projects/"
Data
page.Data{"Index":hugolib.Taxonomy{"foo":page.WeightedPages{page.WeightedPage{Weight:0, Page:(*hugolib.pageState)(0xc000a2c510), owner:(*hugolib.pageState)(0xc0008704e0)}}}, "OrderedIndex":hugolib.Taxonomy{"foo":page.WeightedPages{page.WeightedPage{Weight:0, Page:(*hugolib.pageState)(0xc000a2c510), owner:(*hugolib.pageState)(0xc0008704e0)}}}, "Plural":"projects", "Singular":"project", "Terms":hugolib.Taxonomy{"foo":page.WeightedPages{page.WeightedPage{Weight:0, Page:(*hugolib.pageState)(0xc000a2c510), owner:(*hugolib.pageState)(0xc0008704e0)}}}, "pages":(func() page.Pages)(0x160f760)} (type:page.Data)
NextPageNone
PrevPageNone
NextInSectionNone
PrevInSectionNone

File Object (Debug)

FileInfo VariableValue
UniqueID "3a71e2d65a6b876f7027ee955e76a5e8"
BaseFileName "_index"
TranslationBaseName "_index"
Lang "en"
Section "projects"
LogicalName "_index.md"
Dir "projects/"
Ext "md"
Path "projects/_index.md"

Ordered Taxonomy (Debug)

OrderedTaxonomyEntry VariableValue
Name "foo"
Count 1
Term "foo"
WeightedPages
page.WeightedPages{page.WeightedPage{Weight:0, Page:(*hugolib.pageState)(0xc000a2c510), owner:(*hugolib.pageState)(0xc0008704e0)}} (type:page.WeightedPages)

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]