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.
20 lines
535 B
20 lines
535 B
#+title: Single Post, but draft |
|
#+author: |
|
#+date: 2017-07-20 |
|
|
|
#+hugo_base_dir: ../../ |
|
|
|
#+hugo_section: singles |
|
#+hugo_tags: single toml |
|
#+hugo_categories: cat1 cat2 |
|
#+hugo_menu: :menu "foo" :weight 10 :parent main |
|
|
|
#+hugo_draft: true |
|
|
|
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. |
|
* First heading in this post |
|
This is a under first heading. |
|
* Second heading in this post |
|
This is a under second heading.
|
|
|