Skip to content

Releases: Bios-Marcel/stasi-blog

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 ;)