Initial landing page based on the existing Wiki home page

Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
Benoit Donneaux 2024-05-14 19:02:06 +02:00
parent 614d8b82f7
commit 6716049676
27 changed files with 1093 additions and 0 deletions

11
src/_data/navigation.yml Normal file
View file

@ -0,0 +1,11 @@
main:
- title: "Home"
url: "#"
- title: "Documentation"
url: "#documentation"
- title: "Contribute"
url: "#contribute"
- title: "Blog"
url: "#blog"
- title: "About"
url: "#about"