@@ -23,13 +23,13 @@ category = "categories"
2323
2424[params .taxonomy ]
2525# set taxonomyCloud = [] to hide taxonomy clouds
26- taxonomyCloud = [" tags" , " categories" ]
26+ taxonomyCloud = [" tags" , " categories" ]
2727
2828# If used, must have same length as taxonomyCloud
29- taxonomyCloudTitle = [" Tag Cloud" , " Categories" ]
29+ taxonomyCloudTitle = [" Tag Cloud" , " Categories" ]
3030
3131# set taxonomyPageHeader = [] to hide taxonomies on the page headers
32- taxonomyPageHeader = [" tags" , " categories" ]
32+ taxonomyPageHeader = [" tags" , " categories" ]
3333
3434
3535# Highlighting config
@@ -60,27 +60,27 @@ id = "UA-00000000-0"
6060
6161[languages ]
6262[languages .en ]
63- title = " Goldydocs"
6463languageName =" English"
6564# Weight used for sorting.
6665weight = 1
6766[languages .en .params ]
67+ title = " Goldydocs"
6868description = " A Docsy example site"
6969
7070[languages .no ]
71- title = " Goldydocs"
7271languageName =" Norsk"
7372contentDir = " content/no"
7473[languages .no .params ]
74+ title = " Goldydocs"
7575description = " Docsy er operativsystem for skyen"
7676time_format_default = " 02.01.2006"
7777time_format_blog = " 02.01.2006"
7878
7979[languages .fa ]
80- title = " اسناد گلدی"
8180languageName =" فارسی"
8281contentDir = " content/fa"
8382[languages .fa .params ]
83+ title = " اسناد گلدی"
8484description = " یک نمونه برای پوسته داکسی"
8585time_format_default = " 2006.01.02"
8686time_format_blog = " 2006.01.02"
@@ -112,13 +112,13 @@ privacy_policy = "https://policies.google.com/privacy"
112112# This menu appears only if you have at least one [params.versions] set.
113113version_menu = " Releases"
114114
115- # Flag used in the "version-banner" partial to decide whether to display a
115+ # Flag used in the "version-banner" partial to decide whether to display a
116116# banner on every page indicating that this is an archived version of the docs.
117117# Set this flag to "true" if you want to display the banner.
118118archived_version = false
119119
120120# The version number for the version of the docs represented in this doc set.
121- # Used in the "version-banner" partial to display a version number for the
121+ # Used in the "version-banner" partial to display a version number for the
122122# current doc set.
123123version = " 0.0"
124124
@@ -136,7 +136,7 @@ github_project_repo = "https://github.com/google/docsy"
136136
137137# Uncomment this if your GitHub repo does not have "main" as the default branch,
138138# or specify a new value if you want to reference another branch in your GitHub links
139- github_branch = " master "
139+ github_branch = " main "
140140
141141# Google Custom Search Engine ID. Remove or comment out to disable search.
142142gcs_engine_id = " d72aa9b2712488cc3"
@@ -176,7 +176,7 @@ yes = 'Glad to hear it! Please <a href="https://github.com/USERNAME/REPOSITORY/i
176176no = ' Sorry to hear that. Please <a href="https://github.com/USERNAME/REPOSITORY/issues/new">tell us how we can improve</a>.'
177177
178178# Adds a reading time to the top of each doc.
179- # If you want this feature, but occasionally need to remove the Reading time from a single page,
179+ # If you want this feature, but occasionally need to remove the Reading time from a single page,
180180# add "hide_readingtime: true" to the page's front matter
181181[params .ui .readingtime ]
182182enable = false
@@ -222,10 +222,10 @@ enable = false
222222 # replacements = "github.com/google/docsy -> ../../docsy"
223223 [module .hugoVersion ]
224224 extended = true
225- min = " 0.75 .0"
225+ min = " 0.110 .0"
226226 [[module .imports ]]
227227 path = " github.com/google/docsy"
228228 disable = false
229229 [[module .imports ]]
230230 path = " github.com/google/docsy/dependencies"
231- disable = false
231+ disable = false
0 commit comments