rbeucher / mkdocs-blogging-plugin-example

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

Home Page:https://liang2kl.github.io/mkdocs-blogging-plugin-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://liang2kl.github.io/mkdocs-blogging-plugin-example

License:MIT License


Languages

Language:HTML 100.0%