diff options
| author | Pinapelz <yukais@pinapelz.com> | 2024-04-07 01:19:17 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2024-04-07 01:19:17 -0700 |
| commit | c95c0a56cd994ff09c3aee767949a88752642409 (patch) | |
| tree | 0d89cb2e4a17cd8c004b3b2a3a1e648f1b720492 /index.md | |
| parent | 8e1b5f1acb359bdd2fd8fa644f97274e6429b779 (diff) | |
migrate docs to vitepress
Diffstat (limited to 'index.md')
| -rw-r--r-- | index.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/index.md b/index.md new file mode 100644 index 0000000..f718db3 --- /dev/null +++ b/index.md @@ -0,0 +1,21 @@ +--- +# https://vitepress.dev/reference/default-theme-home-page +layout: home + +hero: + name: "knowlegebase" + text: "Yet Another Bunch of Expertise (YABE)" + actions: + - theme: brand + text: Patchwork Archive API + link: /docs/patchwork-archive-api + +features: + - title: Patchwork Archive API + details: Public Patchwork Archive API Documentation + - title: Good to Know + details: Set of useful tricks/knowledge to know + - title: Project Information + details: Various information about how to deploy certain projects +--- + |
