Add main menu, basic layout

This commit is contained in:
2022-05-27 12:49:18 +02:00
parent 1e728d56e6
commit f65aadc03c
11 changed files with 315 additions and 23 deletions

14
config.yaml Normal file
View File

@@ -0,0 +1,14 @@
theme: kosmos-22
baseURL: https://kosmos.org/
languageCode: en-us
title: Kosmos
disableKinds:
- taxonomy
- term
- RSS
- sitemap
- robotsTXT
markup:
goldmark:
renderer:
unsafe: true # Allow HTML in md files