FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

PapyrusReader/docs: Documentation for the Papyrus project. · GitHub

Repository files navigation

Papyrus documentation

Setup

python -m venv .venv
source .venv/bin/activate
pip install -e ".[dev]"

Usage

Live preview:

mkdocs serve

Build static site:

mkdocs build

The development server runs at http://127.0.0.1:8000 by default.

Deployment

Deploy to GitHub pages:

mkdocs gh-deploy --force

Contributors

Languages


Back | FazBrowse Home | New Git URL