332 Commits

Author SHA1 Message Date
1722b95bea Rename stylesheets key to styles [BREAKING CHANGE] 2024-09-12 19:20:33 +03:00
4d278ca078 Use separator `div instead of ::after on the home button 2024-09-11 21:22:34 +03:00
a94a2f6e52 Layout debugging config variable 2024-09-11 20:47:48 +03:00
b5a7653bfe Allow opening original attachment by clicking 2024-09-11 19:22:38 +03:00
91911cf4d2 Add fading on top/bottom of the search results container 2024-09-11 14:31:44 +03:00
4722ee54cd Remove QR code hover state
It wasn't very useful since it scans just fine at this size
2024-09-09 19:51:40 +03:00
a84165fe3b Docs improvements, allow setting more stuff outside of articles 2024-09-08 23:50:20 +03:00
87df5f3ce1 Add hover state to comments QR code for easier scanning 2024-09-06 20:02:59 +03:00
971148b3d6 Smaller comments QR size by using png instead of gif 2024-09-06 19:31:37 +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
fe1ec83a28 Disable copy button until animation completes, fix the fill animation color, change how animations/transitions are disabled 2024-09-02 03:25:26 +03:00
b6b2639373 Make --color-opacity variable "private", tweak switch style 2024-09-02 01:53:02 +03:00
607567248c Update CSS and configuration for theme opacity and color management 2024-09-01 20:06:34 +03:00
db499a9363 Attempt to switch to relative colors for primary-color-alpha, simplify --active variable, add --hover and --disabled variables 2024-09-01 16:54:39 +03:00
31a84473ba Improve comments styles, use more fitting cursors 2024-08-30 06:42:22 +03:00
fcf8cdd680 Add active style to theme switcher buttons, style tweaks 2024-08-29 22:49:42 +03:00
86955a7d6c Fix missing goatcounter data attribute 2024-08-29 19:35:11 +03:00
2c1ffc73bf Simplify KaTeX loading, use minified versions 2024-08-29 19:09:51 +03:00
be4605cdfb Add margin between article heading and details (fixes #68)
Additionally fix the tags not floating to the end of article card, and
add a nice top border to details
2024-08-29 06:28:18 +03:00
75db873354 Merge branch 'main' into main 2024-08-28 09:16:56 +00:00
73b2ce8d2a Don't use safe on colors that don't need it 2024-08-28 01:49:52 +03:00
371a86092b Add Katex support for displaying math 2024-08-27 18:39:48 +02:00
320f468785 Disallow screen readers from reading the CRT text 2024-08-27 02:54:04 +00:00
fc8a533d0d Rewrite _nav.scss (fixes #63)
Not the cleanest stylesheet but still a bit better than what it was.
2024-08-27 03:59:23 +03:00
2f00256c0f Fix banner loading and processing 2024-08-26 16:50:54 +03: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
58e4507229 Add YouTube and Vimeo embed shortcodes (fixes #57) 2024-08-26 05:17:16 +03:00
8b24b68c0e Add missing i18n strings 2024-08-26 03:41:02 +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
7ebea6c1b2 Initial navbar menus implementation (fixes #56 and #62)
I'm aware that the styles are very messy, I'm going to rewrite the whole
_nav.scss to be more DRY later.
2024-08-25 23:56:17 +03:00
3499501b44 Close all other navbar dropdowns when different one opens (fixes #59) 2024-08-25 02:01:32 +03:00
813f0cdf68 Prevent navbar from obfuscating post banner on mobile (fixes #61) 2024-08-25 01:37:00 +03:00
7808d906f1 Use modern RGB format (fixes #54) 2024-08-23 23:18:59 +03:00
568829797c Fix the "Feed" button in multi-lang sites 2024-08-23 05:43:41 +03:00
c69b4a3e4f Add repository button to the navbar 2024-08-18 02:32:22 +03:00
67c698b949 Add manual theme switcher (fixes #5) 2024-08-18 02:19:34 +03:00
b7eb0b7d69 Add home icon to home button 2024-08-17 22:51:18 +03:00
0b180de74f Temporary fix for #43 2024-08-15 00:11:16 +03:00
bdf5f3213c Fix full_bleed shortcode variable
Oh and nicer duck pics
2024-08-12 18:05:01 +03:00
225d98e11e Fix adaptivity of post tags 2024-08-11 03:53:25 +03:00
5325d17667 Display status if there's no comments 2024-08-08 05:56:48 +03:00
83b7e84292 Allow custom styles to override primary color 2024-08-08 05:29:09 +03:00
9d1eae1707 Fix search bar being present when search is disabled 2024-08-06 19:50:13 +03:00
f1b90e3b23 Turn on lazy images for testing 2024-08-02 04:40:35 +03:00
4f73263fba Don't use duplicate labels 2024-07-31 05:24:26 +03:00
350e5378b0 Add title to copy button and qr code 2024-07-31 05:21:46 +03:00
96799f7617 Add titles to buttons without visible text 2024-07-30 03:26:44 +03:00
1b313189c8 Allow archiving pages without reasoning (fixes #38) 2024-07-29 21:43:34 +03:00
69c409ba4d Change default color to slate 2024-07-29 21:24:12 +03:00