This is a template for setting up a blog page using mkdocs-bloggin-plugin. Please follow the guide for further customization. You can also follow an example project to customize the appearance using templates.
A GitHub Action configuration to automatically publish the site is also included. Please remove the file if you do not intend to use it.
The demo site is served at https://liang2kl.github.io/mkdocs-blogging-plugin-bootstrap. Feel free to explore!
Install the dependencies:
pip install -r requirements.txt
Start a local server:
mkdocs serve