October 22, 2025 webdev 7 min read MintyFlaskSSG in practice: templates and photos A closer look at MintyFlaskSSG's three-layer template architecture and build-time photo processing—two features that demonstrate the project's design philosophy in action. Topics: mintyflaskssg flask static-site-generator templates photo-management jinja2
August 05, 2019 code 3 min read Debugging Pelican templates A practical guide to troubleshooting and fixing issues in Pelican templates Topics: pelican python debugging templates