Commit Graph

5 Commits

Author SHA1 Message Date
44a7c24e64 Enhance image rendering for clearer display
- Add `image-rendering: pixelated` to ensure sharpness of images in Chromium-based browsers

Avoid using `Sharp` service since it's not configurable. It overcompresses images, reducing their quality. Preserving image quality is essential for tutorials and especially for theme gallery.
2025-08-19 06:21:08 +02:00
d705233441 Fix external links
Previous link led to a broken page.

Ideally, we should rewrite this part of the doc and provide formatting data ourselves.
2025-08-19 01:46:44 +02:00
ecbc5cdfcc Improve values on the hero page 2025-08-19 01:45:37 +02:00
619cda52f1 fix: editlink
`editLink` was incorrectly set, so Gitea was showing 404 responses.
2025-07-09 15:30:36 +02:00
c3aec55da4 Initial commit 2025-07-09 12:25:44 +02:00