new theme
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-01-14 10:20:17 +01:00
parent eaf9ac8e5e
commit 48ead08ecc
20 changed files with 77 additions and 22 deletions

View File

@ -1,17 +1,37 @@
baseURL: "https://example.org/"
baseURL: "https://minimal-setups.de"
languageCode: "en-us"
title: "Minimal Setups"
# theme: "ananke"
theme: "hextra"
sectionPagesMenu: "main"
googleAnalystics: ""
params:
# site_logo: "logo.png"
search:
enable: true
type: flexsearch
flexsearch:
index: content
tokenize: forward
footer:
displayCopyright: false
displayPoweredBy: false
menu:
main:
- name: How Tos
pageRef: /HowTos
weight: 1
- name: Articles
pageRef: /articles
weight: 2
- name: Keys
pageRef: /keys
weight: 3
- name: About
pageRef: /about
weight: 4
- name: Search
weight: 5
params:
type: search