Commit Graph

43 Commits

Author SHA1 Message Date
MacRimi 5ca3463bf6 complete i18n migration to /[locale]/ with EN+ES content
Full rewrite of the docs site under app/[locale]/ with next-intl
in localePrefix:"always" mode. Every page now exists at both
/en/<path> and /es/<path>; the root / shows a meta-refresh + JS
redirect to /<defaultLocale>/ so GitHub Pages serves something
on the apex URL.

Highlights:
- 107 doc pages migrated to file-per-page JSON namespaces under
  messages/en/ and messages/es/. Spanish content is fully
  translated (no copy-of-English placeholders).
- New documentation for the Active Suppressions section in the
  Settings tab and the per-event Dismiss dropdown in the Health
  Monitor modal.
- New screenshots: dismiss-duration-dropdown.png and an updated
  health-suppression-settings.png.
- Pagefind integrated for client-side search; index is built on
  every CI deploy (not committed).
- RSS feeds: per-locale at /<locale>/rss.xml plus root /rss.xml
  for backward compat.
- Removed the dead app/[locale]/guides/[slug]/ route — every
  guide now has its own static page and no markdown source
  remains.
- Fixed orphan link /guides/nvidia -> /guides/nvidia-manual in
  docs/hardware/nvidia-host.
- Removed obsolete components (footer2, calendar, drawer).

Verified locally with `npm ci && npm run build`: 2804 files in
out/, 231 pages indexed by pagefind, root redirect intact, both
locale roots and the new Active Suppressions docs render OK.
2026-05-31 12:41:10 +02:00
MacRimi a8dcf5e8f5 Update web 2025-12-14 01:38:07 +01:00
MacRimi 9e3334d75f Update web 2025-12-13 21:19:08 +01:00
MacRimi cca6e71911 Update web 2025-12-13 20:20:21 +01:00
MacRimi 7f0a5908d7 Update layout.tsx 2025-02-19 00:27:22 +01:00
MacRimi 6799d0a95e Update 2025-02-18 23:53:14 +01:00
MacRimi 1c0992dfa9 Update 2025-02-18 23:07:41 +01:00
MacRimi 5edeaec9d5 Update 2025-02-18 23:03:35 +01:00
MacRimi c7ce54d1f5 Update 2025-02-18 22:58:20 +01:00
MacRimi a602fe3c68 Update 2025-02-18 22:48:38 +01:00
MacRimi c9899804b5 Update 2025-02-18 22:45:32 +01:00
MacRimi f253a23efc Update 2025-02-18 22:42:57 +01:00
MacRimi 8247163362 Update 2025-02-18 22:36:11 +01:00
MacRimi fab8570f88 Update 2025-02-18 22:33:36 +01:00
MacRimi 6f54caef38 Update 2025-02-18 22:30:20 +01:00
MacRimi f19fb2ca31 Update 2025-02-18 22:24:08 +01:00
MacRimi 811c9b03bb Update 2025-02-18 22:20:33 +01:00
MacRimi 249934786c Update 2025-02-18 20:00:51 +01:00
MacRimi 93576c642e Update 2025-02-18 19:16:37 +01:00
MacRimi 45a7275667 Update 2025-02-18 19:09:28 +01:00
MacRimi c3f3cd4e6f Update favicon 2025-02-18 18:47:35 +01:00
MacRimi 1fd394ed50 Update favicon 2025-02-18 18:43:02 +01:00
MacRimi fabd45f911 Update 2025-02-18 18:28:04 +01:00
MacRimi 659e91ffd1 Update 2025-02-18 18:18:27 +01:00
MacRimi a88d836dca update 2025-02-18 18:15:09 +01:00
MacRimi ce0fe66da4 Update 2025-02-18 18:11:53 +01:00
MacRimi a021e5abf3 Update 2025-02-18 18:05:26 +01:00
MacRimi 263b8e2fa2 update 2025-02-18 18:02:02 +01:00
MacRimi f20e0a9412 Update 2025-02-18 17:09:54 +01:00
MacRimi 90ec250f92 update 2025-02-17 22:25:11 +01:00
MacRimi 4b5d4b80c3 Update layout.tsx 2025-02-17 19:27:27 +01:00
MacRimi d9d4638b0c Update layout.tsx 2025-02-17 19:23:52 +01:00
MacRimi 6878884d09 update 2025-02-17 19:13:22 +01:00
MacRimi 51aa442386 update 2025-02-17 19:05:04 +01:00
MacRimi fb5e1cf209 Update layout.tsx 2025-02-17 18:45:13 +01:00
MacRimi 89ca626827 update 2025-02-16 11:29:56 +01:00
MacRimi 45e3853032 Update layout.tsx 2025-02-14 11:29:58 +01:00
MacRimi 990b2bf7de update 2025-02-13 23:04:40 +01:00
MacRimi 78410a67a4 Update layout.tsx 2025-02-13 22:19:02 +01:00
MacRimi 3d29740857 Update layout.tsx 2025-02-13 22:13:38 +01:00
MacRimi 83b9073faf Update layout.tsx 2025-02-13 22:09:08 +01:00
MacRimi 5e368e1048 Update layout.tsx 2025-02-13 22:02:52 +01:00
MacRimi 6a44aa0153 start web 2025-02-13 17:28:49 +01:00