mirror of
https://github.com/aclist/dztui.git
synced 2026-08-26 01:37:18 +02:00
327 B
327 B
Dependencies:
pip install -r requirements.txt
Setup:
- Modify
source/conf.py. - Add .rst pages to
sourcetree.
Build
$ mkdir build
$ sphinx-build -M html source build -a
Publish
Export contents of build/html to host.
N.B. For GitHub, touch .nojekyll file on the root of the branch.