9e163ba77e
make line mutable
2025-04-15 16:54:37 -04:00
a7f2d8abdb
correct display of taxon and terms
2025-04-15 15:00:50 -04:00
673f77cfd1
Convert all icons to CSS variables, add feed button next to tags heading
2024-12-23 23:20:43 +03:00
aa43730750
Adjust strings to make translation to specific languages possible ( #100 )
2024-10-05 17:15:31 +03:00
20fe6e82dd
Replace "From newest to oldest" with the total amount of posts ( fixes #85 )
2024-09-24 02:25:16 +03:00
6124fdfc60
Add hot/poor article types, move article list to a partial ( fixes #58 and #53 )
...
Among other things introduce new --fg-contrast color variable.
2024-08-26 03:35:30 +03:00
225d98e11e
Fix adaptivity of post tags
2024-08-11 03:53:25 +03:00
a6e0471fb2
Display multiple post authors of present, align tags to the right
2024-07-20 02:00:53 +03:00
26aea8cf46
Trim whitespace in more places
2024-07-13 22:57:02 +03:00
7e629c95ff
Float tags to the end of post card
2024-07-07 16:48:19 +03:00
6f9c51fa5d
Make the default locale en_US instead of en_IE
...
en_US is way more common and usual for most people than the weird
European en_IE (I do like it but that's just me)
2024-06-30 21:02:01 +03:00
b157f81a07
Allow making posts "featured", tweak article list styles
2024-06-22 06:29:52 +03:00
fe6de0eb17
Deprecate the animated_favicon variable
...
APNG seems to be well supported so it's not needed I guess
2024-06-21 20:39:43 +03:00
238f84de30
Make dates respect current locale (deprecations!)
...
And make comments use it in a smart way (it's not but it works)
Deprecate "extra.date_format" and "extra.comments.locale" and replace it
with "date_format" and "date_locale" in translation files
2024-06-20 19:26:12 +03:00
13fad928f7
Rename translation keys
2024-06-20 10:19:27 +03:00
37e0939391
Continue previous commit
2024-06-20 09:03:46 +03:00
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