This is the source code of my website and blog. It is powered by MkDocs.
Clone the repository and run pip install -r requirements.txt
to install the dependencies. Run the following command to build the website:
mkdocs build
This project is licensed under the CC BY 4.0 license. See the LICENSE file for details.