MkDocs
How-to Guide
Setup for Local Development
Make sure you completed the make prep
command that sets up a python venv and installs the required dependencies.
Run the Local Development Server
Run in a terminal:
On Windows:
On Unix-like systems with
After the initialisation is complete, the terminal output displays a link for the browser to view the docs, including hot reloading.