33 Commits

Author SHA1 Message Date
daudix
854d3f1c91 Optional TOC sidebar (fixes #107) 2024-12-01 17:40:35 +03:30
daudix
e867a12356
Margin and variables stuff 2024-10-30 20:56:30 +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
eeefe83730
Set base font size 2024-10-26 17:28:28 +03:00
daudix
a5f16ca54f
Optional bundled fonts (fixes #44). Style cleanups 2024-09-15 03:49:59 +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
a94a2f6e52
Layout debugging config variable 2024-09-11 20:47:48 +03:00
daudix
1608ed814c
Close blocks properly 2024-09-06 16:12:23 +03:00
daudix
8ab17bcd90
Remove outdated prefixed CSS properies, re-enable the scrollbar styling 2024-09-05 19:33:02 +03:00
daudix
fe1ec83a28
Disable copy button until animation completes, fix the fill animation color, change how animations/transitions are disabled 2024-09-02 03:25:26 +03:00
daudix
b6b2639373
Make --color-opacity variable "private", tweak switch style 2024-09-02 01:53:02 +03:00
daudix
bada5ff98f
Reduce target heading transition time and top margin 2024-08-31 00:05:29 +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
dcd22301ff
Add commented-out layout debugging style
It's useful to have it here
2024-08-18 02:35:55 +03:00
daudix
0b180de74f
Temporary fix for #43 2024-08-15 00:11:16 +03:00
daudix
ef02fa39c4
Proper footnote styling 2024-08-02 00:39:22 +03:00
daudix
22bad73a25
Move styles to more appropriate locations 2024-07-26 00:20:49 +03:00
daudix
85494aabab
Move animation disabling to _general.scss 2024-07-25 03:44:47 +03:00
daudix
1790df356e
Don't set emoji font on body, don't animate focused headings 2024-07-23 00:03:06 +03:00
daudix
f72225103f
Don't use :has for copy code animation
And move the main container to _general.scss
2024-07-18 22:14:01 +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
03446caaa9
Replace ALL pixel values with REM 2024-06-27 19:04:12 +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
02fbdda1df
Pretty text wrap (thanks css-tips) 2024-06-11 22:34:20 +03:00
daudix
cba25e34f7
Change order of the current nav item indicator styles 2024-06-09 19:13:53 +03:00
daudix
b63c531ff3
Only animate letter spacing on heading focus 2024-06-09 18:44:59 +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
dfbe687d83
Remove leftover thingy 2024-05-23 19:39:25 +03:00
David Lapshin
399be13097
Decouple primary color tint from bg color
Can be useful for websites with an image as a background :^)
2024-05-20 19:39:39 +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