563 Commits

Author SHA1 Message Date
Tortellini
c39a2fbe62 Remove arrow realignment 2025-08-26 09:04:42 +02:00
fb515153e3 Fixes issue where there was an extra linebreak on article list elements until you hover over it once. 2025-08-24 21:22:31 -07:00
f8c6a74a1c Fix tags not transparent #1
All checks were successful
Publish / publish (push) Successful in 20s
2025-04-22 13:44:29 +02:00
f82bc3f591 Remove animation from sidebar toggle button #3
Some checks are pending
Publish / publish (push) Waiting to run
2025-04-22 13:34:18 +02:00
2f8c790770 Make transition in compact docs faster #3
All checks were successful
Publish / publish (push) Successful in 19s
2025-04-13 14:51:34 +02:00
456f459d67 Remove glow effect from CRT-style code blocks 2025-04-13 14:38:45 +02:00
7377a98fd1 Improve documentation design #3
Some checks are pending
Publish / publish (push) Waiting to run
2025-04-12 21:33:30 +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
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
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
aa99a61895 Add badges to subprojects #2 2025-03-11 15:35:38 +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
abdecb2f69 Remove mods that are useless after #1 2025-03-04 17:53:51 +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
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
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
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
371e666ea9 Simplify navigation bar #1 2025-02-18 16:00:11 +01:00
3a76d70cd5 Remove sticky navigation bar #1 2025-02-18 15:29:11 +01:00
7f8d998802 Remove background accent color #1 2025-02-18 15:07:40 +01:00
daudix
673f77cfd1
Convert all icons to CSS variables, add feed button next to tags heading 2024-12-23 23:20:43 +03:00
daudix
08860f5974
Automatic contrast color picking (fixes #43) 2024-12-23 22:48:34 +03:00
daudix
f2cd992522
Not use all available width for sidebar 2024-12-04 02:58:08 +03:00
daudix
0d479ef409
Use table_of_contents string instead of toc 2024-12-01 17:19:21 +03:00
daudix
c4dcb3cc12
Bump to v6.1.0 2024-12-01 17:00:28 +03:00
daudix
915a71fecd
Optional TOC sidebar (fixes #107) 2024-12-01 16:55:08 +03:00
daudix
588ba66112
Fix navbar not scrolling with content on mobile (fixes #109) 2024-12-01 14:10:51 +03:00
daudix
c8e0775eba
Inherit font family for buttons 2024-11-14 20:03:54 +03:00
daudix
4b1fac1f17
Backport some changes and fixes
Return the separator customization that got lost in some commit
Don't blur the nav when it's not visible
Don't scale down the article card when clicking on a tag
2024-11-14 19:40:54 +03:00
daudix
da0a9b967e
Bump to v6.0.0, remove dead sites and mentions of mine 2024-11-02 22:21:27 +03:00
daudix
cb9a8fa295
Adjust banner + heading margin 2024-11-01 02:17:49 +03:00