Releases: Bios-Marcel/stasi-blog
Releases · Bios-Marcel/stasi-blog
v0.9.1
* Author features * `serve` command now uses gzip for more realistic testing * `live` command is now faster * Draft mode (Disabled by default) to not build unfinished posts * Images load lazy by default * Use favicon setting is gone now, ico is preferred and png works again * Support for embedded asciinema "videos" * UX / UI Improvements * Headings now have copyable anchors * Remove obsolete homepage link * improve font size and margin consistencies for smooth page transitions * Bugfixes * No more css blowout due to images * Script tags aren't escaped anymore
v0.9.0: Improve UX
User: * tags are now sorted Author: * meta data is now yaml instead of template format > Potentially woring towards markdown posts
v0.8.5
- Features
- Posts can now have separte authors
- Proper Windows support
- Index now has pagination
- dev / live mode to prevent having to manually build and serve after
changing - CSS to improve printability
- Bugfixes
- Building now properly closes all file handles
- We now listen to localhost instead of 0.0.0.0, preventing annoying
firewall dialogs on windows - Autoconpletion now works
- Accessibility
- Contrast has been increased slightly
- Layout
- screen width is now being used more efficiently
- Top margins of page content is now the same on all pages
Version 0.8.4
* Building the source now works via the subcommand 'build' * Demo HTTP server now available as subcommand 'server' * Port is now configurable * New "-v" / "--verbose" flag * No more panics when running into errors
Version 0.8.3
* Favicon can now be a PNG * Input folders "media" and "pages" are now ignored if not available
0.8.2
Version 0.8.2 * Reduce baae.css size slightly * Add --minify to minify css and html (partially)
0.8.1
Version 0.8.1
0.8: First usable and releasable version.
0.8 because I almost deem it 1.0, but not quite ;)