refactor: move Vuepress files in dedicated directory

Signed-off-by: Lucien Cartier-Tilet <lucien@phundrak.com>
This commit is contained in:
2023-02-02 19:45:15 +01:00
parent 8e7322c225
commit 8413181750
59 changed files with 9 additions and 9 deletions

2
.gitignore vendored
View File

@@ -1,4 +1,4 @@
node_modules
.temp
.cache
/.vuepress/dist/*
/content/.vuepress/dist/*