Merge pull request #29504 from jimangel/hugo-improvements

Hugo improvements
pull/29492/head
Kubernetes Prow Robot 2021-08-23 10:08:01 -07:00 committed by GitHub
commit e220769ea3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 2 deletions

View File

@ -216,6 +216,8 @@ url = "https://v1-18.docs.kubernetes.io"
[params.ui]
# Enable to show the side bar menu in its compact state.
sidebar_menu_compact = false
# https://github.com/gohugoio/hugo/issues/8918#issuecomment-903314696
sidebar_cache_limit = 1
# Set to true to disable breadcrumb navigation.
breadcrumb_disable = false
# Set to true to hide the sidebar search box (the top nav search box will still be displayed if search is enabled)

View File

@ -8,7 +8,7 @@ command = "git submodule update --init --recursive --depth 1 && make non-product
[build.environment]
NODE_VERSION = "10.20.0"
HUGO_VERSION = "0.82.0"
HUGO_VERSION = "0.87.0"
RUBY_VERSION = "3.0.1"
[context.production.environment]

@ -1 +1 @@
Subproject commit 0f9c38b8daae932518bee269de2768395d2a2dc2
Subproject commit f6a1870918520c83872fc07943a67a1d9d2a998c