.Kind (page): .Type (bugs) / .Layout ()
Bundle: n/a (regular page)
[ 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 ff5be5b "Mark a bug as fixed" on 2018-01-26.
Markdown source of this page

date and publishdate

tags: fixed


Description/Summary

Hugo Issue #2145, Hugo Issue #4323 This post has only the publishdate set in the front-matter, not the date.


Content

Hugo Issue #2145, Hugo Issue #4323

This post has only the publishdate set in the front-matter, not the date.


Page (Debug)

Page VariableValue
Name "date and publishdate"
Title "date and publishdate"
ResourceType "page"
Kind "page"
Section "bugs"
Draft false
Type "bugs"
Layout ""
Permalink "https://hugo-sandbox.netlify.com/bugs/date-and-publishdate/"
RelPermalink "/bugs/date-and-publishdate/"
Data
page.Data{} (type:page.Data)
NextPagePage Bundles
PrevPageResource Order Mutually exclusive
NextInSectionWhitespace chomping inside shortcodes
PrevInSectionGlobs for subdirs in bundles in resources -> src front-matter 4

Page Params (Debug)

maps.Params{"author":[]string{"Kaushal Modi"}, "date":time.Date(2018, time.January, 23, 0, 0, 0, 0, time.Location("")), "draft":false, "iscjklanguage":false, "lastmod":time.Date(2018, time.January, 26, 13, 47, 11, 0, time.Location("")), "publishdate":time.Date(2018, time.January, 23, 0, 0, 0, 0, time.Location("")), "tags":[]string{"fixed"}, "title":"date and publishdate"} (type:maps.Params)

File Object (Debug)

FileInfo VariableValue
UniqueID "72f3f9cd901b7dc6428d398884aaba79"
BaseFileName "date-and-publishdate"
TranslationBaseName "date-and-publishdate"
Lang "en"
Section "bugs"
LogicalName "date-and-publishdate.md"
Dir "bugs/"
Ext "md"
Path "bugs/date-and-publishdate.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]