
Description
You want a docs site or small blog for a project without hand-writing React pages and routes. RDoc turns Markdown files into a website: rdoc init creates the project and npm start previews as you write.
One command compiles static HTML, and another deploys it to GitHub's gh-pages branch.
Markdown sites:Write Markdown to get a docs site or simple blog.
Quick init:rdoc init scaffolds the project.
Local preview:A dev server shows changes live.
Easy deploy:Build static assets and publish to gh-pages.
One command compiles static HTML, and another deploys it to GitHub's gh-pages branch.
Features
Markdown sites:Write Markdown to get a docs site or simple blog.
Quick init:rdoc init scaffolds the project.
Local preview:A dev server shows changes live.
Easy deploy:Build static assets and publish to gh-pages.
Screenshots
Tags:doc-generation
