.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 Mar 05, 2024 19:24 UTC.


This page was created/modified in commit 314c9f0 "Support "resources" front-matter (Hugo v0.33+)" on 2018-01-17.
Markdown source of this page

Custom resource params with list values

tags: resources toml


Description/Summary


Content


Page (Debug)

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

Page Params (Debug)

KeyTypeValue
draftbool false
iscjklanguagebool false
lastmodtime.Time 2018-01-17 15:39:05 -0500 -0500
resources[]map[string]interface {}
KeyTypeValue
paramsmap[string]interface {}
KeyTypeValue
animals[]interface {} "dog" "cat" "penguin" "mountain gorilla"
booleans[]interface {} true false
floats[]interface {} 12.3 -5 -1.7e-05
foostring "bar"
integers[]interface {} 123 -5 17 1234
strings-symbols[]interface {} "abc" "def" "two words"
srcstring "*.png"
tags[]string "resources" "toml"
titlestring "Custom resource params with list values"

File Object (Debug)

FileInfo VariableValue
UniqueID "fd645aed0b471ee48627ff8ded73484d"
BaseFileName "resources-custom-params-list-values-toml"
TranslationBaseName "resources-custom-params-list-values-toml"
Lang "en"
Section "posts"
LogicalName "resources-custom-params-list-values-toml.md"
Dir "posts/"
Ext "md"
Path "posts/resources-custom-params-list-values-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]