/mkdocs-blogging-plugin-example

An example of how to provide a customized template for mkdocs-blogging-plugin.

Primary LanguageHTMLMIT LicenseMIT

mkdocs-blogging-plugin-example

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