vietthan.github.io 1. Install & Run Locally Install your venv python3.11 -m venv venv Install the dependencies venv/bin/python -m pip install -r requirements.txt Run locally venv/bin/mkdocs serve 2. External Link https://squidfunk.github.io/mkdocs-material/setup/setting-up-a-blog/