|
|
|
|
@ -73,6 +73,12 @@ Here is the blogging flow when using this package: |
|
|
|
|
This project consists of =ox-blackfriday.el= too. It is a derivation |
|
|
|
|
of [[https://github.com/larstvei/ox-gfm][=ox-gfm=]] with support added for Blackfriday Markdown tables and |
|
|
|
|
many other tweaks. =ox-hugo= backend extends from this. |
|
|
|
|
|
|
|
|
|
Before you read further, you can see below the outcome of an =ox-hugo= |
|
|
|
|
export (Org on the left; exported Markdown with Hugo front-matter on |
|
|
|
|
the right). |
|
|
|
|
|
|
|
|
|
#+INCLUDE: "./ox-hugo-manual.org::#screenshot" :only-contents t |
|
|
|
|
** Why =ox-hugo=? :wiki: |
|
|
|
|
:PROPERTIES: |
|
|
|
|
:EXPORT_FILE_NAME: Why ox-hugo? |
|
|
|
|
@ -340,6 +346,12 @@ git clone https://github.com/kaushalmodi/ox-hugo.wiki.git |
|
|
|
|
|
|
|
|
|
If changes are only to this Wiki, I believe you can push them directly |
|
|
|
|
using =git= or manually edit those here. |
|
|
|
|
** Screenshot :wiki: |
|
|
|
|
:PROPERTIES: |
|
|
|
|
:EXPORT_FILE_NAME: Screenshot |
|
|
|
|
:CUSTOM_ID: screenshot |
|
|
|
|
:END: |
|
|
|
|
[[https://raw.githubusercontent.com/kaushalmodi/ox-hugo/master/doc/images/org-md.png][https://raw.githubusercontent.com/kaushalmodi/ox-hugo/master/doc/images/org-md.png]] |
|
|
|
|
** Org Capture Setup :wiki: |
|
|
|
|
:PROPERTIES: |
|
|
|
|
:EXPORT_FILE_NAME: Org Capture Setup |
|
|
|
|
|