MkDocs
Documentation
Quickstart
Installation
mkdocs new my-project
Configuration
Update your site metadata in mkdocs.yml (e.g. site_name, site_url, etc.).
Deployment
Build
mkdocs build
Preview
npx --yes serve@latest site
Deploy
npx --yes bunny-launcher@latest --interactive