Skip to content

Updating documentation (this website)

This project uses the Diátaxis technical documentation framework. The website is generated using Material for MkDocs and can be viewed at homelab2.e-whisper.com.

There are 4 main parts:

Local development

To edit and view locally, run:

make docs

Then visit localhost:8000

Deployment

For stability and performance, it's running on Cloudflare Pages.

To deploy, see this documentation: MkDocs · Cloudflare Pages docs.

Steps like below:

MkDocs Deploy On Cloudflare Pages