Sphinx
Documentation
Quickstart
Installation
sphinx-quickstart sphinx-example
Configuration
Update your site metadata in source/conf.py (e.g. html_logo, html_favicon, etc.).
Deployment
Build
make html
Preview
npx --yes serve@latest build/html
Deploy
npx --yes bunny-launcher@latest --interactive