Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 448 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 448 Bytes

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