Hacker News new | ask | show | jobs
by ibnishak 2692 days ago
consider it as a feature request, but if you really plan to match github pages, I hope you will eventually include an on the fly renderer for org-mode files too, like GitHub. Markdown serving packages are dime a dozen, I am yet to see something that will serve org files without having to export first.
1 comments

Sorry, to be clear the tool is designed to make it easier to locally test your static HTML GitHub Pages repos, where things like a `/about` link will not resolve in the context of your filesystem and likely also won't know to check for `about.html`. I'm not trying to make sites equivalent to GitHub Pages from other sources. Does GitHub Pages actually support org-mode? That's certainly news to me, and if so I'll take a look into how it works and whether I can add support.