Commit Graph

33 Commits

Author SHA1 Message Date
fcf8cdd680 Add active style to theme switcher buttons, style tweaks 2024-08-29 22:49:42 +03:00
2c1ffc73bf Simplify KaTeX loading, use minified versions 2024-08-29 19:09:51 +03:00
d7e832a913 Add fonts for Katex 2024-08-28 11:18:30 +02:00
371a86092b Add Katex support for displaying math 2024-08-27 18:39:48 +02:00
4392844fc6 Generate card from banner if present. Use page/section description instead of config if available (fixes #51 and #50) 2024-08-26 06:34:24 +03:00
3499501b44 Close all other navbar dropdowns when different one opens (fixes #59) 2024-08-25 02:01:32 +03:00
5b5554f99c Change theme switcher icon depending on current mode 2024-08-18 16:04:34 +03:00
67c698b949 Add manual theme switcher (fixes #5) 2024-08-18 02:19:34 +03:00
1758eb99a8 Make margins/paddings automatically adapt in rtl
No need for separate rules for rtl, yay!
2024-07-05 05:54:19 +03:00
93db7e7bcd Remove the .domains copy step from CI
Zola can copy static files to the site root by itself
2024-07-04 21:47:49 +03:00
7691b260a3 Fix missing labels (a11y)
Additionally add some missing translations
2024-06-20 06:48:56 +03:00
8636461a84 Update card
Update the style of the card; use heavy version of inter font instead of
Cantarell
2024-06-13 05:17:39 +03:00
2c00af1bd7 Fix the copy button scrolling with overflowed code, add blur to it for legibility 2024-05-10 15:46:19 +03:00
1f7dab1f59 Proper support for heading anchors 2024-05-09 22:52:02 +03:00
3f87d78b33 Add optional copy code button! 2024-05-09 22:01:25 +03:00
41ff1c4748 Some improvements to the config (breaking changes!)
- Remove support for per-page/section emoji favicon (breaking change!)
- Update copyright year
- Improve code comments in config
- Introduce a new configuration variable: locale; used for defining comment timestamp locale
- Fix code blocks having every other line being darker in some complex cases (unset leftover styles from "table")
- Fix code block "mark" having an edge highlight (leftover style from "mark")
- Use get_url for code block styles
- Always use png favicon as a fallback
- Get rid of transparency and roundness in apple-touch-icon (as recommended by 🤮pple)
2024-04-21 20:44:52 +03:00
eda90280f2 Update logo/favicon/card
Use same base as my avatar
2024-04-20 22:37:25 +03:00
36d8dda804 feat: Use fonts provided by system, new navbar (again) 2024-01-28 20:41:32 +03:00
4addfec36e feat: Restore BS icons, separate styles to modules 2024-01-13 17:15:18 +03:00
75f18e625e featL Improve 404 illustration 2024-01-08 03:05:57 +03:00
8bdd8d97a5 feat: Use JetBrains Mono again, new header styles, rounded table corners 2023-12-25 04:10:38 +03:00
3f32f6554f feat: Update screenshot and remove bootstrap icons fonts 2023-12-14 19:20:17 +03:00
a9822d4c7e feat: Center face in 404 image 2023-12-14 19:05:40 +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
8cb64945de feat: Animated 404 image, some style improvements, more attributions 2023-11-09 21:35:12 +03:00
cca5b622cf feat: Tweak H1 size, new 404 image 2023-11-05 19:02:32 +03:00
461eaaa7a0 chore: Remove favicon/card source files 2023-10-28 22:12:42 +03:00
d39b7f5630 feat: Bootstrap icons, new H1 style, symlink README to site index 2023-10-28 04:20:09 +03:00
bb7b4ead29 feat: Improve metadata, add blog descriptions 2023-10-19 23:50:28 +00:00
8c52b6294d fix: Card SVG 2023-10-15 23:19:13 +00:00
6b6c9a0a78 chore: Variable names and smth 2023-10-15 23:12:50 +00:00
0426f63368 feat: Wait this may work 2023-10-14 02:46:48 +00:00
36926a0b79 feat: Rewrite in Zola 2023-10-13 00:55:20 +00:00