from Hacker News

Ask HN: Tool for converting GitHub files to HTML docs

by alecsmart1 on 12/29/18, 10:08 AM with 1 comments

I want to manage docs on GitHub like how Auth0 does it.

https://github.com/auth0/docs

Gets converted to:

https://auth0.com/docs

Would you know the tool they use or can you suggest a tool which can achieve this rather seamlessly (ideally with a docs type theme)?

I don’t want to use Gitbook as they force to host on a separate sub domain. It’s fine if it’s a paid solution.

  • by dalemyers on 12/29/18, 11:44 AM

    There are hundreds of solutions out there for this. Just search for "documentation generator" and you'll get hundreds of hits. Not sure what this one is. Seems to be custom.