Website/hugo.yaml

105 lines
1.8 KiB
YAML
Raw Normal View History

2024-01-01 19:33:29 +01:00
baseURL: https://this.ven.uber.space/
languageCode: en-us
title: this.ven
2024-01-01 19:44:14 +01:00
theme: hextra
2024-01-01 19:46:09 +01:00
2024-04-01 12:38:57 +02:00
enableGitInfo: true
outputs:
home:
- html
page:
- html
section:
- html
2024-04-01 12:38:57 +02:00
params:
2024-03-31 20:15:33 +02:00
description: FLOSS musician, tinkerer and privacy advocate
2024-03-03 22:16:07 +01:00
displayUpdatedDate: true
2024-01-30 00:00:13 +01:00
editURL:
enable: true
2024-02-04 23:34:45 +01:00
base: "https://dri.ven.uber.space/thisven/Website/_edit/main/content"
navbar:
displayTitle: true
displayLogo: true
logo:
2024-03-03 22:16:07 +01:00
path: images/logo.svg
link: /
width: 64
height: 64
2024-01-30 00:21:18 +01:00
page:
2024-03-03 22:16:07 +01:00
width: wide
footer:
displayCopyright: true
width: wide
2024-03-31 20:15:33 +02:00
blog:
list:
displayTags: true
author:
name: this.ven
2024-01-01 19:46:09 +01:00
menu:
main:
- name: About
pageRef: /about
weight: 1
- name: Blog
pageRef: /blog
weight: 2
2024-02-03 12:11:31 +01:00
- name: Docs
2024-01-01 19:46:09 +01:00
pageRef: /docs
weight: 3
- name: Music
pageRef: /music
weight: 4
- name: Talks
pageRef: /talks
weight: 5
- name: Search
weight: 6
params:
type: search
2024-01-01 19:48:09 +01:00
- name: Mastodon
weight: 7
2024-09-03 09:40:02 +02:00
url: "https://metalhead.club/@thisven"
2024-01-01 19:48:09 +01:00
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
2024-02-29 16:01:52 +01:00
sidebar:
- name: More
params:
type: separator
weight: 1
2024-03-03 22:16:07 +01:00
- name: "About"
pageRef: /about
2024-02-29 16:01:52 +01:00
weight: 2
2024-02-03 14:52:37 +01:00
markup:
goldmark:
renderer:
2024-04-01 12:38:57 +02:00
unsafe: true
titleCaseStyle: firstupper
privacy:
disqus:
disable: true
googleAnalytics:
disable: true
instagram:
disable: true
twitter:
disable: true
vimeo:
disable: true
youtube:
disable: true