Commit Graph

332 Commits

Author SHA1 Message Date
5cfa5aa0c8 Add editorconfig 2024-05-19 05:18:28 +03:00
a9565bd37d Decrease letter spacing for headers
It was too wiiiiide for my taste
2024-05-19 04:25:23 +03:00
2aac9031d6 Update screenshit 2024-05-17 16:12:25 +03:00
c23e194d78 Add sorcery.nexus and archaeoramblings.com 2024-05-17 05:12:32 +03:00
f57f4b7097 Get rid of the heart :(
It looked not the best right next to the anchor link eh
2024-05-17 02:50:45 +03:00
5aa694a42b Add emoji "font" and use it on body 2024-05-17 02:49:43 +03:00
26b61baa4f Provide all fonts from modernfontstacks.com
It doesn't add much to the stylesheet size, but adds a lot to the convenience
2024-05-17 02:42:16 +03:00
a108cc7501 Fancier hr, goatcounter analytics, simplify bg-color variable, add default value for the locale setting 2024-05-16 17:20:34 +03:00
bcabba7a64 Make stuff respect root font-size better 2024-05-15 02:37:28 +03:00
7af96d6a01 Smalllllll 2024-05-15 01:40:40 +03:00
deac792130 Tweak active header animation 2024-05-15 01:39:13 +03:00
2595590254 Fix headings breaking words in a weird way (I doubt anyone uses such long words in titles lmao) 2024-05-13 18:22:18 +03:00
d6e9d094cd Fix the image shortcode 2024-05-13 17:34:32 +03:00
ad5d9d6ce2 Add contacts link to the duckquill websites list
So it's easier for people to add their page here :3
2024-05-13 15:58:11 +03:00
af42db16eb Add veeronniecaw.space 2024-05-13 15:54:14 +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
d0c0cc8460 One more, yay!
Life is good :3
2024-05-12 22:24:41 +03:00
1f283bc7a5 Add one more website to the list
Just one... all other search queries are related to ACTUAL DUCK QUILLS WTF!?
2024-05-12 22:01:36 +03:00
54284fbb0b Make sure the icon is sized properly in footer socials 2024-05-12 21:27:47 +03:00
703bc99a0d Add ability to style images via the URL (fix #22) 2024-05-12 18:13:28 +03:00
a697ff01bd Fix long post title sneaking under the archived/drafted badge (fix #23) 2024-05-12 17:37:33 +03:00
2fc27bd9e6 Simplify unnecesairly complex style 2024-05-10 15:51:35 +03:00
2c00af1bd7 Fix the copy button scrolling with overflowed code, add blur to it for legibility 2024-05-10 15:46:19 +03:00
a5a68d8c3f Fix the active state of navbar links 2024-05-10 02:36:20 +03:00
357279b563 Move prefers-reduced-motion media query outside of the root 2024-05-09 23:36:02 +03:00
b7b95e6653 Only target needed elements for transitioning, more fail-proof reduced motion setting 2024-05-09 23:32:09 +03:00
1f7dab1f59 Proper support for heading anchors 2024-05-09 22:52:02 +03:00
17a378b318 Adjust line height of headings 2024-05-09 22:11:41 +03:00
3f87d78b33 Add optional copy code button! 2024-05-09 22:01:25 +03:00
398fb7ebfd Migrate Mastodon account to vmst.io 2024-05-07 15:53:21 +03:00
2667a5f10e Add top margin to johnvert 2024-05-06 04:42:06 +03:00
bdd1ed9001 (Re)move the unused --transition-bezier
...To my website's custom.scss XD
2024-05-06 00:47:31 +03:00
dea2adb63d Rename --content-width to --container-width 2024-05-06 00:43:10 +03:00
86cc9a7ff3 Improve footer socials hoover state, make the structure cleaner 2024-05-04 22:41:35 +03:00
2ff0428619 Make the footer socials smaller 2024-05-04 21:56:29 +03:00
21bad0a764 Add active state to the footer socials
And use "transform" for transforms since e.g setting scale directly is not widely supported by browsers (baseline 2022)
2024-05-02 23:42:16 +03:00
0a07972a60 Make the drafted post hover transition longer 2024-05-02 22:14:19 +03:00
05d44214be Rename blog* to article* (breaking change!)
Since these styles and templates can be used not only for blogs but for anything, more correct naming makes sense, at cost of a breaking change...
2024-05-02 21:54:47 +03:00
2ac15db91b Improve the look of drafted post entries 2024-05-02 21:50:24 +03:00
4c774ff990 Make footer social links darker
They were too bright compared to the "powered by" text, even though it used same color
2024-05-02 21:30:29 +03:00
8aa03d03fa Rewrite footer to support links and socials, tweak heading sizes, deprecate page/site links and replace with "external" class, change discalimer heading from plural to singular 2024-05-02 17:58:27 +03:00
af84b56ede Make the navbar non-mandatory
I can imagine duckquill being used for one-page sites that simply don't need it, plus we can get rid of one more variable from theme.toml
2024-05-02 00:32:32 +03:00
a0010fff07 Bump version to v1.1.0 2024-04-29 18:00:56 +03:00
c4be19af5f Add some bare-bones configuration in theme.toml (fix #21) 2024-04-29 17:53:23 +03:00
34ebf5a6dc Add drfated and archived badges in blog list, use archive icon for archived statement, remove ellipsis form load comments button 2024-04-29 17:05:11 +03:00
0259e03305 Change Jonathan Neal's link from GitHub to his website 2024-04-25 12:28:43 +03:00
086df7b05e Switch to normalize.css by csstools
https://github.com/csstools/normalize.css
2024-04-25 12:23:54 +03:00
c1abdc238b Change the warning icon in disclaimer to bigger one
Outline variant appears too small, filled one on the other hand fits perfectly
2024-04-25 12:07:43 +03:00
e45541c9bd Utilize normalize.css (welcome back) 2024-04-23 03:07:46 +03:00