100 lines
No EOL
1.7 KiB
YAML
100 lines
No EOL
1.7 KiB
YAML
baseURL: https://this.ven.uber.space/
|
|
languageCode: en-us
|
|
title: this.ven
|
|
theme: hextra
|
|
|
|
enableGitInfo: true
|
|
|
|
outputs:
|
|
home: [HTML]
|
|
page: [HTML]
|
|
section: [HTML, RSS]
|
|
|
|
params:
|
|
description: FLOSS musician, tinkerer and privacy advocate
|
|
displayUpdatedDate: true
|
|
editURL:
|
|
enable: true
|
|
base: "https://dri.ven.uber.space/thisven/Website/_edit/main/content"
|
|
navbar:
|
|
displayTitle: true
|
|
displayLogo: true
|
|
logo:
|
|
path: images/logo.svg
|
|
link: /
|
|
width: 64
|
|
height: 64
|
|
page:
|
|
width: wide
|
|
footer:
|
|
displayCopyright: true
|
|
width: wide
|
|
blog:
|
|
list:
|
|
displayTags: true
|
|
|
|
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
|
|
sidebar:
|
|
- name: More
|
|
params:
|
|
type: separator
|
|
weight: 1
|
|
- name: "About"
|
|
pageRef: /about
|
|
weight: 2
|
|
|
|
markup:
|
|
goldmark:
|
|
renderer:
|
|
unsafe: true
|
|
|
|
titleCaseStyle: firstupper
|
|
|
|
privacy:
|
|
disqus:
|
|
disable: true
|
|
googleAnalytics:
|
|
disable: true
|
|
instagram:
|
|
disable: true
|
|
twitter:
|
|
disable: true
|
|
vimeo:
|
|
disable: true
|
|
youtube:
|
|
disable: true |