blob: 16aaa1f19dcd940c1398989172456fd3f791d44b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
---
# https://vitepress.dev/reference/default-theme-home-page
layout: home
hero:
name: "knowlegebase"
text: "Yet Another Bunch of Expertise (YABE)"
actions:
- theme: brand
text: Project Documentation
link: /repos/info
- theme: brand
text: Personal Tools
link: /personal/tools
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
---
|