Releases: mebinthattil/Not-An-SSG
Releases · mebinthattil/Not-An-SSG
v2.2.0
v2.0.0
Improvements
- Clean imports:
from not_an_ssg import render, serve - No more source file copying to user's directory - proper python packaging
- Lazy S3 client (no credentials needed at import)
- New
export_default_css()function for theme customization and creating editable copy in CWD
Breaking Changes
- Package renamed:
Not_An_SSG->not_an_ssg(uniform everywhere now, both SDK and CLI use this) write_stylsheet()requires explicit path,Noneis no longer an accepted stylesheet path
First Release
Genesis