~jakob/ox-haunt

Haunt-flavored HTML backend for the Org export engine
Mention `org-mode-reader' for Haunt in README
Enable customization of where rendered documents are written to

clone

read-only
https://git.sr.ht/~jakob/ox-haunt
read/write
git@git.sr.ht:~jakob/ox-haunt

You can also use your local clone with git send-email.

#ox-haunt

This library implements an HTML back-end for the Org generic exporter, producing output appropriate for Haunt's html-reader.

An alternative, if you expect Emacs to be available at build time for your website, is org-mode-reader.

To use this exporter, add the following to your Emacs configuration:

(with-eval-after-load 'ox
  (require 'ox-haunt))

As of version 0.1, only one workflow is supported. The "haunt base directory" is set by adding #+HAUNT_BASE_DIR, followed by the path, to your document, or by setting ox-haunt-base-dir. When the base directory is set, C-c C-e s h will export the Org buffer to a file in the 'posts/' subdirectory of the haunt base directory.

#Users

Would you like your blog listed here? Send a patch!