From 8a8f0f10f8d0d4ca3914c862cd1fa0bb43c9a828 Mon Sep 17 00:00:00 2001 From: Benoit TRAVERS Date: Mon, 6 Jul 2026 18:44:23 +0200 Subject: [PATCH] feat(website): move AI + Inspirations after the packages, drop 'betterave' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Lead with the packages (the core of btravstack) — the 'In the age of AI' and 'Inspirations' sections now follow them rather than preceding them. Nav reordered to match (Philosophy · Projects · Why now). Remove the 'betterave 🇫🇷' tag from the footer (landing + config copyright). Co-Authored-By: Claude Opus 4.8 (1M context) --- apps/website/.vitepress/config.ts | 2 +- apps/website/.vitepress/theme/Landing.vue | 58 +++++++++++------------ 2 files changed, 30 insertions(+), 30 deletions(-) diff --git a/apps/website/.vitepress/config.ts b/apps/website/.vitepress/config.ts index 9b41ee4..73261e0 100644 --- a/apps/website/.vitepress/config.ts +++ b/apps/website/.vitepress/config.ts @@ -153,7 +153,7 @@ export default defineConfig({ socialLinks: [{ icon: "github", link: "https://github.com/btravstack" }], footer: { message: "Type-safe building blocks for the TypeScript backend. Released under the MIT License.", - copyright: "© 2026 Benoit Travers · betterave 🇫🇷", + copyright: "© 2026 Benoit Travers", }, search: { provider: "local" }, }, diff --git a/apps/website/.vitepress/theme/Landing.vue b/apps/website/.vitepress/theme/Landing.vue index c424c24..5c7c877 100644 --- a/apps/website/.vitepress/theme/Landing.vue +++ b/apps/website/.vitepress/theme/Landing.vue @@ -114,8 +114,8 @@ onMounted(() => {