12 Commits

Author SHA1 Message Date
Valentyne Stigloher
9c83dc7ceb (a11y) add <NuxtRouteAnnouncer> 2025-05-19 20:27:38 +02:00
Valentyne Stigloher
c118b4da8a (style) use headings font of the locale on home and admin
see #378
2025-03-28 00:59:51 +01:00
Valentyne Stigloher
8959e84889 (nuxt) replace NUXT_PUBLIC_BASE_URL with calculating it from NUXT_PUBLIC_DOMAIN_BASE 2025-03-14 19:26:51 +01:00
Valentyne Stigloher
ad69eba5a6 (nuxt) migrate imports from @unhead/vue to #imports 2025-03-14 18:09:05 +01:00
Valentyne Stigloher
08788dfff5 (style) fix font flashing (using textContent will replace ' with HTML entity during SSR) 2025-02-17 13:59:05 +01:00
Valentyne Stigloher
9555dc1fef (style) fix font names containing spaces 2025-02-17 12:51:34 +01:00
Valentyne Stigloher
66627a8212 (nuxt) move scss variables to config.style which then renders them as css custom properties 2025-02-15 14:04:09 +01:00
Valentyne Stigloher
b25afefc49 (fmt) 2024-10-29 10:56:32 +01:00
Valentyne Stigloher
114dcbf0ff (nuxt) use default seo values when a page does not override a value 2024-09-12 12:14:44 +02:00
Valentyne Stigloher
012d854474 (nuxt) replace @nuxtjs/pwa with @vite-pwa/nuxt 2024-09-12 10:11:25 +02:00
Valentyne Stigloher
8b58541079 (nuxt) replace process.env replacement with runtimeConfig.public 2024-09-12 10:11:25 +02:00
Valentyne Stigloher
30c27846ea (nuxt) move head information from nuxt.config.ts to app.vue to have better support for devtools displaying them 2024-09-11 21:29:35 +02:00