This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
This is the last release of my Tumblr website. Thanks to surveys, studies and the support of volunteers who have helped me, I have decided to migrate to Zola for good. This version focuses on being sustainable and having low environmental impact. That translates to lower power consumption, higher performance, and greener overall. These are the changes I have made:
What's Changed
- Many bugs have been fixed.
- I changed the color palette. It now uses a pure black for the background, optimized for OLED screens, and uses an eye-pleasing light green.
- I have fixed the linguistic inconsistencies
- The default font is now the operating system font, instead of Inter. I have done this to reduce carbon emissions and to reduce the power consumption of the web page.
- I have improved the rendering of images in Chromium. I had to implement a patch that improves the contrast in Chromium-based browsers and for some reason, makes the images not look so blurry. This problem does not happen in Firefox.
Full Changelog: v4.0.1...v5.0