Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I've been using Pelican as my static site generator of choice, but I'm frustrated that Markdown and ReStructured Text are the only formats it can handle. I chose ReStructured Text over Markdown, but what I really want is to write org files. I've been meaning to roll my own solution in Emacs Lisp using org-publish plus some custom functions to generate RSS feeds, but I haven't gotten around to it yet.


I found a cool project called org-page that looks pretty good. https://github.com/kelvinh/org-page

I have some concerns about its architecture in that it's too integrated with git repositories, but it looks like a great place to start from.


It would probably be pretty straightforward to just write an org adapter as a Pelican reader plugin:

http://pelican.readthedocs.org/en/latest/plugins.html#how-to...


IIRC Pelican also works w/asciidoc.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: