Skip to content

Releases: Bios-Marcel/stasi-blog

v0.9.1

22 Feb 23:14
Compare
Choose a tag to compare
* 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

22 Feb 23:08
Compare
Choose a tag to compare
User:
* tags are now sorted

Author:
* meta data is now yaml instead of template format
  > Potentially woring towards markdown posts

v0.8.5

28 Nov 17:04
Compare
Choose a tag to compare
  • 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

26 Feb 17:22
Compare
Choose a tag to compare
* 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

25 Feb 18:22
Compare
Choose a tag to compare
* Favicon can now be a PNG
* Input folders "media" and "pages" are now ignored if not available

0.8.2

24 Feb 18:16
Compare
Choose a tag to compare
Version 0.8.2

* Reduce baae.css size slightly
* Add --minify to minify css and html (partially)

0.8.1

31 Dec 12:48
0.8.1
5e73ae7
Compare
Choose a tag to compare
Version 0.8.1

0.8: First usable and releasable version.

24 Dec 01:12
0.8
fdf0b5f
Compare
Choose a tag to compare
0.8 because I almost deem it 1.0, but not quite ;)