Releases: getstattic/stattic
Releases · getstattic/stattic
0.0.8
- 📦 NEW: Added --assets flag to serve assets from outside of Stattic
- 👌 IMPROVE: Updated 404 title text to be centered
- 👌 IMPROVE: Updated various template classes
- 👌 IMPROVE: Updated date output and post sorting by date
- 👌 IMPROVE: Updated header and background styles in base.html
- 👌 IMPROVE: Updated post excerpt text color from gray-400 to slate-50
- 👌 IMPROVE: Updated ul and ol style types
- 👌 IMPROVE: Updated TailWindCSS to ^3.4.17
0.0.7
- 📦 NEW: Added featured images to the post and page templates
- 📦 NEW: Added --content flag to pull content from outside of Stattic
- 📦 NEW: Added --templates flag to pull template files from outside of Stattic
- 📦 NEW: Added --robots flag with public (default) and private options
- 👌 IMPROVE: Updated tailwindcss build output location
- 👌 IMPROVE: Updated CSS URL
- 👌 IMPROVE: Updated minified CSS file name
- 👌 IMPROVE: Updated base.html with canonical URL check
- 👌 IMPROVE: Updated base.html with open graph tags
0.0.6
- Updated date formats, image processing and more
- Updated requirements.txt file with mistune
- Updated version numbers in requirements.txt to fix potential security issues
- Updated templates to include wrapper inside individual templates
- Updated default build to work locally
- Updated templates to work with new local build
- Updated README.md with up-to-date details
0.0.5
- Added customizable 404 template file
- Added sitemap.xml file
- Added RSS feed
- Better a11y with aria-label footer link
- General code cleanup
- Updated download image path checks
- Updated build for better autoStattic support
0.0.4
- Improved support for the autoStattic.py content import
0.0.3
- stable and working. More to come.
0.0.2
- A lot of updates. Much closer to being ready for public release but still beta.
0.0.1
- Beta release. Working but not finalized for official release yet.