4b1fac1f17
Backport some changes and fixes
...
Return the separator customization that got lost in some commit
Don't blur the nav when it's not visible
Don't scale down the article card when clicking on a tag
2024-11-14 19:40:54 +03:00
6b70c103c1
Format code
2024-10-26 18:13:34 +03:00
694479bcdb
Improved comments (see changelog)
2024-10-23 04:35:15 +03:00
49a999c85b
Rename nav-bg to glass-bg since it's used for more than just nav
2024-10-18 21:48:07 +03:00
24ee9864f9
Fix special post types not tinting the banner with color
2024-10-16 23:49:04 +03:00
ee1e1a1997
Mod for bringing back the legacy article list
2024-10-14 06:07:46 +03:00
6607a6e3b6
Fix article cards missing a focus outline
2024-10-14 05:19:30 +03:00
4e595760c8
Cleaner article card code and styles
2024-10-14 04:59:30 +03:00
de43c29786
Increase speed back again (it felt rather weird)
2024-10-12 05:31:38 +03:00
994dd203ae
Slower active animation for article cards (bigger = heavier = slower)
2024-10-09 03:31:57 +03:00
01e6609286
Scale article cards down when pressed
2024-10-06 07:17:21 +03:00
636fad2fd5
Make the entire article card clickable ( fixes #92 )
...
Plus change the title font, since it no longer has an underline
2024-10-06 06:26:15 +03:00
1e47460527
Return some -webkit-
prefixes for wider compatibility
...
It was too good to be true
2024-10-02 04:20:21 +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
20fe6e82dd
Replace "From newest to oldest" with the total amount of posts ( fixes #85 )
2024-09-24 02:25:16 +03:00
16811410f8
Less agressive blurnail zoom
2024-09-22 07:14:23 +03:00
875fe52949
Get rid of dashed outline
...
It didn't fit the style well enough
2024-09-22 07:12:42 +03:00
71ab061393
Even more interesting paginator
2024-09-22 06:14:11 +03:00
12b2961432
More visually interesting paginator, move paginator to article-list.html
2024-09-22 06:07:04 +03:00
5f62879f7e
Sort properties [SKIP CI]
2024-09-20 03:52:08 +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
0e24fcd190
That's no blurhash, that's blurnail!
2024-09-17 22:12:32 +03:00
f6fdea555a
Place the blurhash behind post type icons
2024-09-17 15:11:11 +03:00
3b244ecb03
Blurhash-type of thing for articles with a banner
2024-09-17 05:00:39 +03:00
543d1bf862
Add share button and more ( fixes #73 )
2024-09-17 01:40:25 +03:00
bd97b75c4f
Use percents for opacity
2024-09-16 21:52:04 +03:00
b651470c1d
Add font size variables for consistent typography
2024-09-15 22:21:04 +03:00
75d2e5476c
Details open animation and custom arrow, make icons use current text color
2024-09-15 18:14:39 +03:00
a5f16ca54f
Optional bundled fonts ( fixes #44 ). Style cleanups
2024-09-15 03:49:59 +03:00
4ed42a397b
Get rid of pre-iOS-15 -webkit- prefixes
...
I mean, I don't care about anything lower tbh
2024-09-14 05:06:48 +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
fcf8cdd680
Add active style to theme switcher buttons, style tweaks
2024-08-29 22:49:42 +03:00
74eaa00a9b
Center the date vertically when tags wrap
2024-08-29 06:42:42 +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
a029f81333
DRYer _article-list.scss
2024-08-26 22:05:48 +03:00
80e7ccf9ae
Don't same icon for the post badge and ::before
2024-08-26 21:52:49 +03:00
3121386fd3
Don't duplicate icons in the resulting CSS
...
Intead, use CSS variables.
2024-08-26 21:43:56 +03:00
0db21144df
Slightly tilt the star
2024-08-26 03:42:05 +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
225d98e11e
Fix adaptivity of post tags
2024-08-11 03:53:25 +03:00
96966dfb4c
RTL-friendly border radius
2024-07-29 21:01:02 +03:00
ca6b07acfa
Remove heading top margin in featured post card
2024-07-24 05:23:58 +03:00
c2cc9b0e56
Fix badge padding in RTL
2024-07-23 06:01:38 +03:00
2d6306a717
Fix line height in Arabic
2024-07-23 05:54:19 +03:00
a6e0471fb2
Display multiple post authors of present, align tags to the right
2024-07-20 02:00:53 +03:00
7e629c95ff
Float tags to the end of post card
2024-07-07 16:48:19 +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
29fa3ec522
Add GitHub-styled alerts
2024-07-05 03:01:00 +03:00