docs: replace vuepress docs dir with vitepress docs dir

This commit is contained in:
braks
2022-08-01 21:10:14 +02:00
committed by Braks
parent 21702daf1e
commit f2b169145c
179 changed files with 122 additions and 8131 deletions
+8 -7
View File
@@ -1,8 +1,7 @@
---
home: true
layout: home
heroText: null
tagline: null
footer: MIT Licensed | Copyright © 2021-present Burak Cakmakoglu
---
<Home />
@@ -11,10 +10,12 @@ footer: MIT Licensed | Copyright © 2021-present Burak Cakmakoglu
<Banner />
</Suspense>
<client-only>
<Features />
<Features />
<XyzTransition appear-visible xyz="fade down ease-out-back">
<XyzTransition appear-visible xyz="fade down ease-out-back">
<Acknowledgement />
</XyzTransition>
</client-only>
</XyzTransition>
<XyzTransition appear-visible xyz="fade down ease-out-back">
<Team />
</XyzTransition>