RepoDocs

How it works

RepoDocs builds a static documentation site from files stored in a project repository.

Add a repository

Add the public repository URL, project name, and stable slug to the RepoDocs configuration.

Write documentation

Put Markdown files in the repository's docs/ directory. Use .nav.yml files to control navigation.

Build the site

RepoDocs pulls the repository and creates static pages for every document.