A straightforward look at where MintyFlaskSSG stands after splitting from MintyFlaskThemes—what's working, what needs attention, and where the project goes next.
Why MintyFlaskThemes uses pure Jinja2 for template resolution instead of theme management libraries, and what that choice reveals about architectural priorities.
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.
Exploring the design philosophy behind MintyFlaskSSG—a Flask-based static site generator built on semantic HTML principles, YAML-driven content, and composable template architecture.
Learn how to design and implement effective continuous integration pipelines for Flask applications that automate testing, linting, and deployment processes.
A comprehensive guide to setting up and configuring Jenkins CI pipelines for Flask applications, integrating pytest tools, and automating your testing workflow.