You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

1.3 KiB

Single Post with YAML front matter

This is a single post. You do not need to set the EXPORT_FILE_NAME property in here. But then you also lose the tag and property inheritance, TODO state, etc. Org awesomeness.

This file will export the front-matter in YAML (because #+hugo_front_matter_format: yaml). See /wilderjds/ox-hugo/src/commit/ad9eb052033f196597e82b23c426d6b887156f60/test/site/content-org/single-posts/post-toml.org that exports that in TOML.

Here's the same link with description: Post exported with TOML front-matter.

Here's an example with relative link to an Org file: /wilderjds/ox-hugo/src/commit/ad9eb052033f196597e82b23c426d6b887156f60/test/site/content-org/images-in-content/post4/post4.org.


All of the above linked Org files have to export posts using per-file flow, and they cannot be page bundles or have slugs — See ox-hugo Issue #131 for requirements for this basic cross-linking to work as expected.


First heading in this post

This is a under first heading.

Second heading in this post

This is a under second heading.