.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

tags: resources


Description/Summary

Markdown source Source of documents: 1, 2 Ref


Content

Markdown source


Source of documents: 1, 2

Ref


Resources


Page (Debug)

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

Page Params (Debug)

maps.Params{"author":[]string{"Kaushal Modi"}, "date":time.Date(2018, time.January, 22, 14, 48, 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, 22, 14, 48, 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"} (type:maps.Params)

Resources (Debug)

Resource VariableValue
Name "documents/payment.docx"
Title "Proof of Payment"
ResourceType "application"
Permalink "https://hugo-sandbox.netlify.com/posts/resources-order-a/documents/payment.docx"
RelPermalink "/posts/resources-order-a/documents/payment.docx"
Params
maps.Params{"icon":"word"} (type:maps.Params)
Resource VariableValue
Name "pdf-file-1"
Title "Document Checklist"
ResourceType "application"
Permalink "https://hugo-sandbox.netlify.com/posts/resources-order-a/documents/checklist.pdf"
RelPermalink "/posts/resources-order-a/documents/checklist.pdf"
Params
maps.Params{"icon":"pdf"} (type:maps.Params)
Resource VariableValue
Name "pdf-file-2"
Title "Instruction Guide"
ResourceType "application"
Permalink "https://hugo-sandbox.netlify.com/posts/resources-order-a/documents/guide.pdf"
RelPermalink "/posts/resources-order-a/documents/guide.pdf"
Params
maps.Params{"icon":"pdf"} (type:maps.Params)
Resource VariableValue
Name "pdf-file-3"
Title "Photo Specifications"
ResourceType "application"
Permalink "https://hugo-sandbox.netlify.com/posts/resources-order-a/documents/photo_specs.pdf"
RelPermalink "/posts/resources-order-a/documents/photo_specs.pdf"
Params
maps.Params{"icon":"photo"} (type:maps.Params)

File Object (Debug)

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