update recipe org-mode template/example

This commit is contained in:
KemoNine 2022-12-07 09:10:26 -05:00
parent 364a30af02
commit 404b771d8d
1 changed files with 5 additions and 7 deletions

View File

@ -1,11 +1,12 @@
* Template Recipe :Tag1:Tag2:
:PROPERTIES:
:ID: uuid
:EXPORT_HUGO_BUNDLE: date-title
:EXPORT_HUGO_BUNDLE: yyy-mm-dd-title
:EXPORT_FILE_NAME: index.md
:EXPORT_HUGO_PUBLISHDATE: date
:EXPORT_HUGO_DRAFT: true
:DIR: ~/org/culinary/data/bundle/
:EXPORT_HUGO_PUBLISHDATE: yyyy-mm-dd
:EXPORT_HUGO_LASTMOD: yyyy-mm-dd
:EXPORT_HUGO_DRAFT: false
:DIR: ~/org/culinary/data/bundlename/
:END:
#+begin_src toml :front_matter_extra t
@ -33,6 +34,3 @@ directions=[
title="this is a link"
url="https://foo.bar"
#+end_src
- step 1
- step 2