Commit Graph

24 Commits

Author SHA1 Message Date
26b12aadf6 Rewrite half the theme to make Mozilla observatory more happy about strict CSP 2024-10-18 18:16:38 +03:00
c460476303 Allow setting accent/default theme per page/section
Woo-hoo!
2024-09-18 02:17:05 +03:00
1608ed814c Close blocks properly 2024-09-06 16:12:23 +03:00
0ac11f76a1 Allow overriding the whole page's body 2024-09-03 21:55:24 +03:00
67c698b949 Add manual theme switcher (fixes #5) 2024-08-18 02:19:34 +03:00
7c176c09d2 Set rel attributes to links (fixes #40) 2024-07-29 17:18:25 +03:00
716e4abfc8 Replace path to tabi with duckquill 2024-07-24 06:31:38 +03:00
0866d0725b Make more XHTML5 compliant in theory (fixes #31) 2024-07-19 22:26:15 +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
40b1895618 Redo the translation system (steal from tabi) 2024-06-20 08:42:24 +03:00
ee70e5fe46 More RTL improvements and some style tweaks 2024-06-18 07:52:13 +03:00
2abb4d234c A set of style fixes for rtl langs 2024-06-17 05:21:54 +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
d0eaa63568 Change indenting to 1 tab (4 spaces)
It's more readable this way
2024-02-27 18:38:23 +03:00
ae977db857 Add type for favicons, chnage includes to partials 2024-02-11 11:15:15 +03:00
e4246c69b8 feat: Skip to content link 2024-02-04 00:32:33 +03:00
236c82f1b5 feat: Use bad html for now (sorry xhtml, you look promising but I've got no more nerve cells today) 2024-01-31 02:09:03 +03:00
f2aed3ff10 feat: More tries 2024-01-31 02:03:59 +03:00
67fee49f8a feat: Ugh 2024-01-31 01:51:57 +03:00
dba8d0f9db feat: Try this 2024-01-31 01:47:05 +03:00
20d09cb11b feat: Use xhtml, fuck WHATWG 2024-01-31 01:09:38 +03:00
36926a0b79 feat: Rewrite in Zola 2023-10-13 00:55:20 +00:00