297 Commits

Author SHA1 Message Date
daudix
2469f64eb7
Scale up the blurnail on hover, percents suck, decimals are more readable 2024-09-18 18:46:35 +03:00
daudix
edd5da0a8a
Don't hide the post action buttons on mobile 2024-09-18 03:51:18 +03:00
daudix
880a323b27
Allow setting favicon per page/section 2024-09-18 03:21:34 +03:00
daudix
3603618b4d
Allow setting card per page/section 2024-09-18 02:42:34 +03:00
daudix
c460476303
Allow setting accent/default theme per page/section
Woo-hoo!
2024-09-18 02:17:05 +03:00
daudix
0e24fcd190
That's no blurhash, that's blurnail! 2024-09-17 22:12:32 +03:00
Tamnac
c4f36584fd show footer powered by links as external 2024-09-17 08:07:11 +00:00
daudix
3b244ecb03
Blurhash-type of thing for articles with a banner 2024-09-17 05:00:39 +03:00
daudix
ed02e10c3a
Redo the table of contents dropdown, with new animation as well 2024-09-17 04:02:44 +03:00
daudix
543d1bf862
Add share button and more (fixes #73) 2024-09-17 01:40:25 +03:00
daudix
bd97b75c4f
Use percents for opacity 2024-09-16 21:52:04 +03:00
daudix
f570d1dd74
Allow setting spoiler style via shortcode, move glass shadow to a CSS variable 2024-09-16 01:36:47 +03:00
daudix
a5f16ca54f
Optional bundled fonts (fixes #44). Style cleanups 2024-09-15 03:49:59 +03:00
daudix
7df26217f8
Turn "Feed" button to a dropdown if multiple feeds are avaiable (fixes #72) 2024-09-14 04:02:11 +03:00
daudix
a1946ae0b2
A bunch of breaking changes for no reason except for "I didn't like it"
I mean, this release has breaking changes anyway, why not break all the
stuff I wanted to break?
2024-09-14 03:37:03 +03:00
daudix
1722b95bea
Rename stylesheets key to styles [BREAKING CHANGE] 2024-09-12 19:20:33 +03:00
daudix
4d278ca078
Use separator `div instead of ::after on the home button 2024-09-11 21:22:34 +03:00
daudix
a94a2f6e52
Layout debugging config variable 2024-09-11 20:47:48 +03:00
daudix
b5a7653bfe
Allow opening original attachment by clicking 2024-09-11 19:22:38 +03:00
daudix
91911cf4d2
Add fading on top/bottom of the search results container 2024-09-11 14:31:44 +03:00
daudix
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
daudix
a84165fe3b
Docs improvements, allow setting more stuff outside of articles 2024-09-08 23:50:20 +03:00
daudix
87df5f3ce1
Add hover state to comments QR code for easier scanning 2024-09-06 20:02:59 +03:00
daudix
971148b3d6
Smaller comments QR size by using png instead of gif 2024-09-06 19:31:37 +03:00
daudix
1608ed814c
Close blocks properly 2024-09-06 16:12:23 +03:00
daudix
0ac11f76a1
Allow overriding the whole page's body 2024-09-03 21:55:24 +03:00
daudix
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
daudix
b6b2639373
Make --color-opacity variable "private", tweak switch style 2024-09-02 01:53:02 +03:00
daudix
607567248c
Update CSS and configuration for theme opacity and color management 2024-09-01 20:06:34 +03:00
daudix
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
daudix
31a84473ba
Improve comments styles, use more fitting cursors 2024-08-30 06:42:22 +03:00
daudix
fcf8cdd680
Add active style to theme switcher buttons, style tweaks 2024-08-29 22:49:42 +03:00
daudix
86955a7d6c
Fix missing goatcounter data attribute 2024-08-29 19:35:11 +03:00
daudix
2c1ffc73bf
Simplify KaTeX loading, use minified versions 2024-08-29 19:09:51 +03:00
daudix
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
maxletemple
75db873354 Merge branch 'main' into main 2024-08-28 09:16:56 +00:00
daudix
73b2ce8d2a
Don't use safe on colors that don't need it 2024-08-28 01:49:52 +03:00
Maxime LETEMPLE
371a86092b Add Katex support for displaying math 2024-08-27 18:39:48 +02:00
theycallhermax
320f468785 Disallow screen readers from reading the CRT text 2024-08-27 02:54:04 +00:00
daudix
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
daudix
2f00256c0f
Fix banner loading and processing 2024-08-26 16:50:54 +03:00
daudix
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
daudix
58e4507229
Add YouTube and Vimeo embed shortcodes (fixes #57) 2024-08-26 05:17:16 +03:00
daudix
8b24b68c0e
Add missing i18n strings 2024-08-26 03:41:02 +03:00
daudix
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
daudix
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
daudix
3499501b44
Close all other navbar dropdowns when different one opens (fixes #59) 2024-08-25 02:01:32 +03:00
daudix
813f0cdf68
Prevent navbar from obfuscating post banner on mobile (fixes #61) 2024-08-25 01:37:00 +03:00
daudix
7808d906f1
Use modern RGB format (fixes #54) 2024-08-23 23:18:59 +03:00
daudix
568829797c
Fix the "Feed" button in multi-lang sites 2024-08-23 05:43:41 +03:00