9
0
mirror of https://github.com/BX-Team/DivineMC.git synced 2025-12-19 14:59:25 +00:00

[ci-skip] Use VitePress instead of Docusaurus (#7)

* [ci-skip] full rework of docs

* [ci-skip] update index page

* [ci-skip] fix logo

* [ci-skip] fix logo 2
This commit is contained in:
Artem Ostrasev
2023-08-28 02:02:57 +03:00
committed by GitHub
parent 756a87cde6
commit e974771d69
11 changed files with 2776 additions and 1 deletions

7
.gitignore vendored
View File

@@ -6,4 +6,9 @@ DivineMC-Server
build
.gradle
run
.idea
.idea
# VitePress (docs)
node_modules
docs/.vitepress/cache
docs/.vitepress/dist