initial vuepress

This commit is contained in:
2021-02-13 20:12:43 +01:00
commit a34fdbc58a
13 changed files with 210 additions and 0 deletions

15
src/index.md Normal file
View File

@@ -0,0 +1,15 @@
---
home: true
heroImage: https://v1.vuepress.vuejs.org/hero.png
tagline: The german documentation for the lfk
actionText: Quick Start →
actionLink: /guide/
features:
- title: Feature 1 Title
details: Feature 1 Description
- title: Feature 2 Title
details: Feature 2 Description
- title: Feature 3 Title
details: Feature 3 Description
footer: Made by with ❤️
---