Switch the site to Astro

This commit is contained in:
Andras Schmelczer 2026-05-25 13:10:58 +01:00
parent a5f64a3ff8
commit 2e02e52661
14 changed files with 8633 additions and 17018 deletions

View file

@ -37,6 +37,6 @@
"files.exclude": {
"node_modules": true
},
"editor.rulers": [120],
"editor.rulers": [90],
"editor.wordWrap": "on"
}