McDic's Blog This repository is used for McDic's Blog. How to run locally pip install -r requirements.txt mkdocs -v serve mkdocs serve: Start the live-reloading docs server. mkdocs build: Build the documentation site.