Website/hugo.yaml
2024-02-04 23:34:45 +01:00

61 lines
No EOL
1.1 KiB
YAML

baseURL: https://this.ven.uber.space/
languageCode: en-us
title: this.ven
theme: hextra
params:
editURL:
enable: true
base: "https://dri.ven.uber.space/thisven/Website/_edit/main/content"
navbar:
displayTitle: true
displayLogo: true
logo:
path: img/logo.svg
link: /
width: 64
height: 64
page:
width: full
menu:
main:
- name: About
pageRef: /about
weight: 1
- name: Blog
pageRef: /blog
weight: 2
- name: Docs
pageRef: /docs
weight: 3
- name: Music
pageRef: /music
weight: 4
- name: Talks
pageRef: /talks
weight: 5
- name: Search
weight: 6
params:
type: search
- name: Mastodon
weight: 7
url: "https://digitalcourage.social/@thisven"
params:
icon: mastodon
- name: Funkwhale
weight: 8
url: "https://open.audio/@thisven"
params:
icon: funkwhale
- name: PeerTube
weight: 9
url: "https://libre.video/accounts/thisven"
params:
icon: peertube
markup:
goldmark:
renderer:
unsafe: true