.Kind (page): .Type (page) / .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 bcbab3e "minor(fix): Update tests" on 2022-10-07.
Markdown source of this page

Writing Hugo blog in Org

categories: emacs

tags: hugo org


This is a Draft



Description/Summary

First heading within the post # This post will be exported as content/posts/writing-hugo-blog-in-org-subtree-export.md. Its title will be “Writing Hugo blog in Org”. It will have hugo and org tags and emacs as category. The menu item weight and post weight are auto-calculated. The menu item identifier is auto-set. The lastmod property in the front-matter is set automatically to the time of export. A sub-heading under that heading # It’s draft state will be marked as true as the subtree has the todo state set to TODO.


Content

First heading within the post #

A sub-heading under that heading #

With the point anywhere in this Writing Hugo blog in Org post subtree, do C-c C-e H H to export just this post.

The exported Markdown has a little comment footer as set in the Local Variables section below.


Page (Debug)

Page VariableValue
Name "Writing Hugo blog in Org"
Title "Writing Hugo blog in Org"
ResourceType "page"
Kind "page"
Section ""
Draft true
Type "page"
Layout ""
Permalink "https://ox-hugo.scripter.co/test/writing-hugo-blog-in-org-subtree-export/"
RelPermalink "/writing-hugo-blog-in-org-subtree-export/"
Data
page.Data{} (type:page.Data)
NextPagePost 5 with auto calculation of weight (HUGO_WEIGHT as keyword)
PrevPageWriting Hugo blog in Org (File Export)
NextInSectionNone
PrevInSectionWriting Hugo blog in Org (File Export)

Page Params (Debug)

KeyTypeValue
alphaint64 1
author[]string "Kaushal Modi"
bazstring "zoo"
betastring "two words"
categories[]string "emacs"
datetime.Time 2017-09-10 00:00:00 +0000 UTC
draftbool true
foostring "bar"
gammaint64 10
iscjklanguagebool false
lastmodtime.Time 2022-10-07 14:59:29 -0400 -0400
menumaps.Params
KeyTypeValue
mainmaps.Params
KeyTypeValue
identifierstring "writing-hugo-blog-in-org"
weightint64 2001
publishdatetime.Time 2017-09-10 00:00:00 +0000 UTC
tags[]string "hugo" "org"
titlestring "Writing Hugo blog in Org"
weightint 2001

File Object (Debug)

FileInfo VariableValue
UniqueID "acea8ae3f6cb21804d23904a7fa30b55"
BaseFileName "writing-hugo-blog-in-org-subtree-export"
TranslationBaseName "writing-hugo-blog-in-org-subtree-export"
Lang "en"
Section ""
LogicalName "writing-hugo-blog-in-org-subtree-export.md"
Dir "/"
Ext "md"
Path "writing-hugo-blog-in-org-subtree-export.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]