Commit Graph

13 Commits

Author SHA1 Message Date
40b1895618 Redo the translation system (steal from tabi) 2024-06-20 08:42:24 +03:00
52e9cbeda0 Across the board style fixes and simplifications
Plus bump to v3
2024-06-18 03:19:37 +03:00
88cf05a654 Fix nav active indicator, remove useless default values 2024-06-16 05:20:06 +03:00
7bb9b19e77 Make previous commit actually work
This is a huge mess, Zola is really not i18n-friendly
2024-06-16 04:57:51 +03:00
a4a68c8b61 Initial work on adding i18n support, drop footer link support (breaking change!) 2024-06-15 22:36:03 +03:00
d0eaa63568 Change indenting to 1 tab (4 spaces)
It's more readable this way
2024-02-27 18:38:23 +03:00
4a63a7b95b Add Description to single taxonomy list
Having a description for each post just like `blog_list.html` adds more uniformity and is very helpful
2024-02-22 11:13:55 +00:00
9bf3e34a61 feat: base_url -> get_url 2023-12-25 05:45:07 +03:00
c006fbe69d chore: Keep nice look while having good contrast 2023-12-06 02:41:21 +03:00
2e70914d51 feat: Improved tags; get rid of bootstrap icons and scanlines
- Tags now use horizontal unordered list and have dope hover effect (shoutout to https://libreivan.com)
- Get rid of Bootstrap Icons and Scanlines scss files, the former added extra ~90kb to the stylesheet which I think is bloat, one can use emojis for this, and the scanlines were replaced by much simpler code from https://aroace.space
- Replace fg09 with fg10; it just makes more sense
- Simplify anchor styling
- Update woodpecker.yml to work with Woodpecker 2.0
2023-11-26 05:08:08 +03:00
9202b7fe92 feat: Style improvements, use Source Code Pro for monospace, update Inter to 4.0, pill-like nav on desktop, color changes 2023-11-22 03:29:55 +03:00
d39b7f5630 feat: Bootstrap icons, new H1 style, symlink README to site index 2023-10-28 04:20:09 +03:00
36926a0b79 feat: Rewrite in Zola 2023-10-13 00:55:20 +00:00