|
fbed171669
|
Add external class to external buttons
|
2024-06-18 06:42:40 +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 |
|
|
b32c51b71a
|
Make source_url and issues_url optional and adapt content if not set
|
2024-05-21 16:23:18 +03:00 |
|
|
39d75b08c7
|
Use article element in article.html
|
2024-05-21 01:49:15 +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 |
|