17 Commits

Author SHA1 Message Date
daudix
7e629c95ff
Float tags to the end of post card 2024-07-07 16:48:19 +03:00
daudix
1758eb99a8
Make margins/paddings automatically adapt in rtl
No need for separate rules for rtl, yay!
2024-07-05 05:54:19 +03:00
daudix
29fa3ec522
Add GitHub-styled alerts 2024-07-05 03:01:00 +03:00
daudix
3eaa81e755
Add search support
Only supports elasticlunr_json
2024-06-30 02:58:34 +03:00
daudix
78b37ef30c
Slimmer headings 2024-06-29 07:04:11 +03:00
daudix
ca116cfb10
That draft style annoyed me 2024-06-23 01:48:17 +03:00
daudix
b157f81a07
Allow making posts "featured", tweak article list styles 2024-06-22 06:29:52 +03:00
daudix
ee70e5fe46
More RTL improvements and some style tweaks 2024-06-18 07:52:13 +03:00
daudix
52e9cbeda0
Across the board style fixes and simplifications
Plus bump to v3
2024-06-18 03:19:37 +03:00
daudix
2abb4d234c
A set of style fixes for rtl langs 2024-06-17 05:21:54 +03:00
daudix
018fcf813c
Get rid of overcomplicated transition properties
Not a single time this been useful, quite the opposite; it was very
annoying
2024-06-15 02:18:13 +03:00
daudix
9eee1bc77d
Move the rest of the icons to CSS mask
This way user can change the icon without overriding the template
itself, plus it's cleaner this way
2024-06-13 17:15:35 +03:00
David Lapshin
a697ff01bd
Fix long post title sneaking under the archived/drafted badge (fix #23) 2024-05-12 17:37:33 +03:00
David Lapshin
b7b95e6653
Only target needed elements for transitioning, more fail-proof reduced motion setting 2024-05-09 23:32:09 +03:00
David Lapshin
21bad0a764
Add active state to the footer socials
And use "transform" for transforms since e.g setting scale directly is not widely supported by browsers (baseline 2022)
2024-05-02 23:42:16 +03:00
David Lapshin
0a07972a60
Make the drafted post hover transition longer 2024-05-02 22:14:19 +03:00
David Lapshin
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