Commit Graph

129 Commits

Author SHA1 Message Date
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
69445b645d Added some margin to have a more balanced nav 2024-01-28 22:54:54 +02:00
852fdc5548 fix: Don't transform separator when active 2024-01-28 23:40:31 +03:00
36d8dda804 feat: Use fonts provided by system, new navbar (again) 2024-01-28 20:41:32 +03:00
9595796101 feat: Even *more* adaptive navbar
Oh and icons can be disabled without the nav turning into shit
2024-01-23 11:43:04 +03:00
f8efb69e6c feat: Make stuff look good on as many browser versions as possible
Rejoice iPhone users, you'll have pretty CRT now as well!
2024-01-23 09:47:59 +03:00
5939a6681f chore: Use IDs instead of classes for nav and footer; change name to site-nav/footer 2024-01-22 22:12:46 +03:00
3e8e9647d8 feat: Revert previous nav design, re-add option to disable nav icons
Yes, I'm weird
2024-01-20 19:14:09 +03:00
4ab0720ce2 feat: More glass-like navbar, support for author set in front matter, remove option to disable nav icons 2024-01-20 18:39:04 +03:00
275fa8bbde chore: Revert title capitalization of Website Source
Since this is not a header nor a button, it shouldn't have header capitalization
2024-01-20 16:15:12 +03:00
ca7c238a27 fix: Patch bootstrap icons to always be sharp 2024-01-19 08:56:03 +03:00
2a1a7921b3 fix: Navbar styles leaking to comments header, use real icons for verified badge 2024-01-18 12:24:07 +03:00
5d8b14530b feat: Rewrite nav, improve comment faves/boosts
Also, this is perhaps last featire commit here, I'll merge duckquill and my main site, it can be still used as a theme, it's just will be more convenient
2024-01-17 18:58:49 +03:00
8c413a6101 feat: Underline links for accessebility, add active style for clickable elements, use current year in footer 2024-01-16 01:03:15 +03:00
4addfec36e feat: Restore BS icons, separate styles to modules 2024-01-13 17:15:18 +03:00