Hacker News new | ask | show | jobs
by alxjsn 636 days ago
Outline is another great wiki that I have been self-hosting for a couple years now: https://github.com/outline/outline
2 comments

It’s a bit of a pain to set up and self host the container stack but Outline has been great for me. Does anyone have experience with using Outline as a public facing docs/blog site?
What exactly is a pain there? There's a docker compose file in the documentation that will tell you everything: https://docs.getoutline.com/s/hosting/doc/docker-7pfeLP5a8t
How does it handle tables? If it uses markdown and expects us to edit the tables in the markdown format, I'll stay away from it.