|
4a4f037cd6
|
Prevent articles in the article list from having multiple visual types at once, bump to v5.3.0
|
2024-09-29 21:29:33 +03:00 |
|
|
b98775d61c
|
Allow enabling KaTeX per page/section (fixes #89)
|
2024-09-29 02:48:21 +03:00 |
|
|
6b19540347
|
Improve feed logic
|
2024-09-29 02:35:51 +03:00 |
|
|
161ccc6526
|
Use <li> for nav divider
|
2024-09-28 03:27:34 +03:00 |
|
|
72389f8b6d
|
Make scripts defered for (potential) load time boost
|
2024-09-28 02:45:50 +03:00 |
|
|
42c78c8557
|
RTL fixes and anchor restyle
|
2024-09-28 02:25:08 +03:00 |
|
|
1c1ffafe1e
|
Fix spacing between heading and description with badge present
|
2024-09-25 06:32:22 +03:00 |
|
|
d4375dbcb4
|
Who needs float when you can flex
|
2024-09-23 01:11:51 +03:00 |
|
|
3f80c870ea
|
More visually interesting open animations, close details on outside click
|
2024-09-22 19:04:38 +03:00 |
|
|
12b2961432
|
More visually interesting paginator, move paginator to article-list.html
|
2024-09-22 06:07:04 +03:00 |
|
|
bd572912bd
|
Add support for pagination (fixes #81)
|
2024-09-19 22:11:56 +03:00 |
|
|
2469f64eb7
|
Scale up the blurnail on hover, percents suck, decimals are more readable
|
2024-09-18 18:46:35 +03:00 |
|
|
880a323b27
|
Allow setting favicon per page/section
|
2024-09-18 03:21:34 +03:00 |
|
|
3603618b4d
|
Allow setting card per page/section
|
2024-09-18 02:42:34 +03:00 |
|
|
c460476303
|
Allow setting accent/default theme per page/section
Woo-hoo!
|
2024-09-18 02:17:05 +03:00 |
|
|
0e24fcd190
|
That's no blurhash, that's blurnail!
|
2024-09-17 22:12:32 +03:00 |
|
|
c4f36584fd
|
show footer powered by links as external
|
2024-09-17 08:07:11 +00:00 |
|
|
3b244ecb03
|
Blurhash-type of thing for articles with a banner
|
2024-09-17 05:00:39 +03:00 |
|
|
bd97b75c4f
|
Use percents for opacity
|
2024-09-16 21:52:04 +03:00 |
|
|
a5f16ca54f
|
Optional bundled fonts (fixes #44). Style cleanups
|
2024-09-15 03:49:59 +03:00 |
|
|
7df26217f8
|
Turn "Feed" button to a dropdown if multiple feeds are avaiable (fixes #72)
|
2024-09-14 04:02:11 +03:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|