- Serves a compressed version of the Lilex fonts, to improve the page
loading and lower it's weight. The compression was done with the help
of https://github.com/google/woff2 as found on
https://stackoverflow.com/a/73105293.
- Fixes#39.
Co-Authored-by: iGor milhit <igor@milhit.ch>
- Updates the picocss dependency.
- Imports pico in the sass hugo pipe.
- Uses dart-sass as transpiler.
- Implements a new logo in SVG, with color adapted to the prefered
colorsheme.
- Adapts my styles to the pico css theme.
- Updates the changelog.
- Closes#29.
- Closes#15.
- Closes#16.
Co-Authored-by: iGor milhit <igor@milhit.ch>