-
Notifications
You must be signed in to change notification settings - Fork 2
/
config.yaml
145 lines (145 loc) · 3.46 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
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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
baseURL: https://quiqr.org/
title: Quiqr
theme:
- bexer-hugo
- hugo-debugprint
paginate: '6'
summaryLength: '10'
googleAnalytics: ''
disableLanguages: []
outputs:
home:
- HTML
- RSS
- JSON
- WebAppManifest
markup:
goldmark:
renderer:
unsafe: true
mediaTypes:
application/manifest+json:
suffixes:
- webmanifest
text/netlify:
delimiter: ''
suffixes:
- ''
outputFormats:
WebAppManifest:
mediaType: application/manifest+json
rel: manifest
languages:
en:
menu:
main: null
languageName: En
languageCode: en-us
contentDir: content/english
weight: 1
home: home
copyright: © 2024 - Quiqr
footer_content: '**With Quiqr you can build, share, maintain and publish websites.**'
params:
debugprint: true
logo: logo-nav.svg
logo_width: 200px
logo_footer: logo-nav.svg
favicon: 02_QUIQR-icon-logo.png
top_header: false
description: >-
Quiqr is a local first Hugo CMS with built in Git functionality. Quiqr is
available for macOS, Windows and Linux.
author: Themefisher
contact_form_action: '#'
google_analitycs_id: ''
address: ''
mobile: ''
email: info@quiqr.org
quick_contact: false
search: false
mainSections:
- blog
- service
- project
preloader:
enable: false
preloader: ''
navigation_button:
enable: false
label: download now
link: /pages/download/
subscription:
enable: false
mailchimp_form_action: >-
https://gmail.us4.list-manage.com/subscribe/post?u=463ee871f45d2d93748e77cad&id=a0a2c6d074
mailchimp_form_name: b_463ee871f45d2d93748e77cad_a0a2c6d074
gmap:
enable: true
gmap_api: AIzaSyCcABaamniA6OL5YvYSpB3pFMNrXwXnLwU
map_latitude: '51.5223477'
map_longitude: '-0.1622023'
map_marker: images/marker.png
map_marker_name: marker.png
resources: []
social:
- icon: fab fa-mastodon
link: https://mastodon.social/@quiqr
- icon: fab fa-github
link: https://github.com/quiqr
resources: []
menus_alt:
main:
- name: Why Quiqr
url: ''
submenus:
- name: Local First
url: /pages/localfirst
disabled: false
- name: Made for Hugo
url: /pages/made_for_hugo
disabled: false
- name: Secure by design
url: /pages/secure_by_design
disabled: false
- name: Free forever
url: /pages/free_forever
disabled: false
- name: Blazingly Fast
url: /pages/fast
disabled: false
disabled: true
- name: Template Gallery
url: https://quiqr.github.io/quiqr-community-templates/
disabled: false
submenus: []
- name: Documentation
url: https://book.quiqr.org
disabled: false
submenus: []
- name: about
url: /pages/about
disabled: false
submenus: []
- name: GitHub
url: https://github.com/quiqr/quiqr-desktop
disabled: true
submenus: []
- name: forum
url: https://github.com/quiqr/quiqr-desktop/discussions
disabled: true
submenus: []
- name: Download
url: /pages/download/
disabled: false
submenus: []
- name: Community
submenus: []
url: /pages/community
disabled: true
- name: Blog
url: /blog
disabled: false
submenus: []
footer: []
top_menu_vertical_margin: '8'