126 Commits

Author SHA1 Message Date
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
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
8c36ff9c07
Fix search bar color 2024-08-08 01:02:11 +03:00
daudix
2d6306a717
Fix line height in Arabic 2024-07-23 05:54:19 +03:00
daudix
a16f02e7a2
Use <strong> instead of <b> 2024-07-23 05:44:23 +03:00
daudix
0eb32679a5
Don't use the weird af "unset" keyword 2024-07-22 00:07:34 +03:00
daudix
94cbdaed62
Add "tricks" page (partially fixes #29) 2024-07-21 21:37:00 +03:00
daudix
67201978bb
Fix broken code blocks with complex settings (again)
Additionally, utilize `unset` instead of transparent in more places
2024-07-21 19:59:23 +03:00
daudix
54c75f36a6
Reset button appearance using appearance: none 2024-07-18 17:36:17 +03:00
daudix
e8cc17a4a0
A11y improvements and style tweaks
- Use button element instead of anchors, fixes keyboard navigation and
other issues
- Disable search input until it's open, prevents being able to write
inside it while it's closed
- Use :root instead of html in CSS
- Add minimal size for separator between home button and other links
2024-07-16 23:42:46 +03:00
daudix
dc69ae295a
Allow navbar/footer to grow past container width 2024-07-07 20:01:41 +03:00
daudix
5ab1557a93
Make the search bar visually part of the navbar
Plus make it nicer structucally
2024-07-05 06:43:45 +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
4c913ce144
Pill-shaped search bar, adjust font size 2024-06-30 19:38:05 +03:00
daudix
3eaa81e755
Add search support
Only supports elasticlunr_json
2024-06-30 02:58:34 +03:00
daudix
03446caaa9
Replace ALL pixel values with REM 2024-06-27 19:04:12 +03:00
daudix
b157f81a07
Allow making posts "featured", tweak article list styles 2024-06-22 06:29:52 +03:00
daudix
7691b260a3
Fix missing labels (a11y)
Additionally add some missing translations
2024-06-20 06:48:56 +03:00
daudix
0a9b65d056
Rename language dropdown open animation, update screenshot 2024-06-20 04:06:39 +03:00
daudix
ee70e5fe46
More RTL improvements and some style tweaks 2024-06-18 07:52:13 +03:00
daudix
1f9fe1636d
Fun footer links hover effect, re-nest nav styles 2024-06-18 06:28:33 +03:00
daudix
276a3a37ea
Tweak the height of home button separator 2024-06-18 04:15:32 +03:00
daudix
e39b499844
Less pixels, more REMs 2024-06-18 04:13:00 +03:00
daudix
52e9cbeda0
Across the board style fixes and simplifications
Plus bump to v3
2024-06-18 03:19:37 +03:00
daudix
58f4e9975e
Open animation for lang menu and emojis 2024-06-18 00:04:42 +03:00
daudix
2abb4d234c
A set of style fixes for rtl langs 2024-06-17 05:21:54 +03:00
daudix
f7dcab6c1d
Add language switcher
It's a bit WET but hey, better than nothing I guess
2024-06-16 05:59:33 +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
daudix
f2644b9b5c
Get rid of the mobile menu
It wasn't as good as I would like it to be
2024-06-10 17:04:02 +03:00
daudix
cba25e34f7
Change order of the current nav item indicator styles 2024-06-09 19:13:53 +03:00
daudix
9638d4d46f
Rounder nav menu items, remove right margin for code blocks with copy button since it didn't work well 2024-06-09 00:51:38 +03:00
daudix
a69c24ef0a
Links menu in nav on mobile, DRY-er icon styles 2024-06-09 00:29:17 +03:00
daudix
2f3102e251
Increase top spacing of focused anchor, fix "skip to main content" preventing clicking on nav items on mobile 2024-06-06 23:19:04 +03:00
David Lapshin
d93bb90561
Custom focus indicator and accessebility fixes 2024-05-29 03:39:59 +03:00
David Lapshin
82a3e6c0ed
Pill-shape when active
More, mooooore details that no one will notice
2024-05-27 01:57:34 +03:00
David Lapshin
ad7db51393
Don't round the top corners 2024-05-27 01:52:43 +03:00
David Lapshin
693f079889
Stick it to the very top 2024-05-27 01:47:39 +03:00
David Lapshin
266d9500b4
Move the indicator to the top 2024-05-27 01:36:28 +03:00
David Lapshin
a08d719088
Active navbar link indicator 3000
Totally not inspired by Discord
2024-05-27 01:33:51 +03:00
David Lapshin
0117694365
Fix breakage caused by previous commit 2024-05-20 19:43:57 +03:00
David Lapshin
d77ebed269
Some initial sass refactoring (breaking change!)
Well, it's not a breaking change if you don't restyle duckquill heavily :)
2024-05-20 16:14:58 +03:00
David Lapshin
bcabba7a64
Make stuff respect root font-size better 2024-05-15 02:37:28 +03:00
David Lapshin
5b6ea6904c
Revert "Convert colors to the superiour format (HSL)"
This reverts commit dad3e18d816cc02d06c38d62f228f9337763a6bd.
2024-05-13 03:22:52 +03:00
David Lapshin
dad3e18d81
Convert colors to the superiour format (HSL)
Still need to figure out how to make sure it's sompiled to rgb everywhere
2024-05-13 01:05:49 +03:00
David Lapshin
a5a68d8c3f
Fix the active state of navbar links 2024-05-10 02:36:20 +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