522 Commits

Author SHA1 Message Date
daudix
d09e2b158c
Keep image edge highlight on hover 2024-08-29 19:41:27 +03:00
daudix
74eaa00a9b
Center the date vertically when tags wrap 2024-08-29 06:42:42 +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
daudix
6478d4795c
Bump to v4.7.1 2024-08-28 06:09:46 +03:00
daudix
5c80cfeca4
Don't wrap sentences in navbar dropdowns 2024-08-27 07:39:57 +03:00
daudix
95a80e4c07
Reduce nesting depth in _footer.scss 2024-08-27 04:36:30 +03:00
daudix
eeb255ff13
Bump to v4.7.0 2024-08-27 04:34:54 +03: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
a029f81333
DRYer _article-list.scss 2024-08-26 22:05:48 +03:00
daudix
80e7ccf9ae
Don't same icon for the post badge and ::before 2024-08-26 21:52:49 +03:00
daudix
3121386fd3
Don't duplicate icons in the resulting CSS
Intead, use CSS variables.
2024-08-26 21:43:56 +03:00
daudix
cb58a187bd
Simple variable overrides for stylesheets (fixes #55) 2024-08-26 05:41:09 +03:00
daudix
58e4507229
Add YouTube and Vimeo embed shortcodes (fixes #57) 2024-08-26 05:17:16 +03:00
daudix
0db21144df
Slightly tilt the star 2024-08-26 03:42:05 +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
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
8411000de7
Bump to v4.6.0 2024-08-23 05:46:04 +03:00
daudix
092ca0ba97
Ditto but for the footer 2024-08-23 00:50:58 +03:00
daudix
3e42c2e3be
Add edge highlight to active home button
I knew something was off!
2024-08-22 23:21:59 +03:00
daudix
a1e6d6e2b0
Fix theme switcher flex 2024-08-22 23:17:38 +03:00
daudix
20ee72f166
Utilize more flex stuff 2024-08-22 23:13:39 +03:00
daudix
9a02937a68
Remove left/right margin from figure
Made images small smh
2024-08-18 16:22:25 +03:00
daudix
5b5554f99c
Change theme switcher icon depending on current mode 2024-08-18 16:04:34 +03:00
daudix
b24a1d2723
Bump to v4.5.0 2024-08-18 02:47:15 +03:00
daudix
dcd22301ff
Add commented-out layout debugging style
It's useful to have it here
2024-08-18 02:35:55 +03:00
daudix
b1236bcb84
Improve adaptivity of the footer links 2024-08-18 02:34:47 +03:00
daudix
c69b4a3e4f
Add repository button to the navbar 2024-08-18 02:32:22 +03:00
daudix
67c698b949
Add manual theme switcher (fixes #5) 2024-08-18 02:19:34 +03:00
daudix
656a6f2328
Bump to v4.4.0. update screenshot 2024-08-17 23:05:39 +03:00
daudix
b7eb0b7d69
Add home icon to home button 2024-08-17 22:51:18 +03:00
daudix
e326987985
Improve adaptivity of the navbar (fixes #45) 2024-08-17 22:36:34 +03:00
daudix
fc21fd7b7d
Add top/bottom margin to inline images on mobile (fixes #46) 2024-08-17 21:13:28 +03:00
daudix
0eb2a8d163
Optimize and simplify CRT styling
Woah, transforms weren't needed at all
2024-08-17 21:00:37 +03:00
daudix
e09a5a1655
Remove leftover duplicate gap property 2024-08-17 04:56:46 +03:00
daudix
ebf4f7c2b7
Utilize --contrast-color for footer Duckquill and Zola links 2024-08-15 00:36:49 +03:00
daudix
d8bd84dbbb
Bump to v4.3.0 2024-08-15 00:15:03 +03:00
daudix
0b180de74f
Temporary fix for #43 2024-08-15 00:11:16 +03:00
daudix
0631f8d8f5
Revert "Slightly slimmer <details>"
This reverts commit 12e9202a66eb0140ac9f1daf2f4121ac25bd07fa.
2024-08-12 17:37:06 +03:00
daudix
12e9202a66
Slightly slimmer <details> 2024-08-12 03:02:37 +03:00
daudix
d0407506f0
Style sliders (fixes #41) 2024-08-12 02:26:40 +03:00
daudix
225d98e11e
Fix adaptivity of post tags 2024-08-11 03:53:25 +03:00
daudix
d129c9c6e0
Increase size of that flower thingy on <hr> 2024-08-11 03:33:30 +03:00
daudix
5325d17667
Display status if there's no comments 2024-08-08 05:56:48 +03:00
daudix
8c36ff9c07
Fix search bar color 2024-08-08 01:02:11 +03:00
daudix
e676f7f612
Support disabled state 2024-08-07 04:25:17 +03:00
daudix
3be7726775
Style color input, add color picker to the demo 2024-08-07 04:16:15 +03:00
daudix
6358403d07
Normalize line height in footer 2024-08-07 00:16:19 +03:00
daudix
dc7338c7b8
Bump to v4.2.1 2024-08-06 19:51:17 +03:00