~jakob/ox-haunt

Mention `org-mode-reader' for Haunt in README
Enable customization of where rendered documents are written to
Only handle `:haunt-metadata' when present
bd83688c — Anastasios Manganaris 2 years ago
Add option for extra haunt metadata per file

Hello,

Thank you for making ox-haunt.el. I use some extra metadata to control
how my haunt website is organized. I modified ox-haunt to let me add
extra metadata to each file. Like this:

#+haunt_metadata: ((recent . t) (status . "Completed") (purpose . "Make
development with GNU Guix easier."))

Do you consider this a worthwhile feature? Does this change look
alright?

Best,
Tassos Manganaris
Add 'Users' section to README.md
f3c8fda6 — Dimakakos Dimos 5 years ago v0.2
Add: support for single org-mode file flow

Changes implemented:
 - When using the subtree only flag in org-export, export the current
   subtree after checking if it or any of it's parents have the
   "EXPORT_FILE_NAME" property and that it is marked as DONE. Then parse
   title from heading, date from CLOSED or SCHEDULED state and tags from
   org-mode tags.

 - Add "A" binding in org-export UI to try and export all valid
   subtrees in current buffer.

 - Expose HAUNT_IMAGES_DIR as variable that handles where link images
   are to be saved.
9d25ec4f — Jakob L. Kreuze 5 years ago v0.1
Prefer 'substring' to 'cl-subseq'
5aa4de8e — Jakob L. Kreuze 5 years ago
Fix propagation of `dest-path' in `ox-haunt-export-as-html'
1fd13da7 — Jakob L. Kreuze 5 years ago
Update docstrings
7aa32cb6 — Jakob L. Kreuze 5 years ago
Update Package-Requires
ebca2cc7 — Jakob L. Kreuze 5 years ago
Update README.md
cf7f4c44 — Jakob L. Kreuze 5 years ago
Propagate `:haunt-base-dir' if set as a buffer-local custom.
f6fa6d75 — Jakob L. Kreuze 5 years ago
Remove `html-tidy' support.
34a29d7b — Jakob L. Kreuze 5 years ago
Implement a 'ox-haunt-base-dir custom variable
48120565 — Jakob L. Kreuze 5 years ago
Remove replacement for 'ox-html-src-block
fce006aa — Jakob L. Kreuze 5 years ago
Add recognition for the TAGS keyword
123ea154 — Jakob L. Kreuze 5 years ago
Rename vestigial ':hugo-base-dir
699f4383 — Jakob L. Kreuze 5 years ago
Add replacement for 'ox-html-src-block
20d397d6 — Jakob L. Kreuze 5 years ago
Stop wrapping output in <article>

Wrapping the exported HTML in <article> is just a hack. I've submitted a
patch for 'html-reader, which properly solves the issue.
Next
Do not follow this link