Skip to content

Releases: lucat1/statik

v0.5.2

22 May 14:30
986f0ef
Compare
Choose a tag to compare

Fix caching of previous release on go binary services

v0.5.1

22 May 13:45
986f0ef
Compare
Choose a tag to compare

Fix a bug where .link files would always have a \n charter encoded at the end and rendered the link unusable.

v0.5.0

21 May 10:49
24d2ce7
Compare
Choose a tag to compare
  • Added custom templating options
  • The stylesheet can now be changed
  • All output minification is done at runtime
  • The default style now supports multiple-step-backwards navigation

v0.4.5

17 May 11:00
792692f
Compare
Choose a tag to compare

Fixed colors yet again

v0.4.4

17 May 10:48
f5f5adc
Compare
Choose a tag to compare

Changed some colors, added highlights for directories and increase padding to improve readability.

v0.4.3

09 May 19:33
16b8081
Compare
Choose a tag to compare

Sort files and folders by name in alphabetical order

v0.4.2

08 May 20:09
53631a3
Compare
Choose a tag to compare

Account for longer than 40-char file names and grow the name section accordingly

v0.4.1

04 May 14:32
44fd6c7
Compare
Choose a tag to compare

Fix: properly generate resource URIs.

v0.4.0

02 May 11:22
5c32f24
Compare
Choose a tag to compare

Added the -l flag to enable link replacement. In this mode all .link files are trimmed of their extension and the anchor tag in the generated html points to their content (namely a URI).

v0.3.1

04 Feb 15:38
0b5c428
Compare
Choose a tag to compare

Added the proper media tag to correctly scale the display on mobile devices.