.Kind (page): .Type (posts) / .Layout ()
Bundle: n/a (regular page)
[ categories | tags | search ]
ox-hugo Test Site

This is the test site for the ox-hugo package for Emacs/Org-mode.

It is updated automatically after each commit to the ox-hugo repo. It was last updated on Oct 05, 2024 21:20 UTC.


This page was created/modified in commit c24ea79 "feat!: Use tomelr.el for TOML generation" on 2022-05-03.
Markdown source of this page

Custom front matter with nested maps in TOML

tags: custom-fm TOML-Table nested-map


Description/Summary

Custom TOML front-matter with TOML tables.

Content

ox-hugo Issue #139


Page (Debug)

Page VariableValue
Name "Custom front matter with nested maps in TOML"
Title "Custom front matter with nested maps in TOML"
ResourceType "page"
Kind "page"
Section "posts"
Draft false
Type "posts"
Layout ""
Permalink "https://ox-hugo.scripter.co/test/posts/custom-front-matter-with-nested-maps-toml/"
RelPermalink "/posts/custom-front-matter-with-nested-maps-toml/"
Data
page.Data{} (type:page.Data)
NextPageCustom front matter with list values in YAML
PrevPageCustom front matter with nested maps in YAML
NextInSectionCustom front matter with list values in YAML
PrevInSectionCustom front matter with nested maps in YAML

Page Params (Debug)

KeyTypeValue
collectionmaps.Params
KeyTypeValue
animals[]interface {} "dog" "cat" "penguin" "mountain gorilla"
booleans[]interface {} true false
floats[]interface {} 12.3 -5 -1.7e-05
integers[]interface {} 123 -5 17 1234
nonnilbool true
strings-symbols[]interface {} "abc" "def" "two words"
descriptionstring "Custom TOML front-matter with TOML tables."
dogmaps.Params
KeyTypeValue
eyesint64 2
friends[]interface {} "poo" "boo"
legsint64 4
draftbool false
empty_string_valuemaps.Params
KeyTypeValue
emptystring ""
headermaps.Params
KeyTypeValue
captionstring "stay hungry, stay foolish"
imagestring "projects/Readingabook.jpg"
iscjklanguagebool false
lastmodtime.Time 2022-05-03 00:48:15 -0400 -0400
randommaps.Params
KeyTypeValue
foostring "bar"
tags[]string "custom-fm" "TOML-Table" "nested-map"
titlestring "Custom front matter with nested maps in TOML"

File Object (Debug)

FileInfo VariableValue
UniqueID "8dea056fa993f402c429ae5cce136f4b"
BaseFileName "custom-front-matter-with-nested-maps-toml"
TranslationBaseName "custom-front-matter-with-nested-maps-toml"
Lang "en"
Section "posts"
LogicalName "custom-front-matter-with-nested-maps-toml.md"
Dir "posts/"
Ext "md"
Path "posts/custom-front-matter-with-nested-maps-toml.md"

This site is generated using the ox-hugo package for Emacs/Org-mode + hugo-bare-min-theme + Hugo 0.101.0 (commit 466fa43c16709b4483689930a4f9ac8add5c9f66) . This site is powered by Netlify.
[Test Site home | ox-hugo home]