135 Commits

Author SHA1 Message Date
bcdf64867f Remove auto hiding navigation bar option #1 2025-02-27 17:15:21 +01:00
f575f7684b Remove theme switcher 2025-02-27 17:06:36 +01:00
5c26b8a4a2 Fully remove search 2025-02-27 17:03:23 +01:00
160f8f173c Fix navigation bar on top of content 2025-02-25 14:43:32 +01:00
371e666ea9 Simplify navigation bar #1 2025-02-18 16:00:11 +01:00
3a76d70cd5 Remove sticky navigation bar #1 2025-02-18 15:29:11 +01:00
daudix
673f77cfd1
Convert all icons to CSS variables, add feed button next to tags heading 2024-12-23 23:20:43 +03:00
daudix
915a71fecd
Optional TOC sidebar (fixes #107) 2024-12-01 16:55:08 +03:00
daudix
588ba66112
Fix navbar not scrolling with content on mobile (fixes #109) 2024-12-01 14:10:51 +03:00
daudix
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
daudix
e867a12356
Margin and variables stuff 2024-10-30 20:56:30 +03:00
daudix
726cd704d4
Adjust nav hitbox once again 2024-10-30 16:11:23 +03:00
daudix
bdd842ca1a
Fix handle hitbox 2024-10-29 18:37:30 +03:00
daudix
0eedcc39e9
Adjust handle width 2024-10-28 17:30:52 +03:00
daudix
5477181574
Set higher z-index on handle 2024-10-28 17:07:15 +03:00
daudix
ab64a1c404
More prominent nav handle 2024-10-28 16:48:25 +03:00
daudix
426137855d
Prevent the nav from being clicked when collapsed 2024-10-28 16:18:46 +03:00
daudix
3fea028e25
Make auto-hide optional 2024-10-28 06:46:53 +03:00
daudix
8f9fb1e88a
Show navbar on hover/keyboard focus 2024-10-28 05:23:59 +03:00
daudix
6b70c103c1
Format code 2024-10-26 18:13:34 +03:00
daudix
65f0fd5159
Add support for CWs in comments 2024-10-25 22:43:50 +03:00
daudix
694479bcdb
Improved comments (see changelog) 2024-10-23 04:35:15 +03:00
daudix
49a999c85b
Rename nav-bg to glass-bg since it's used for more than just nav 2024-10-18 21:48:07 +03:00
daudix
841ccc5fa5
Add support for Fuse.js search (fixes #101) 2024-10-16 23:23:40 +03:00
daudix
1e47460527
Return some -webkit- prefixes for wider compatibility
It was too good to be true
2024-10-02 04:20:21 +03:00
daudix
011a149498
Fix navbar blur covering the entire page on mobile (fixes #91) 2024-09-30 16:27:41 +03:00
daudix
f176f1ab48
Fix height of search bar in Chrome 2024-09-30 06:29:42 +03:00
daudix
830e48c198
Fix backdrop blur of dropdowns (fixes #91) 2024-09-30 06:21:52 +03:00
daudix
14fc52f8a1
Fix height of "Skip to Main Content" button 2024-09-28 18:40:07 +03:00
daudix
3f80c870ea
More visually interesting open animations, close details on outside click 2024-09-22 19:04:38 +03:00
daudix
927ac0e51a
Fix navbar links line height issues caused by previous commit 2024-09-22 06:58:20 +03:00
daudix
2469f64eb7
Scale up the blurnail on hover, percents suck, decimals are more readable 2024-09-18 18:46:35 +03:00
daudix
4c77ffdf5d
Fix top spacing of nav dropdowns on m0b1le 2024-09-18 04:23:06 +03:00
daudix
543d1bf862
Add share button and more (fixes #73) 2024-09-17 01:40:25 +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
727d85080e
Make dropdown opening animation same as on desktop 2024-09-15 22:33:27 +03:00
daudix
b651470c1d
Add font size variables for consistent typography 2024-09-15 22:21:04 +03:00
daudix
955de008c5
Don't set cursor on hover 2024-09-15 18:25:01 +03:00
daudix
75d2e5476c
Details open animation and custom arrow, make icons use current text color 2024-09-15 18:14:39 +03:00
daudix
a5f16ca54f
Optional bundled fonts (fixes #44). Style cleanups 2024-09-15 03:49:59 +03:00
daudix
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
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
4d278ca078
Use separator `div instead of ::after on the home button 2024-09-11 21:22:34 +03:00
daudix
a946255c44
Display pointer if an image is in link 2024-09-11 20:17:49 +03:00
daudix
91911cf4d2
Add fading on top/bottom of the search results container 2024-09-11 14:31:44 +03:00
daudix
1608ed814c
Close blocks properly 2024-09-06 16:12:23 +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
fcf8cdd680
Add active style to theme switcher buttons, style tweaks 2024-08-29 22:49: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
5c80cfeca4
Don't wrap sentences in navbar dropdowns 2024-08-27 07:39:57 +03:00