Initial landing page based on the existing Wiki home page
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
parent
614d8b82f7
commit
6716049676
27 changed files with 1093 additions and 0 deletions
11
src/_data/navigation.yml
Normal file
11
src/_data/navigation.yml
Normal 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"
|
Loading…
Add table
Add a link
Reference in a new issue