athensresearch / handbook

https://athensresearch.gitbook.io/handbook/
Creative Commons Zero v1.0 Universal
5 stars 9 forks source link

Alternative documentation platforms #37

Open joelhans opened 3 years ago

joelhans commented 3 years ago

🚧 WIP 🚧

We're looking into migrating away from GitBook as the deployment platform for the Athens Research handbook. The timeline is still rough, and probably won't begin until the handbook reaches an MVP state.

This issue is meant to create discussion around the pros/cons of alternative docs platforms, and the migration as a whole. Would love some feedback or thoughts on platforms that folks might have tried!

Pros

Cons

Alternatives

Docusaurus

Docz

tangjeff0 commented 3 years ago

Any things we can borrow from https://gitlab.com/gitlab-com/www-gitlab-com ?

joelhans commented 3 years ago

@tangjeff0 Good question. Looks like they use Middleman for that. A tool I used many years ago!

I also found what looks to be another docs repo: https://gitlab.com/gitlab-org/gitlab-docs. That uses a tool called Nanoc: https://nanoc.app/.

I'll have to dig in a bit more into how they publish these things because it's not immediately intuitive.