David Karlsson
88c600157b
fix: improve contrast in code blocks where language is unrecognized
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2026-01-07 10:11:23 +01:00
David Karlsson
4cc579f17b
site: improve header buttons, remove support link
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2025-12-12 17:43:34 +01:00
Arthur
00da2c5f7f
ux: clean up footer ( #23261 )
...
Simplify the footer.
<img width="1238" height="516" alt="screen"
src="https://github.com/user-attachments/assets/fe397763-28ab-4ad4-84d5-ba3fc9767885 "
/>
2025-08-19 11:07:03 +02:00
Arthur
39ff715091
ux: move support and theme buttons to topnav ( #23243 )
...
Move the contact support button and the theme switch button to the top
nav bar.
2025-08-15 10:51:55 +02:00
Arthur
b427433371
ux: copy search term to AI widget ( #23212 )
...
Harmonize buttons in the nav and automatically copy the search term to
the AI widget.
Uses "cmd k" to open the AI widget instead of search.
Touch up search results.
2025-08-11 09:33:02 +02:00
Arthur
158aa8e833
fix: better support for unrecognized languages ( #23188 )
...
<!--Delete sections as needed -->
## Description
Degrade nicely when a code fence uses an unrecognized language.
<img width="1865" height="628" alt="Frame 35"
src="https://github.com/user-attachments/assets/e819a128-4025-404b-a421-51f571382d2e "
/>
2025-07-30 16:55:18 +02:00
Arthur
c7f64f3ee1
ui: add 'open in Claude/Chatgpt' to page options ( #23110 )
2025-07-18 15:16:24 +02:00
Arthur
a949a7335a
fix: visual touch-ups ( #23012 )
...
- **increase h2 mt**
- **tabs: remove rounded border**
- **fix page action icons**
- **increase article width**
- **reduce breadcrumb font size**
2025-07-07 12:41:58 +02:00
Arthur
03ae6f16f8
chore: fix search result color ( #22962 )
...
Some parts of the search results window are hard to read. Let's fix
this.
Before: see live website
After:


2025-07-01 13:00:56 +02:00
Arthur
5d9bf839f1
fix: codeblock line nums ( #22866 )
2025-06-18 15:38:16 +02:00
Arthur
6a940f3b2a
ux: update code block styling ( #22761 )
...

2025-06-04 15:38:11 +02:00
Arthur
9eff1ba5fc
theme: extract more styles ( #22734 )
...
Extract shared styling into appropriate utilities.
Improve toc width.
2025-05-30 09:20:56 -07:00
Arthur
1686e58dd1
fix: various theme improvements ( #22725 )
...
Harmonize various areas of the theme.
2025-05-30 11:57:20 +02:00
Arthur
038e6dc682
chore: update Tailwind to v4 ( #22666 )
...
- Extract classes to utilities and components.
- Reduce number of colors used.
- Harmonize button colors.
- Restyle admonitions.
- Move **Page options** button to main article.
- Various color tweaks.
2025-05-28 08:37:10 +01:00