Vitepress init

This commit is contained in:
headlessdev
2025-04-20 18:44:27 +02:00
parent 9036110a1c
commit 2eb0b4c8a0
7 changed files with 2609 additions and 19 deletions

5
.gitignore vendored
View File

@@ -1,5 +1,10 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# Vitepress
docs/.vitepress/dist
docs/.vitepress/cache
# dependencies
/node_modules
/.pnp