File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# THIS IS A TEST CONFIG ONLY!
22# FOR THE CONFIGURATION OF YOUR SITE USE hugo.yaml.
33#
4- # As of Docsy 0.16, Hugo 0.158.0 or later must be used.
4+ # As of Docsy 0.16, Hugo 0.160.1 or later must be used.
55#
66# The sole purpose of this config file is to detect Hugo-module builds that use
77# an older version of Hugo.
1212module :
1313 hugoVersion :
1414 extended : true
15- min : 0.158.0
15+ min : 0.160.1
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ module github.com/google/docsy-example
22
33go 1.12
44
5- require github.com/google/docsy/theme v0.0.0-20260717003447-4e954dc1bc41 // indirect
5+ require github.com/google/docsy/theme v0.0.0-20260717130523-6d9367e214fd // indirect
Original file line number Diff line number Diff line change 1- github.com/google/docsy/theme v0.0.0-20260717003447-4e954dc1bc41 h1:IO7YRKQFjn2KJEsSj37vSi5G0WyXWy3qQ/fcNaLiVjI =
2- github.com/google/docsy/theme v0.0.0-20260717003447-4e954dc1bc41 /go.mod h1:NX/JqXCbZBn9Q2Hj7ez9Xeh9z4XcLiwmDYZXhB4RhRM =
1+ github.com/google/docsy/theme v0.0.0-20260717130523-6d9367e214fd h1:IPzbNEf+YSj64F/5OQJcuI6wYFdltdGUpTlm+2+TD8g =
2+ github.com/google/docsy/theme v0.0.0-20260717130523-6d9367e214fd /go.mod h1:NX/JqXCbZBn9Q2Hj7ez9Xeh9z4XcLiwmDYZXhB4RhRM =
Original file line number Diff line number Diff line change @@ -245,7 +245,7 @@ module:
245245 # workspace: docsy.work
246246 hugoVersion :
247247 extended : true
248- min : 0.158.0
248+ min : 0.160.1
249249 imports :
250250 - path : github.com/google/docsy/theme
251251 disable : false
Original file line number Diff line number Diff line change 11{
22 "name" : " docsy-example-site" ,
3- "version" : " 0.15.1-dev+001 -over-main-01c827ea " ,
3+ "version" : " 0.15.1-dev+002 -over-main-6d9367e2 " ,
44 "description" : " Example site that uses Docsy theme for technical documentation." ,
55 "repository" : " github:google/docsy-example" ,
66 "homepage" : " https://example.docsy.dev" ,
You can’t perform that action at this time.
0 commit comments