8763d960c1
add parenthesis
2025-04-15 18:43:14 -04:00
daca29f6e6
updated article_list display
2025-04-15 18:42:16 -04:00
932c7d9aa4
Work on the sparkline [SKIP CI]
2024-10-18 03:23:07 +03:00
20fe6e82dd
Replace "From newest to oldest" with the total amount of posts ( fixes #85 )
2024-09-24 02:25:16 +03:00
12b2961432
More visually interesting paginator, move paginator to article-list.html
2024-09-22 06:07:04 +03:00
a94a2f6e52
Layout debugging config variable
2024-09-11 20:47:48 +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
598e5e9fb7
Remove description variable from article_list.html ( fixes #33 )
...
Instead use the normal page content. This allows much richer blog
descriptions!
2024-07-19 21:38:27 +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
4edb6e9760
Make blog description optional
2024-07-05 05:53:25 +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
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
7cfc1a9cd6
Make dialog buttons a <div> instead of <p>, render Markdown in blog and post descriptions
2024-06-15 02:58:51 +03:00
9eee1bc77d
Move the rest of the icons to CSS mask
...
This way user can change the icon without overriding the template
itself, plus it's cleaner this way
2024-06-13 17:15:35 +03:00
05d44214be
Rename blog* to article* (breaking change!)
...
Since these styles and templates can be used not only for blogs but for anything, more correct naming makes sense, at cost of a breaking change...
2024-05-02 21:54:47 +03:00