-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yml
100 lines (91 loc) · 2.79 KB
/
config.yml
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
title: Guardian
paginate: 5
theme: "PaperMod"
params:
title: Guardian
description: "A friendly and feature-rich bot made to serve as an all-in-one solution for Discord servers."
keywords: [Guardian, Discord, Bot, AI, Moderation]
author: Cooper Sullivan
DateFormat: "January 2, 2006"
defaultTheme: auto
# disableThemeToggle: true
ShowShareButtons: true
ShowReadingTime: true
# disableSpecial1stPost: true
displayFullLangName: true
ShowPostNavLinks: true
ShowBreadCrumbs: true
ShowCodeCopyButtons: true
ShowToc: true
comments: false
images: ["papermod-cover.png"]
assets:
# disableHLJS: true # to disable highlight.js
disableFingerprinting: true
favicon: "/favicon.svg"
favicon16x16: "/favicon.svg"
favicon32x32: "/favicon.svg"
apple_touch_icon: "images/guardian.png"
safari_pinned_tab: "images/guardian.png"
label:
text: "Guardian"
icon: /favicon.svg
iconHeight: 24
# profile-mode
profileMode:
enabled: true # needs to be explicitly set
title: Guardian
subtitle: "A friendly and feature-rich bot made to serve as an all-in-one solution for Discord servers."
imageUrl: "images/guardian-alt.png"
imageWidth: 240
imageHeight: 240
imageTitle: Guardian
buttons:
- name: Documentation
url: docs/
- name: Invite
url: https://discord.com/api/oauth2/authorize?client_id=885618073904767008&permissions=8&scope=bot%20applications.commands
cover:
hidden: true # hide everywhere but not in structured data
hiddenInList: true # hide on list pages and home
hiddenInSingle: true # hide on single page
editPost:
URL: "https://github.com/coopersully/guardian.coopersully.me/tree/main/content"
Text: "Suggest Changes"
appendFilePath: true
menu:
main:
- identifier: home
name: home
url: /
weight: 10
- identifier: documentation
name: documentation
url: /docs/
weight: 20
- identifier: categories
name: categories
url: /categories/
weight: 30
- identifier: tags
name: tags
url: /tags/
weight: 40
- identifier: search
name: search
url: /search/
weight: 50
# Read: https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs#using-hugos-syntax-highlighter-chroma
# pygmentsUseClasses: true
# markup:
# highlight:
# # anchorLineNos: true
# codeFences: true
# guessSyntax: true
# lineNos: true
# style: monokai
outputs:
home:
- HTML
- RSS
- JSON # is necessary