1012 Commits

Author SHA1 Message Date
f97222f65d Write docs for Duckling #4
Add template for localization
2025-04-11 16:51:27 +02:00
2c0b3fa55e Simplify docs sidebar design #3
Some checks are pending
Publish / publish (push) Waiting to run
Delete templates/docs.html as there is no need for a separate toc site.
The new design is optimized for the sidebar.
2025-04-11 11:28:42 +02:00
905af6f9bc Remove support for documentation page banners #3
Some checks are pending
Publish / publish (push) Waiting to run
2025-04-01 15:08:26 +02:00
de1bf9cd21 Update information referring to Duckquill #4
Some checks are pending
Publish / publish (push) Waiting to run
2025-04-01 15:01:04 +02:00
5d621bc729 Implement docs sidebar #3
Some checks are pending
Publish / publish (push) Waiting to run
2025-04-01 14:31:12 +02:00
6c9da90f7a Add sections to docs #3 2025-03-25 14:27:51 +01:00
0cd6f76e8c Link from navigation bar to first docs page #3 2025-03-25 13:36:23 +01:00
b5ccc636c4 Implement docs table of contents #3 2025-03-25 13:33:09 +01:00
e0fb064b1d Access parent section in subprojects 2025-03-18 15:55:59 +01:00
9e653774c6 Add docs and documentation page #3 2025-03-18 15:28:36 +01:00
befcb0bba6 Reduce bottom padding in subproject description 2025-03-12 12:05:02 +01:00
9f538c804d Add option to left-align subproject badges 2025-03-11 22:40:05 +01:00
44b90cbfae Less bottom padding in a subproject 2025-03-11 22:10:43 +01:00
449429cf75 Add expand feature to subprojects 2025-03-11 21:55:33 +01:00
be8a904508 Option to link from subproject to external site 2025-03-11 21:08:49 +01:00
21c184a004 Add option to hide subproject tags 2025-03-11 21:05:11 +01:00
d322acaafe Add option to hide number of subprojects 2025-03-11 21:00:46 +01:00
aa99a61895 Add badges to subprojects #2 2025-03-11 15:35:38 +01:00
82f1326d50 Replace previous/next button by back button #2
The order in subprojects is less important than the order in blogs
2025-03-11 14:40:34 +01:00
30ccca6224 Remove labels for subprojects #2 2025-03-11 14:26:36 +01:00
c242520c60 Add support for preview images #2 2025-03-11 14:22:03 +01:00
6e2fc7da5c Implement grid for subprojects #2 2025-03-08 14:55:52 +01:00
ce27eabb69 Remove blog-specific items #2 2025-03-08 12:30:03 +01:00
d30fd2b007 Add subproject templates #2 2025-03-08 11:58:29 +01:00
ccda2a5047 Update demo page 2025-03-04 18:06:50 +01:00
abdecb2f69 Remove mods that are useless after #1 2025-03-04 17:53:51 +01:00
b0d926afa3 Add option to trigger publish manually 2025-03-04 17:43:54 +01:00
e557ebca7f Remove feeds from website #1
Feeds are still available through the site's head
2025-03-04 17:29:58 +01:00
4a0dab0052 Remove anchor symbol next to headings #1 2025-03-04 17:21:17 +01:00
bcdf64867f Remove auto hiding navigation bar option #1 2025-02-27 17:15:21 +01:00
8d66e8e2b3 Remove sidebar table of contents #1 2025-02-27 17:13:02 +01:00
f575f7684b Remove theme switcher 2025-02-27 17:06:36 +01:00
5c26b8a4a2 Fully remove search 2025-02-27 17:03:23 +01:00
e511f83749 Use accent color for inline code #1 2025-02-25 17:20:48 +01:00
9ba8731786 Remove wave line effect on hovering links #1 2025-02-25 17:15:27 +01:00
12942e3a8f Use modern separator
Some checks failed
Publish / publish (push) Failing after 13m32s
2025-02-25 15:58:35 +01:00
50df9fefe1 Fully remove edge highlights #1
Some checks are pending
Publish / publish (push) Waiting to run
2025-02-25 15:43:53 +01:00
5e8f8f717e Remove background from footer #1
Some checks are pending
Publish / publish (push) Waiting to run
2025-02-25 15:39:26 +01:00
b096ba6bc4 Implement simple theme for blog list paginators #1
Some checks are pending
Publish / publish (push) Waiting to run
2025-02-25 15:36:07 +01:00
13d648511c Simplify article list theme #1
Some checks are pending
Publish / publish (push) Waiting to run
2025-02-25 15:16:36 +01:00
8c73f86269 Remove shadow from tags overview #1
Some checks are pending
Publish / publish (push) Waiting to run
2025-02-25 14:47:11 +01:00
160f8f173c Fix navigation bar on top of content
Some checks are pending
Publish / publish (push) Waiting to run
2025-02-25 14:43:32 +01:00
7e9eca09d7 Update link in footer
Some checks are pending
Publish / publish (push) Waiting to run
2025-02-25 14:42:13 +01:00
c9925bdef3 Remove shadow from footer #1
Some checks are pending
Publish / publish (push) Waiting to run
2025-02-25 14:40:05 +01:00
9100d706bc Use more minimal theme for code snippets #1
Some checks are pending
Publish / publish (push) Waiting to run
2025-02-25 14:36:12 +01:00
c9c86e5af0 Make comments actual comments
Some checks are pending
Publish / publish (push) Waiting to run
2025-02-25 14:29:59 +01:00
86eea6d2b4 Use modern font by default #1
Some checks are pending
Publish / publish (push) Waiting to run
2025-02-25 14:27:51 +01:00
f441df36ac Remove accent color highlight of headings #1
Some checks are pending
Publish / publish (push) Waiting to run
2025-02-25 14:17:10 +01:00
65e58e13ce Update content of landing page
Some checks are pending
Publish / publish (push) Waiting to run
2025-02-25 14:12:48 +01:00
ba168a1927 Add Gitea action for publishing
All checks were successful
Publish / publish (push) Successful in 17s
2025-02-20 21:22:45 +01:00