-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.yml
122 lines (108 loc) · 2.97 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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
baseUrl: "https://venicebotcenter.org"
languageCode: "it-it"
theme: 'PaperMod'
defaultContentLanguage: "it"
disqusShortname: "venice-bot-center"
publishDir: "docs"
paginate: 5
googleAnalytics: "G-GP45MH9DVJ"
title: Venice Bot Center
enableRobotsTXT: true
minify:
disableXML: true
minifyOutput: true
params:
title: Venice Bot Center
description: "Sito del gruppo github di sviluppo bot per la città di venezia Venezia"
keywords: [Blog, Bot, Telegram, Venezia]
author: ["Venice Bot Center"]
# author: ["Me", "You"] # multiple authors
images: ["blue.png"]
DateFormat: "2006-01-02"
defaultTheme: auto # dark, light
disableThemeToggle: false
ShowBreadCrumbs: true
ShowReadingTime: true
ShowShareButtons: true
ShowPostNavLinks: true
ShowCodeCopyButtons: false
disableSpecial1stPost: false
disableScrollToTop: false
comments: true
hidemeta: false
hideSummary: false
showtoc: false
tocopen: false
assets:
# disableHLJS: true # to disable highlight.js
# disableFingerprinting: true
favicon: "/img/favicon.png"
favicon16x16: "/img/favicon.png"
favicon32x32: "/img/favicon.png"
apple_touch_icon: "/img/favicon.png"
safari_pinned_tab: "/img/favicon.png"
label:
text: "Home"
icon: "/blue.png"
iconHeight: 35
# profile-mode
profileMode:
enabled: true # needs to be explicitly set
title: "Venice Bot Center"
subtitle: "Bot per Venezia"
imageUrl: "/blue.png"
imageWidth: 120
imageHeight: 120
imageTitle: logo
buttons:
- name: Articoli
url: /post/
- name: MareaBot
url: https://t.me/mareavenezia
- name: PolliniBot
url: https://t.me/pollini_veneziani
# home-info mode
homeInfoParams:
Title: "Venice Bot Center 🦾🤖"
Content: "Questo progetto è nato da un progetto personale di un informatico ed è realizzato grazie a Python e agli open data del comune di Venezia.
Attualmente supportiamo un bot per le segnalazioni delle Maree e dei Pollini per la città di Venezia"
socialIcons:
- name: github
url: "https://github.com/Venice-Bot-Center"
cover:
hidden: true # hide everywhere but not in structured data
hiddenInList: true # hide on list pages and home
hiddenInSingle: true # hide on single page
# for search
# https://fusejs.io/api/options.html
fuseOpts:
isCaseSensitive: false
shouldSort: true
location: 0
distance: 1000
threshold: 0.4
minMatchCharLength: 0
keys: ["title", "permalink", "summary", "content"]
menu:
main:
- identifier: tags
name: Tag Articoli
url: /tags/
weight: 2000000000
- identifier: MareaBot
name: MareaBot
url: https://t.me/mareavenezia
weight: 30
- identifier: PolliniBot
name: PolliniBot
url: https://t.me/pollini_veneziani
weight: 40
- identifier: search
name: 🔎
url: /search/
weight: 999999999999999
outputs:
home:
- HTML
- RSS
- JSON # is necessary