.Kind (page): .Type (posts) / .Layout ()
Bundle: leaf
[ 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 31701bf "Update the resource order example" on 2018-01-26.
Markdown source of this page

Resource Order A (YAML)

tags: resources


Description/Summary

Markdown source Source of documents: 1, 2 Ref


Content

Markdown source


Source of documents: 1, 2

Ref


Page (Debug)

Page VariableValue
Name "Resource Order A (YAML)"
Title "Resource Order A (YAML)"
ResourceType "page"
Kind "page"
Section "posts"
Draft false
Type "posts"
Layout ""
Permalink "https://hugo-sandbox.netlify.com/posts/resources-order-a-yaml/"
RelPermalink "/posts/resources-order-a-yaml/"
Data
page.Data{} (type:page.Data)
NextPageResource Counters C
PrevPagePage Bundles
NextInSectionResource Counters C
PrevInSectionResource Order Mutually exclusive

Page Params (Debug)

maps.Params{"author":[]string{"Kaushal Modi"}, "date":time.Date(2018, time.January, 25, 14, 49, 0, 0, time.Location("")), "draft":false, "iscjklanguage":false, "lastmod":time.Date(2018, time.January, 26, 11, 46, 6, 0, time.Location("")), "publishdate":time.Date(2018, time.January, 25, 14, 49, 0, 0, time.Location("")), "resources":[]map[string]interface {}{map[string]interface {}{"name":"header", "src":"images/header.*"}, map[string]interface {}{"params":map[string]interface {}{"icon":"photo"}, "src":"documents/photo_specs.pdf", "title":"Photo Specifications"}, map[string]interface {}{"src":"documents/guide.pdf", "title":"Instruction Guide"}, map[string]interface {}{"src":"documents/checklist.pdf", "title":"Document Checklist"}, map[string]interface {}{"src":"documents/payment.docx", "title":"Proof of Payment"}, map[string]interface {}{"name":"pdf-file-:counter", "params":map[string]interface {}{"icon":"pdf"}, "src":"**.pdf"}, map[string]interface {}{"params":map[string]interface {}{"icon":"word"}, "src":"**.docx"}}, "tags":[]string{"resources"}, "title":"Resource Order A (YAML)"} (type:maps.Params)

File Object (Debug)

FileInfo VariableValue
UniqueID "f0e9f3e2bc321778dda535b5ef270426"
BaseFileName "index"
TranslationBaseName "index"
Lang "en"
Section "posts"
LogicalName "index.md"
Dir "posts/resources-order-a-yaml/"
Ext "md"
Path "posts/resources-order-a-yaml/index.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]