summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob L. Kreuze <zerodaysfordays@sdf.org>2024-07-13 18:13:45 -0400
committerJakob L. Kreuze <zerodaysfordays@sdf.org>2024-07-13 18:13:54 -0400
commit714e10dde0f4d827967856121fa3119c8da97597 (patch)
treea28d45d8fe4bb507be4d296a1a61809936a49902
parent1c8c70e3173f98206768c15cb2e4de706559f151 (diff)
Mention `org-mode-reader' for Haunt in READMEHEADmaster
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 076e1f4..3a336a7 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@ This library implements an HTML back-end for the Org generic exporter, producing
output appropriate for [Haunt's](https://dthompson.us/projects/haunt.html)
`html-reader`.
+An alternative, if you expect Emacs to be available at build time for your website, is [org-mode-reader](https://git.sr.ht/~jakob/blog/tree/master/item/jakob/reader/org-mode.scm).
+
To use this exporter, add the following to your Emacs configuration:
```elisp
@@ -19,7 +21,6 @@ directory.
## Users
-- [Jakob's Personal Webpage](http://jakob.space/)
- [bendersteed.tech](https://bendersteed.tech/posts/migrating-from-hugo-to-haunt.html) (thanks for the kind comments!)
Would you like your blog listed here? Send a patch!