gitdocs
gitdocs copied to clipboard
Easy to use, SEO-friendly, beautiful documentation that lives in your git repo.
Add warnings during build time if links are dead.
While working on porting some docs, I noticed this would be helpful. I'd like to be able to run something like `gitdocs add node/http` and automatically have a file generated...
Could be cool to have a `--pdf` flag for the build command that will output to a pdf rather than a static site. Useful for research papers, etc. https://github.com/RelaxedJS/ReLaXed
It would be nice to see how gitdocs stacks up against docusaurus, gitbook, docsify, etc. - custom components (tips, highlight, mermaid, etc) - bring your own components (in progress) -...
Somewhat popular and powerful text based formatting lang, supported by readthedocs.org.
Instead of generating a full static site with folders/subfolders this could work like docsify.js.org and be ideal for deployment on github pages.
Would be nice to have an interpolated syntax for previewing components definitions, related to #9.
Add the ability to switch between versions of docs.
Doesn't always happen, but I was able to run into it here https://cl.ly/1O3X2C3k0t3l.