.Kind (page): .Type (posts) / .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 cf4db09 "Add image credit, caption and creator in front-matter" on 2018-03-21.
Markdown source of this page

A Project Foo post

projects: foo

tags: custom-taxonomy


Description/Summary

This is a post for project foo.


Content

This is a post for project foo.


Page (Debug)

Page VariableValue
Name "A Project Foo post"
Title "A Project Foo post"
ResourceType "page"
Kind "page"
Section "posts"
Draft false
Type "posts"
Layout ""
Permalink "https://hugo-sandbox.netlify.com/posts/a-project-foo-post/"
RelPermalink "/posts/a-project-foo-post/"
Data
page.Data{} (type:page.Data)
NextPagePost heading with crazy characters
PrevPageBaseURLs with subdirs and absURL/relURL
NextInSectionPost heading with crazy characters
PrevInSectionBaseURLs with subdirs and absURL/relURL

Page Params (Debug)

maps.Params{"author":[]string{"Kaushal Modi"}, "creator":"Emacs 27.0.50 (Org mode 9.1.7 + ox-hugo)", "draft":false, "iscjklanguage":false, "lastmod":time.Date(2018, time.March, 21, 11, 31, 2, 0, time.Location("")), "projects":[]string{"foo"}, "tags":[]string{"custom-taxonomy"}, "title":"A Project Foo post"} (type:maps.Params)

File Object (Debug)

FileInfo VariableValue
UniqueID "79c8075771c42c4f40bd9d19bf0bed6a"
BaseFileName "a-project-foo-post"
TranslationBaseName "a-project-foo-post"
Lang "en"
Section "posts"
LogicalName "a-project-foo-post.md"
Dir "posts/"
Ext "md"
Path "posts/a-project-foo-post.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]