Commit Graph

40 Commits

Author SHA1 Message Date
19e976375c Use code block header if copy button is enabled
Now copy button doesn't cover the code, because it's not on top of it!
2024-07-18 01:55:09 +03:00
462e248be9 Make stuff work better in ShitKit (aka Safari) 2024-07-15 06:30:20 +03:00
84860ddbdf Fix typos 2024-07-07 19:17:54 +03:00
c526a5ad07 Use alerts on home page, fix button on cake page 2024-07-07 17:18:50 +03:00
746f71bdf7 Fix demo full-bleed image alt text 2024-07-05 07:18:22 +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
164385b720 Add styling for more HTML tags
Hope @gabs doesn't mind XD
2024-07-05 04:11:14 +03:00
29fa3ec522 Add GitHub-styled alerts 2024-07-05 03:01:00 +03:00
0404e9e5cb Full-bleed media 2024-06-28 20:28:30 +03:00
fa8b441f7b Allow floating images to start/end of a paragraph 2024-06-27 22:55:35 +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
8ae127d4ce Simpler translation demos 2024-06-20 07:04:15 +03:00
77fdb7c6d8 Don't use !important in media styles 2024-06-20 01:51:52 +03:00
fe3a058dfc Add some basic arabic demo
Yes, the translation is dogshit, I didn't have time to translate it
myself, so here we are, using DeepL
2024-06-18 08:52:50 +03:00
fbed171669 Add external class to external buttons 2024-06-18 06:42:40 +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
96031d9cdb Custom checkboxes and radios! 2024-05-26 21:40:15 +03:00
703bc99a0d Add ability to style images via the URL (fix #22) 2024-05-12 18:13:28 +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
8aa03d03fa Rewrite footer to support links and socials, tweak heading sizes, deprecate page/site links and replace with "external" class, change discalimer heading from plural to singular 2024-05-02 17:58:27 +03:00
25068859f7 Fix fancy code blocks having table styles 2024-04-03 03:01:55 +03:00
cef25880eb Abraham Lincoln -> Quill (as it makes more sense)
Quill... Duckquill... get it?
2024-03-05 03:51:03 +03:00
898ac9f6de "Fix" comments demo
Yes, it's not my post :)
2024-03-05 03:44:19 +03:00
28992f5d8d Figured it out;
Only opaque or frosted elements should cast shadow, othervise only edge highlight should be used
2024-02-16 01:57:09 +03:00
4e37f12afd feat: Support aside element, tweak media queries 2024-02-01 20:33:34 +03:00
14fd1a6dc3 feat: Keep custom stuff where it belongs; in my repo :P 2024-02-01 00:14:08 +03:00
7a844373a0 feat: Update docs 2024-01-30 21:02:45 +03:00
36d8dda804 feat: Use fonts provided by system, new navbar (again) 2024-01-28 20:41:32 +03:00
7fb135c2a9 fix: Minor text fixes 2024-01-16 17:33:01 +03:00
8bdd8d97a5 feat: Use JetBrains Mono again, new header styles, rounded table corners 2023-12-25 04:10:38 +03:00
41a35ef28f feat: Rename color variables, tweak some styles 2023-12-14 17:14:09 +03:00
84a1f95da4 feat: Contrast and legibility improvements 2023-12-05 20:36:38 +03:00
f9d2423bc8 chore: Add note about H1 in demo 2023-10-28 21:47:56 +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
6b6c9a0a78 chore: Variable names and smth 2023-10-15 23:12:50 +00:00
5d330d543c feat: Redo code blocks 2023-10-15 20:01:21 +00:00
f0fb001554 chore: Tweak demo formatting 2023-10-15 17:32:16 +00:00
36926a0b79 feat: Rewrite in Zola 2023-10-13 00:55:20 +00:00