-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathconfig.yaml
72 lines (65 loc) · 1.55 KB
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
baseURL: "https://vpup.pro"
title: Virtual Puppet Project
theme: PaperMod
minify:
disableXML: true
languages:
en:
languageName: English
weight: 1
menu:
main:
- name: About
url: about/
weight: 5
- name: Quickstart
url: quickstart/
weight: 10
- name: Downloads
url: downloads/
weight: 15
- name: Source
url: source/
weight: 20
- name: FAQ
url: faq/
weight: 25
- name: Search
url: search/
weight: 30
# Needed for search
outputs:
home:
- HTML
- JSON
params:
description: Virtual Puppet Project
defaultTheme: dark
socialIcons:
- name: GitHub
url: "https://github.com/virtual-puppet-project"
- name: Discord
url: "https://discord.gg/6mcdWWBkrr"
# https://github.com/adityatelange/hugo-PaperMod/wiki/Features#profile-mode
profileMode:
enabled: true
title: Virtual Puppet Project (vpuppr)
subtitle: Free and open source virtual streamer software
imageUrl: "vpuppr_icon_256.png"
cover: "vpuppr_ducks_bg.png"
buttons:
- name: About
url: about/
- name: Download
url: downloads/
slideshow:
# title: Gallery
images:
- "alicia_loading_screen.png"
- "vpuppr_ducks_bg.png"
- "alicia_main_screen.png"
- "alicia_model_menu.png"
- "alicia_tracking_menu.png"
- "alicia_bone_menu.png"
- "alicia_blendshape_menu.png"
- "alicia_preset_menu.png"