Commit Graph

287 Commits

Author SHA1 Message Date
David Lapshin
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
David Lapshin
0259e03305 Change Jonathan Neal's link from GitHub to his website 2024-04-25 12:28:43 +03:00
David Lapshin
086df7b05e Switch to normalize.css by csstools
https://github.com/csstools/normalize.css
2024-04-25 12:23:54 +03:00
David Lapshin
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
David Lapshin
e45541c9bd Utilize normalize.css (welcome back) 2024-04-23 03:07:46 +03:00
David Lapshin
89f3f10944 Update CI to match my personal one 2024-04-22 16:14:55 +03:00
David Lapshin
d983d9798c Add a standalone logo 2024-04-21 22:04:09 +03:00
David Lapshin
13f280601b Fix cut-off emoji favicon, fix static favicon being used when animated one is available 2024-04-21 21:56:28 +03:00
David Lapshin
41ff1c4748 Some improvements to the config (breaking changes!)
- Remove support for per-page/section emoji favicon (breaking change!)
- Update copyright year
- Improve code comments in config
- Introduce a new configuration variable: locale; used for defining comment timestamp locale
- Fix code blocks having every other line being darker in some complex cases (unset leftover styles from "table")
- Fix code block "mark" having an edge highlight (leftover style from "mark")
- Use get_url for code block styles
- Always use png favicon as a fallback
- Get rid of transparency and roundness in apple-touch-icon (as recommended by 🤮pple)
2024-04-21 20:44:52 +03:00
David Lapshin
664bc2f987 Remove duplicate link 2024-04-21 04:09:31 +03:00
David Lapshin
140506dc29 Mention Duckquill version in the stylesheet 2024-04-20 23:30:32 +03:00
David Lapshin
eda90280f2 Update logo/favicon/card
Use same base as my avatar
2024-04-20 22:37:25 +03:00
daudix
296a03144f Fix nav scrolling with content at certain point 2024-04-05 02:12:48 +03:00
daudix
0e4df24525 Unround blockquote corners 2024-04-05 02:03:46 +03:00
daudix
1f140dc76e Animations/transitions tweaks
- Tweak boosts/favorites hover animation (now same as in
[Tuba](https://tuba.geopjr.dev))
- Switch from milliseconds to seconds for transitions
- Get rid of orange_bg/fg since it was never used
2024-04-04 08:51:49 +03:00
daudix
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
daudix
aef0e88d82 Revert 2006d69bd4 since it broke "Go to Top"
IMO this is more important than the reverted fix
2024-04-04 02:18:15 +03:00
daudix
5e6693e3d6 Use button instead of a link on 404, add cursor style, fix capitalisation 2024-04-04 01:20:25 +03:00
David Lapshin
b32cff7961 Update README.md 2024-04-03 01:32:15 +00:00
daudix
9ee57034e1 Add guide on how to use tags 2024-04-03 04:12:30 +03:00
daudix
86bcc3f766 Update README [SKIP CI] 2024-04-03 03:53:00 +03:00
daudix
564bf77394 Update screenshot 2024-04-03 03:51:11 +03:00
daudix
adc04825a7 Update README.md 2024-04-03 03:39:05 +03:00
daudix
21484a22c5 Update README.md 2024-04-03 03:36:20 +03:00
daudix
fe7c333193 Update README.md 2024-04-03 03:35:52 +03:00
David Lapshin
bde21ea11a Update README.md 2024-04-03 00:29:23 +00:00
daudix
ec9ed0c56b Rewrite the README and move extra to the website 2024-04-03 03:27:06 +03:00
daudix
759bbe60fc Link to code demo 2024-04-03 03:05:57 +03:00
daudix
25068859f7 Fix fancy code blocks having table styles 2024-04-03 03:01:55 +03:00
daudix
0fa24c2d7c Sort styles using "Sort CSS" VSCode extension 2024-04-03 02:19:54 +03:00
daudix
c0a43b83f9 Simplify some style nesting and remove leftover styles 2024-04-03 00:57:47 +03:00
daudix
deaae64392 Respect prefers-reduced-motion for transitions 2024-04-03 00:46:32 +03:00
daudix
68a0299fe2 Improve comments in config 2024-04-01 07:23:44 +03:00
daudix
0508bb0a9f Revert the test from 0c38fc12de 2024-04-01 07:16:21 +03:00
daudix
0c38fc12de Test with base_url = "/" 2024-04-01 07:13:19 +03:00
daudix
6630785ecb Improve nav links logic (BREAKING CHANGE) 2024-04-01 07:08:09 +03:00
daudix
63c5d14b1d Minor formatting fix 2024-03-31 02:24:54 +03:00
daudix
a72fdf007b Even mooore websites (it starts to get too long) 2024-03-31 01:30:17 +03:00
daudix
e959f82cf9 Add more websites to the list (thanks @theEvilSkeleton) 2024-03-31 01:19:35 +03:00
daudix
16a73ef4d3 Get rid of the anchor tag in image shortcode 2024-03-31 00:15:01 +03:00
daudix
65b151c63d Fix images with transparent class having shadow on hover 2024-03-31 00:10:28 +03:00
daudix
451f589660 Sort websites section alphabetically 2024-03-30 23:59:06 +03:00
daudix
29d73e74f5 Add section with websites that use Duckquill
Holy sh- THAT'S A LOT!!!
2024-03-30 23:37:24 +03:00
daudix
d999241592 Minor formatting fix 2024-03-30 23:09:54 +03:00
daudix
31aeba8ec3 Improve explanation text for comments, make abbr dotted again 2024-03-30 23:00:33 +03:00
daudix
ecbf5f96eb Spin boosts/faves icon on hover (more fun!) 2024-03-30 22:27:43 +03:00
daudix
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
daudix
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
daudix
9f37b9519d Change johnvert description 2024-03-28 06:22:49 +03:00
David Lapshin
abd75d8001 Having these here wouldn't hurt ¯\_(ツ)_/¯ 2024-03-27 02:58:19 +00:00