Project
zer0-image-generator
Adds a `jekyll preview-images` command that generates front-matter-wired preview banners for posts and collections. Claude analyzes each article into an art brief and vision-reviews the render; OpenAI (default), xAI, Stability, Gemini, or a free deterministic local template produces the image. The engine is a single vendored Python file, so it also runs standalone without Ruby. Extracted from the zer0-mistakes theme and generalized: collections_dir, front_matter_key, authors_file, and collection auto-discovery make it portable to any Jekyll layout.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Development
Licenses
MIT
Dependencies
Runtime
>= 3.9, < 5.0