Commit Graph

96 Commits

Author SHA1 Message Date
fe6de0eb17 Deprecate the animated_favicon variable
APNG seems to be well supported so it's not needed I guess
2024-06-21 20:39:43 +03:00
b7807bb175 More info on translation and custom stylesheets 2024-06-20 23:40:20 +03:00
95658d9c89 in the wild: Add gregorni.gitlab.io 2024-06-20 19:51:46 +00:00
238f84de30 Make dates respect current locale (deprecations!)
And make comments use it in a smart way (it's not but it works)

Deprecate "extra.date_format" and "extra.comments.locale" and replace it
with "date_format" and "date_locale" in translation files
2024-06-20 19:26:12 +03:00
c425091260 Basic i18n docs (like very basic) 2024-06-20 09:33:05 +03:00
8ae127d4ce Simpler translation demos 2024-06-20 07:04:15 +03:00
77fdb7c6d8 Don't use !important in media styles 2024-06-20 01:51:52 +03:00
fe3a058dfc Add some basic arabic demo
Yes, the translation is dogshit, I didn't have time to translate it
myself, so here we are, using DeepL
2024-06-18 08:52:50 +03:00
fbed171669 Add external class to external buttons 2024-06-18 06:42:40 +03:00
52e9cbeda0 Across the board style fixes and simplifications
Plus bump to v3
2024-06-18 03:19:37 +03:00
a4a68c8b61 Initial work on adding i18n support, drop footer link support (breaking change!) 2024-06-15 22:36:03 +03:00
8b7a70374e We got a bit chonky aren't we?
https://radar.cloudflare.com/scan/c6c068cb-6fd8-418b-9fe2-0d95fc61863b/summary
2024-06-15 03:09:29 +03:00
7cfc1a9cd6 Make dialog buttons a <div> instead of <p>, render Markdown in blog and post descriptions 2024-06-15 02:58:51 +03:00
18485c90c6 Why is this a blockquote 2024-06-15 02:22:05 +03:00
8cbcf2030d Bump version to v2.1.0 2024-06-13 17:23:33 +03:00
c0c06fe929 Reword paragraph 2024-06-13 05:44:12 +03:00
a59d75c89a Extension I use: Capitalize 2024-06-13 05:42:48 +03:00
1ff5898900 Point out to Duckquill assets sources 2024-06-13 05:37:44 +03:00
dbf3bea074 Move veeronniecaw.space to credits category 2024-06-09 18:42:51 +03:00
44b57bd215 Wrap sites in details 2024-06-09 00:40:05 +03:00
30088caab3 Add skaven.org 2024-06-08 03:46:17 +03:00
8c1eb3bdc7 Add siddharthsabron.in per request 2024-06-05 04:13:05 +03:00
96031d9cdb Custom checkboxes and radios! 2024-05-26 21:40:15 +03:00
328c8ed0b3 Share some insights on what I use for creating Duckquill 2024-05-20 18:34:16 +03:00
66b5e84573 Bump to v2.0.0
Yay new major release!
2024-05-20 16:27:33 +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
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
7af96d6a01 Smalllllll 2024-05-15 01:40:40 +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
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
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
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
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
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
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
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
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
664bc2f987 Remove duplicate link 2024-04-21 04:09:31 +03:00
140506dc29 Mention Duckquill version in the stylesheet 2024-04-20 23:30:32 +03:00
9ee57034e1 Add guide on how to use tags 2024-04-03 04:12:30 +03:00
ec9ed0c56b Rewrite the README and move extra to the website 2024-04-03 03:27:06 +03:00
759bbe60fc Link to code demo 2024-04-03 03:05:57 +03:00