Hacker News new | ask | show | jobs
by nextos 2707 days ago
Tangentially related, but GitLab has developed surprisingly good (albeit still incomplete) support for org-mode and many other markup languages. So it's extremely easy to publish say a wiki built with org and they render it beautifully.

I've found this invaluable for working solo or in group projects.

1 comments

I definitely agree, because I use org-mode and gitlab, personally.

However, they are just using the same ruby package that Github uses to render the org-mode to HTML... unfortunately it is far from perfect.

Still, it's MUCH better than the go version in Gogs, so there's that.

I know, but on Gitlab you can additionally run an Emacs container to use org to export to HTML.