|
|
|
|
|
by zck
472 days ago
|
|
I wanted to: 1. Write HTML in org-mode. Org-mode is great for thinking.
2. Publish clean HTML. The other libraries I was seeing were about exporting arbitrary org files for being consumed online. For example, the built-in exporter has a bunch of html classes that include "org" in them. So I built a custom exporter: https://hg.sr.ht/~zck/ox-zhtml. It's definitely not documented well, but it works well enough for my use. |
|