@@ -45,19 +45,19 @@ imaging:
45
45
# Language configuration
46
46
languages :
47
47
pt-br :
48
- languageName : English
49
- title : Goldydocs
48
+ languageName : Português Brasileiro
49
+ title : Manual Rede Mapas
50
50
params :
51
- description : A Docsy example site
51
+ description : Documentação com visão ampla e profunda, focada em ampliar as areas de maior uso da plataforma
52
52
# cSpell:disable
53
- ' no ' :
54
- languageName : Norsk
55
- contentDir : content/no
56
- title : Gulldoks
57
- params :
58
- description : Docsy er operativsystem for skyen
59
- time_format_default : 02.01.2006
60
- time_format_blog : 02.01.2006
53
+ # 'no':
54
+ # languageName: Norsk
55
+ # contentDir: content/no
56
+ # title: Gulldoks
57
+ # params:
58
+ # description: Docsy er operativsystem for skyen
59
+ # time_format_default: 02.01.2006
60
+ # time_format_blog: 02.01.2006
61
61
# fa:
62
62
# languageDirection: rtl
63
63
# languageName: "فارسی (Persian)"
@@ -120,7 +120,7 @@ params:
120
120
121
121
# A link to latest version of the docs. Used in the "version-banner" partial to
122
122
# point people to the main doc site.
123
- url_latest_version : https://example.com
123
+ url_latest_version : https://redemapas.github.io/manual/
124
124
125
125
# Repository configuration (URLs for in-page links to opening issues and suggesting changes)
126
126
github_repo : https://github.com/redemapas/manual
@@ -147,7 +147,7 @@ params:
147
147
copyright :
148
148
authors :
149
149
Autores | [CC BY 4.0](https://creativecommons.org/licenses/by/4.0) |
150
- from_year : 2018
150
+ from_year : 2024
151
151
152
152
# User interface configuration
153
153
ui :
@@ -160,7 +160,7 @@ params:
160
160
# Enable to show the side bar menu in its compact state.
161
161
sidebar_menu_compact : false
162
162
# Set to true to hide the sidebar search box (the top nav search box will still be displayed if search is enabled)
163
- sidebar_search_disable : false
163
+ sidebar_menu_foldable = true
164
164
165
165
# Adds a H2 section titled "Feedback" to the bottom of each doc. The responses are sent to Google Analytics as events.
166
166
# This feature depends on [services.googleAnalytics] and will be disabled if "services.googleAnalytics.id" is not set.
@@ -171,11 +171,11 @@ params:
171
171
# The responses that the user sees after clicking "yes" (the page was helpful) or "no" (the page was not helpful).
172
172
'yes' : >-
173
173
Glad to hear it! Please <a
174
- href="https://github.com/USERNAME/REPOSITORY /issues/new">tell us how we
174
+ href="https://github.com/redemapas/manual /issues/new">tell us how we
175
175
can improve</a>.
176
176
'no' : >-
177
177
Sorry to hear that. Please <a
178
- href="https://github.com/USERNAME/REPOSITORY /issues/new">tell us how we
178
+ href="https://github.com/redemapas/manual /issues/new">tell us how we
179
179
can improve</a>.
180
180
181
181
# Adds a reading time to the top of each doc.
0 commit comments