tech docs feel free to clone my repo and use it as a template for your own tech docs prerequisites python3: https://www.python.org/downloads/ uv: https://github.com/astral-sh/uv getting started clone the repo install the dependencies uv sync start the development server uv run mkdocs serve open the browser and go to http://localhost:8000