From c95c0a56cd994ff09c3aee767949a88752642409 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sun, 7 Apr 2024 01:19:17 -0700 Subject: migrate docs to vitepress --- index.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 index.md (limited to 'index.md') 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 +--- + -- cgit v1.2.3