25068859f7
Fix fancy code blocks having table styles
2024-04-03 03:01:55 +03:00
0fa24c2d7c
Sort styles using "Sort CSS" VSCode extension
2024-04-03 02:19:54 +03:00
c0a43b83f9
Simplify some style nesting and remove leftover styles
2024-04-03 00:57:47 +03:00
deaae64392
Respect prefers-reduced-motion for transitions
2024-04-03 00:46:32 +03:00
68a0299fe2
Improve comments in config
2024-04-01 07:23:44 +03:00
0508bb0a9f
Revert the test from 0c38fc12de
2024-04-01 07:16:21 +03:00
0c38fc12de
Test with base_url = "/"
2024-04-01 07:13:19 +03:00
6630785ecb
Improve nav links logic (BREAKING CHANGE)
2024-04-01 07:08:09 +03:00
63c5d14b1d
Minor formatting fix
2024-03-31 02:24:54 +03:00
a72fdf007b
Even mooore websites (it starts to get too long)
2024-03-31 01:30:17 +03:00
e959f82cf9
Add more websites to the list (thanks @theEvilSkeleton)
2024-03-31 01:19:35 +03:00
16a73ef4d3
Get rid of the anchor tag in image shortcode
2024-03-31 00:15:01 +03:00
65b151c63d
Fix images with transparent class having shadow on hover
2024-03-31 00:10:28 +03:00
451f589660
Sort websites section alphabetically
2024-03-30 23:59:06 +03:00
29d73e74f5
Add section with websites that use Duckquill
...
Holy sh- THAT'S A LOT!!!
2024-03-30 23:37:24 +03:00
d999241592
Minor formatting fix
2024-03-30 23:09:54 +03:00
31aeba8ec3
Improve explanation text for comments, make abbr dotted again
2024-03-30 23:00:33 +03:00
ecbf5f96eb
Spin boosts/faves icon on hover (more fun!)
2024-03-30 22:27:43 +03:00
1dd9b457ca
Revert back to using goqr.me API for comment QR
...
DDG doesn't seem to work in "production" for some reason, while it works
perfectly fine locally :/
2024-03-30 21:38:06 +03:00
790e77d615
Don't add Mastodon verification rel="me" if extra.comments is not present in config
...
Fix #17
2024-03-29 02:48:10 +03:00
9f37b9519d
Change johnvert description
2024-03-28 06:22:49 +03:00
abd75d8001
Having these here wouldn't hurt ¯\_(ツ)_/¯
2024-03-27 02:58:19 +00:00
7f1b6b4abd
Use DDG for QR code, fix #14 and #16
2024-03-27 05:16:41 +03:00
df15842d34
Merge pull request 'fix: fix overscroll color' ( #15 ) from mchernigin/duckquill:fix-overscroll into main
...
Reviewed-on: https://codeberg.org/daudix/duckquill/pulls/15
Reviewed-by: David Lapshin <daudix@noreply.codeberg.org >
2024-03-26 15:21:30 +00:00
2006d69bd4
fix: fix overscroll color
2024-03-26 14:45:42 +04:00
4dbe313a0f
Improve timestamp format and add it to the head
...
It gets erased if html minification is enabled tho
2024-03-19 07:29:35 +03:00
b09938b894
Try to fix the not working home button in nav
...
For some reason it didn't work for some users (#12 )
2024-03-19 06:47:02 +03:00
cef25880eb
Abraham Lincoln -> Quill (as it makes more sense)
...
Quill... Duckquill... get it?
2024-03-05 03:51:03 +03:00
898ac9f6de
"Fix" comments demo
...
Yes, it's not my post :)
2024-03-05 03:44:19 +03:00
df4143d794
Very biased -> opinionated
2024-03-02 02:19:08 +03:00
acaf017410
Simplify heading styles
2024-02-27 22:12:21 +03:00
b4e20832b7
Change interaction colors accordingly
2024-02-27 21:57:09 +03:00
21dc1ed7b1
Use SVG icons for boosts/faves
...
And yeah I returned the boosts, and faves is now a star to match what
masto/akkoma does
2024-02-27 21:50:58 +03:00
d0eaa63568
Change indenting to 1 tab (4 spaces)
...
It's more readable this way
2024-02-27 18:38:23 +03:00
9fc6befbf4
Merge pull request 'Add Description to single taxonomy list' ( #11 ) from alirezaalavi/duckquill:alirezaalavi-patch-1 into main
...
Reviewed-on: https://codeberg.org/daudix/duckquill/pulls/11
2024-02-22 21:04:59 +00:00
4a63a7b95b
Add Description to single taxonomy list
...
Having a description for each post just like `blog_list.html` adds more uniformity and is very helpful
2024-02-22 11:13:55 +00:00
ffb166bb34
Browsers use pointer cursor for links by default, no need to override this (I guess)
2024-02-19 16:54:27 +03:00
c109dc214f
Rename workflow from .yml to .yaml
2024-02-18 17:26:10 +03:00
da3b5d5bc1
Mooore edge highlights!
2024-02-17 15:32:09 +03:00
cc757035be
Make underlines not dotted
...
WebKit doesn't support them and they were not transitioning well into wavy soo...
2024-02-16 02:43:59 +03:00
28992f5d8d
Figured it out;
...
Only opaque or frosted elements should cast shadow, othervise only edge highlight should be used
2024-02-16 01:57:09 +03:00
791475cf2b
Remove blur :(
...
It was pretty damn slow on pages like "tags"
2024-02-16 01:37:01 +03:00
fa15ebf4c9
Less shadows, more edge highlights
...
Use shadows only for "heavy" elements like nav, images and disclaimers, don't use for details tho since it looks dirty
2024-02-15 23:50:21 +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
049cfb7b63
Disable scrollbar theming for now
...
Scrollbar becomes illegible because Chromium doesn't render the top layer of a page background, which results in a --primary-color being on a same color, this will be resolved when we will be able to actually generate a hex value for the page background, which depends on https://github.com/getzola/zola/pull/2242
2024-02-13 16:09:08 +03:00
e03bfb8298
Less mastodon-centric wording (e.g Akkoma and Sharkey can be used for comments just fine)
2024-02-12 22:32:01 +03:00
9e8217d1ba
Sort and remove unused variables
2024-02-12 20:21:56 +03:00
7f0be7130b
Add font variables
2024-02-12 19:54:32 +03:00
184d7bd456
Use emoji heart in comments, don't use shadow for statements, make nested quotes not rounded
2024-02-12 18:27:31 +03:00
ae977db857
Add type for favicons, chnage includes to partials
2024-02-11 11:15:15 +03:00