chore: switch from vuepress to vitepress
deploy / deploy (push) Successful in 5m0s

This commit is contained in:
2026-07-11 11:41:14 +02:00
parent b2b706e357
commit 528f5a54f4
99 changed files with 525 additions and 2910 deletions
+10
View File
@@ -0,0 +1,10 @@
root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
[*.{js,ts,json,mts,css}]
indent_style = space
indent_size = 2