Skip to content

mkdocs blogging

This repository is an example of configuring mkdocs-blogging-plugin. Please refer to the original repository for detailed usage.

You can preview it on the repository's GitHub Pages.

Install dependencies:

pip3 install -r requirements.txt

Run on localhost:

mkdocs serve