Commit graph

8 commits

Author SHA1 Message Date
dumbmoron
20320c1935
web: use svelte-preprocess instead of vitePreprocess
this allows us to use <style src={...}></style> also for scoped styles
(and not just global styles)
2024-07-21 10:06:16 +00:00
wukko
dbbd43e002
web/changelog: move components to dedicated folder 2024-07-21 14:42:17 +06:00
dumbmoron
3aa17733d1
frontend: install and configure mdsvex 2024-06-29 17:58:00 +00:00
dumbmoron
da1a11b5ce
svelte: don't use relative paths for bundle links in html
this prevents a blank page from showing up when a user
visits a non-existing page on a static build
2024-07-29 10:13:45 +00:00
wukko
9939f3b172
web: i18n system & navbar translations
dynamic page language and language dropdown!! finally!!
2024-07-03 00:16:03 +06:00
wukko
a226f0635f
web: use an alias for components folder 2024-06-24 20:23:55 +06:00
wukko
1fad4816b2
web: use static svelte adapter instead of auto 2024-06-16 19:21:26 +06:00
wukko
8cc11367ef
web: project skeleton 2024-06-13 15:32:17 +06:00