Commit Graph

40 Commits

Author SHA1 Message Date
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
52e9cbeda0 Across the board style fixes and simplifications
Plus bump to v3
2024-06-18 03:19:37 +03:00
8cbcf2030d Bump version to v2.1.0 2024-06-13 17:23:33 +03:00
96031d9cdb Custom checkboxes and radios! 2024-05-26 21:40:15 +03:00
66b5e84573 Bump to v2.0.0
Yay new major release!
2024-05-20 16:27:33 +03:00
4535abdc13 Some more sassy moving 2024-05-20 16:25:21 +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
2c00af1bd7 Fix the copy button scrolling with overflowed code, add blur to it for legibility 2024-05-10 15:46:19 +03:00
1f7dab1f59 Proper support for heading anchors 2024-05-09 22:52:02 +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
a0010fff07 Bump version to v1.1.0 2024-04-29 18:00:56 +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
e45541c9bd Utilize normalize.css (welcome back) 2024-04-23 03:07:46 +03:00
140506dc29 Mention Duckquill version in the stylesheet 2024-04-20 23:30:32 +03:00
c80b47fa92 Use warning icon instead of a glyph, move QR styles to comments
-since it's not used anywhere else at the moment
2024-04-04 07:06:17 +03:00
7f0be7130b Add font variables 2024-02-12 19:54:32 +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
769b3fa648 feat: More optimizations 2024-01-30 19:01:42 +03:00
3b422786e2 feat: Remove duckquill version from stylesheet since there are on releases 2024-01-30 16:26:45 +03:00
a91c711d2e fix: title having whitespace, stylesheet copyright year 2024-01-30 16:26:00 +03:00
36d8dda804 feat: Use fonts provided by system, new navbar (again) 2024-01-28 20:41:32 +03:00
d72ed0dbb2 feat: Don't compile bootstrap-icons and normalize into the main stylesheet and instead import it
Get rid of Twi%%er-like verified badge, tweak the OP instance thingy
2024-01-24 19:28:16 +03:00
68f9fd8086 feat: QR code to the mastodon post used for comments, chnage some classes to IDs 2024-01-21 16:07:40 +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
4addfec36e feat: Restore BS icons, separate styles to modules 2024-01-13 17:15:18 +03:00
1c62b0db78 feat: exozyme -> codeberg 2023-12-21 20:03:47 +03:00
1545040ba0 feat: exozyme -> codeberg 2023-12-21 19:44:29 +03:00
2e70914d51 feat: Improved tags; get rid of bootstrap icons and scanlines
- Tags now use horizontal unordered list and have dope hover effect (shoutout to https://libreivan.com)
- Get rid of Bootstrap Icons and Scanlines scss files, the former added extra ~90kb to the stylesheet which I think is bloat, one can use emojis for this, and the scanlines were replaced by much simpler code from https://aroace.space
- Replace fg09 with fg10; it just makes more sense
- Simplify anchor styling
- Update woodpecker.yml to work with Woodpecker 2.0
2023-11-26 05:08:08 +03:00
8488d2cbbb feat: Support anchors, use style nesting, use normalize.css 2023-11-16 22:46:21 +03:00
d39b7f5630 feat: Bootstrap icons, new H1 style, symlink README to site index 2023-10-28 04:20:09 +03:00
0426f63368 feat: Wait this may work 2023-10-14 02:46:48 +00:00
3230b4af29 feat: Well I guess fork it is 2023-10-13 18:45:36 +00:00
f04495f6d2 feat: Try to fix accent color mess 2023-10-13 18:41:18 +00:00
08f6e8066c chore: Add custom.scss back 2023-10-13 03:33:04 +00:00
5fd0964793 fix: Try to fix custom css 2023-10-13 02:37:50 +00:00
fc04aef7f9 fix: Try to fix custom css 2023-10-13 02:34:00 +00:00
36926a0b79 feat: Rewrite in Zola 2023-10-13 00:55:20 +00:00