Thompson, David <dthomps...@worcester.edu> writes: > On Sun, Apr 22, 2018 at 10:22 AM, Adam Massmann <massman...@gmail.com> wrote: >> >> Hi, >> >> Pierre Neidhardt <ambre...@gmail.com> writes: >> >>> What about Org-mode? >>> Rationale: >>> >>> http://karl-voit.at/2017/09/23/orgmode-as-markup-only >> >> The website uses the haunt [1] static site generator which >> does not currently support direct reading of org files. However, you >> could easily export an org file to one of the supported formats (like >> html). > > If anyone writes an org-mode parser in Guile, let me know and I'll add > support for it in Haunt. I wouldn't even know where to begin with > trying to parse org files. :)
As a workaround or as a starting point, there is OrgRuby (https://github.com/wallyqs/org-ruby, packaged for Guix as ruby-org-ruby). I don't know if Haunt supports Ruby though.