diff options
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 +--- + |
