Commit Graph

114 Commits

Author SHA1 Message Date
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
dc69ae295a Allow navbar/footer to grow past container width 2024-07-07 20:01:41 +03:00
5ab1557a93 Make the search bar visually part of the navbar
Plus make it nicer structucally
2024-07-05 06:43:45 +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
4c913ce144 Pill-shaped search bar, adjust font size 2024-06-30 19:38:05 +03:00
3eaa81e755 Add search support
Only supports elasticlunr_json
2024-06-30 02:58:34 +03:00
03446caaa9 Replace ALL pixel values with REM 2024-06-27 19:04:12 +03:00
b157f81a07 Allow making posts "featured", tweak article list styles 2024-06-22 06:29:52 +03:00
7691b260a3 Fix missing labels (a11y)
Additionally add some missing translations
2024-06-20 06:48:56 +03:00
0a9b65d056 Rename language dropdown open animation, update screenshot 2024-06-20 04:06:39 +03:00
ee70e5fe46 More RTL improvements and some style tweaks 2024-06-18 07:52:13 +03:00
1f9fe1636d Fun footer links hover effect, re-nest nav styles 2024-06-18 06:28:33 +03:00
276a3a37ea Tweak the height of home button separator 2024-06-18 04:15:32 +03:00
e39b499844 Less pixels, more REMs 2024-06-18 04:13:00 +03:00
52e9cbeda0 Across the board style fixes and simplifications
Plus bump to v3
2024-06-18 03:19:37 +03:00
58f4e9975e Open animation for lang menu and emojis 2024-06-18 00:04:42 +03:00
2abb4d234c A set of style fixes for rtl langs 2024-06-17 05:21:54 +03:00
f7dcab6c1d Add language switcher
It's a bit WET but hey, better than nothing I guess
2024-06-16 05:59:33 +03:00
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
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
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
cba25e34f7 Change order of the current nav item indicator styles 2024-06-09 19:13:53 +03:00
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
a69c24ef0a Links menu in nav on mobile, DRY-er icon styles 2024-06-09 00:29:17 +03:00
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
d93bb90561 Custom focus indicator and accessebility fixes 2024-05-29 03:39:59 +03:00
82a3e6c0ed Pill-shape when active
More, mooooore details that no one will notice
2024-05-27 01:57:34 +03:00
ad7db51393 Don't round the top corners 2024-05-27 01:52:43 +03:00
693f079889 Stick it to the very top 2024-05-27 01:47:39 +03:00
266d9500b4 Move the indicator to the top 2024-05-27 01:36:28 +03:00
a08d719088 Active navbar link indicator 3000
Totally not inspired by Discord
2024-05-27 01:33:51 +03:00
0117694365 Fix breakage caused by previous commit 2024-05-20 19:43:57 +03:00
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
bcabba7a64 Make stuff respect root font-size better 2024-05-15 02:37:28 +03:00
5b6ea6904c Revert "Convert colors to the superiour format (HSL)"
This reverts commit dad3e18d81.
2024-05-13 03:22:52 +03:00
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
a5a68d8c3f Fix the active state of navbar links 2024-05-10 02:36:20 +03:00
b7b95e6653 Only target needed elements for transitioning, more fail-proof reduced motion setting 2024-05-09 23:32:09 +03:00
dea2adb63d Rename --content-width to --container-width 2024-05-06 00:43:10 +03:00
0fa24c2d7c Sort styles using "Sort CSS" VSCode extension 2024-04-03 02:19:54 +03:00
7f1b6b4abd Use DDG for QR code, fix #14 and #16 2024-03-27 05:16:41 +03:00
d0eaa63568 Change indenting to 1 tab (4 spaces)
It's more readable this way
2024-02-27 18:38:23 +03:00
da3b5d5bc1 Mooore edge highlights! 2024-02-17 15:32:09 +03:00
592a486148 Glassmorphism!
Or however it's called, basically all semi-transparent elements are now blurred, see https://daudix.codeberg.page to see why I did this (if this change is still live ofc)
2024-02-15 23:02:46 +03:00
cd69d19ed7 Improve nav, support .domains in workflow 2024-02-07 17:14:51 +03:00
e4246c69b8 feat: Skip to content link 2024-02-04 00:32:33 +03:00
a91c711d2e fix: title having whitespace, stylesheet copyright year 2024-01-30 16:26:00 +03:00
4d9efb886e fix: Make the scanlines on top, move nav even more top 2024-01-29 22:13:59 +03:00
f45e5b5e2c feat: Add feed link text for accesibility and w3m 2024-01-29 01:31:59 +03:00
eb8f9e751a feat: Use rem instead of px 2024-01-29 00:07:11 +03:00