Valentyne Stigloher
54a57192b3
(nuxt) use new directory structure by moving many directories to app
2025-08-17 18:10:36 +02:00
Valentyne Stigloher
01703e86be
(ts) migrate some components to composition API with typescript
2025-05-06 23:16:17 +02:00
Valentyne Stigloher
b25afefc49
(fmt)
2024-10-29 10:56:32 +01:00
Valentyne Stigloher
6090078689
(nuxt) use useConfig composable instead of $config global as this can only be controlled via runtimeConfig and is better protected than in Nuxt 2
2024-09-11 21:29:35 +02:00
Valentyne Stigloher
d44f4c429c
(vue) rename <Link> to <LinkEntry> to prevent collision with Nuxt 3 component names
2024-06-27 12:22:39 +02:00
Valentyne Stigloher
bd332e3949
(ts) overwrite NuxtRuntimeConfig to be Config (enables stricter type checking and hints)
2024-03-12 15:11:40 +01:00
Valentyne Stigloher
a065029cb5
(refactor) rename $config and $locale Vue globals to have a dollar sign per convention
2024-01-26 14:30:12 +01:00
PronounsPage
fa14ab79d9
(lint) automatically fix lints via yarn lint --fix
2024-01-11 20:36:05 +01:00
Andrea Vos
9b631032ce
#185 [blog] better visibility of the "blog" section
2021-03-05 18:25:06 +01:00
Andrea Vos
fdfb8b9889
#59 multilingual support - routing, fixes
2020-09-28 19:22:36 +02:00
Andrea Vos
042bf34638
#59 multilingual support - configs
2020-09-28 18:30:35 +02:00
Andrea Vos
b166ff6e0b
#59 move strings to translations, use symlink to select locale
2020-09-28 17:51:26 +02:00
Andrea Vos
53a80c8a5f
poprawki w kontaktach
2020-09-24 23:08:13 +02:00
Andrea Vos
777318fd93
#58 spójniejsze podstrony
...
- nagłówek na każdej podstronie
- linki jako podstrona
- sociale w `/kontakt`
- mniej ramek w `/neutratywy`
- bez powtarzania menu w `/`
- extract `<ScrollButton/>`
2020-09-24 21:38:15 +02:00