Commit Graph

968 Commits

Author SHA1 Message Date
a7db5e976a Merge pull request 'Add shrimple.srht.site to the "In the wild" list' (#66) from theycallhermax/duckquill:main into main
Reviewed-on: https://codeberg.org/daudix/duckquill/pulls/66
2024-08-28 02:57:40 +00:00
3f1ab1a459 Add shrimple.srht.site to the "In the wild" list 2024-08-28 02:29:09 +00:00
fa7d9c5ca9 Make commented-out config variables easier to find 2024-08-28 02:51:03 +03:00
73b2ce8d2a Don't use safe on colors that don't need it 2024-08-28 01:49:52 +03:00
371a86092b Add Katex support for displaying math 2024-08-27 18:39:48 +02:00
5c80cfeca4 Don't wrap sentences in navbar dropdowns 2024-08-27 07:39:57 +03:00
60152fa1e1 Add #64 to the changelog 2024-08-27 05:59:49 +03:00
4570454920 Merge pull request 'Disallow screen readers from reading the CRT text' (#64) from theycallhermax/duckquill:main into main
Reviewed-on: https://codeberg.org/daudix/duckquill/pulls/64
2024-08-27 02:57:19 +00:00
320f468785 Disallow screen readers from reading the CRT text 2024-08-27 02:54:04 +00:00
a2525c0981 Mention _footer.scss changes 2024-08-27 05:49:20 +03:00
69e3fe395b Mention banner_pixels in the changelog 2024-08-27 05:47:16 +03:00
678ac23867 Mention the refreshed article style 2024-08-27 04:51:11 +03:00
5ca298f703 Update screenshot 2024-08-27 04:49:56 +03:00
a9ac35a3a8 Add missing demo translation strings 2024-08-27 04:47:39 +03:00
d8cc59e7b8 Change navbar links 2024-08-27 04:42:12 +03:00
95a80e4c07 Reduce nesting depth in _footer.scss 2024-08-27 04:36:30 +03:00
eeb255ff13 Bump to v4.7.0 2024-08-27 04:34:54 +03:00
fc8a533d0d Rewrite _nav.scss (fixes #63)
Not the cleanest stylesheet but still a bit better than what it was.
2024-08-27 03:59:23 +03:00
a029f81333 DRYer _article-list.scss 2024-08-26 22:05:48 +03:00
80e7ccf9ae Don't same icon for the post badge and ::before 2024-08-26 21:52:49 +03:00
3121386fd3 Don't duplicate icons in the resulting CSS
Intead, use CSS variables.
2024-08-26 21:43:56 +03:00
2f00256c0f Fix banner loading and processing 2024-08-26 16:50:54 +03:00
4392844fc6 Generate card from banner if present. Use page/section description instead of config if available (fixes #51 and #50) 2024-08-26 06:34:24 +03:00
cb58a187bd Simple variable overrides for stylesheets (fixes #55) 2024-08-26 05:41:09 +03:00
58e4507229 Add YouTube and Vimeo embed shortcodes (fixes #57) 2024-08-26 05:17:16 +03:00
0db21144df Slightly tilt the star 2024-08-26 03:42:05 +03:00
8b24b68c0e Add missing i18n strings 2024-08-26 03:41:02 +03:00
6124fdfc60 Add hot/poor article types, move article list to a partial (fixes #58 and #53)
Among other things introduce new --fg-contrast color variable.
2024-08-26 03:35:30 +03:00
2af0f9f6cb Reword the no javascript statement 2024-08-25 23:56:40 +03:00
7ebea6c1b2 Initial navbar menus implementation (fixes #56 and #62)
I'm aware that the styles are very messy, I'm going to rewrite the whole
_nav.scss to be more DRY later.
2024-08-25 23:56:17 +03:00
f029b0bc93 Sort lines ascending in changelog 2024-08-25 19:46:24 +03:00
2541309405 Fix release diff links in changelog
Too bad that forgejo doesn't support CHANGELOG.md format
2024-08-25 19:40:20 +03:00
7f5c92755f Attempt to fix release links in changelog 2024-08-25 19:23:11 +03:00
3b64d2b546 Add CHANGELOG.md (fixes #60) 2024-08-25 19:15:30 +03:00
3499501b44 Close all other navbar dropdowns when different one opens (fixes #59) 2024-08-25 02:01:32 +03:00
813f0cdf68 Prevent navbar from obfuscating post banner on mobile (fixes #61) 2024-08-25 01:37:00 +03:00
7808d906f1 Use modern RGB format (fixes #54) 2024-08-23 23:18:59 +03:00
8411000de7 Bump to v4.6.0 2024-08-23 05:46:04 +03:00
568829797c Fix the "Feed" button in multi-lang sites 2024-08-23 05:43:41 +03:00
092ca0ba97 Ditto but for the footer 2024-08-23 00:50:58 +03:00
3e42c2e3be Add edge highlight to active home button
I knew something was off!
2024-08-22 23:21:59 +03:00
a1e6d6e2b0 Fix theme switcher flex 2024-08-22 23:17:38 +03:00
20ee72f166 Utilize more flex stuff 2024-08-22 23:13:39 +03:00
5e3d08bcea Remove dead sites
All sites come and go, sad :<
2024-08-22 17:25:46 +03:00
839a76bffb Remove unused "Repo" i18n string 2024-08-22 16:55:59 +03:00
19bafc179a Add missing "By $AUTHOR" string to i18n files (fixes #52) 2024-08-22 16:53:39 +03:00
849f46c10e Get rid of logo in README [SKIP CI] 2024-08-22 05:28:19 +03:00
926314509e Add Benjamin's websites to the list 2024-08-21 20:56:02 +03:00
0bbb407804 Some wording changes 2024-08-21 02:36:11 +03:00
3b10d47e48 Update tricks page to reflect navbar additions 2024-08-19 05:15:35 +03:00