Extremely modified version of mere-blog-theme.
These should work, but are fine tuned for my own use case.
- Run the build scripts
build.sh
for Linux. Mainly used for production use via Cloudflare Pages.build.ps1
for Windows. Mainly used for development use on Windows.
generate_tag.py
andgenerate_category.py
These are both used to generate tag and category pages. On each page, there is a pagination configured to list all posts for that tag/category.
The theme is available as open source under the terms of the MIT License.