File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 v0.11.0
5+ require github.com/google/docsy v0.11.1-0.20250424121410-343cdec14c0a
Original file line number Diff line number Diff line change 1- github.com/FortAwesome/Font-Awesome v0.0.0-20240716171331-37eff7fa00de /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
2- github.com/google/docsy v0.11.0 h1:QnV40cc28QwS++kP9qINtrIv4hlASruhC/K3FqkHAmM =
3- github.com/google/docsy v0.11.0 /go.mod h1:hGGW0OjNuG5ZbH5JRtALY3yvN8ybbEP/v2iaK4bwOUI =
4- github.com/twbs/bootstrap v5.3.3 +incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
1+ github.com/FortAwesome/Font-Awesome v0.0.0-20241216213156-af620534bfc3 /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
2+ github.com/google/docsy v0.11.1-0.20250424121410-343cdec14c0a h1:yBtSn/NdYPZ2ScEyNbqCruLleEh+r6OS4kKCU2HYyEU =
3+ github.com/google/docsy v0.11.1-0.20250424121410-343cdec14c0a /go.mod h1:jafNHER7YZwS1P24oXqemNBfGLXbGmcXX0HTQIip/N4 =
4+ github.com/twbs/bootstrap v5.3.5 +incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
Original file line number Diff line number Diff line change 1- {{ template "_default/_markup/td- render-heading.html" . }}
1+ {{ partial "td/ render-heading.html" . }}
Original file line number Diff line number Diff line change 11{
22 "name" : " docsy-example-site" ,
3- "version" : " 0.10.0 " ,
4- "version.next" : " 0.10.1 -dev.0 -unreleased" ,
3+ "version" : " 0.11.1-dev-unreleased " ,
4+ "version.next" : " 0.12.0 -dev-unreleased" ,
55 "description" : " Example site that uses Docsy theme for technical documentation." ,
66 "repository" : " github:google/docsy-example" ,
77 "homepage" : " https://example.docsy.dev" ,
3535 "update:pkgs" : " npx npm-check-updates -u"
3636 },
3737 "devDependencies" : {
38- "autoprefixer" : " ^10.4.20 " ,
38+ "autoprefixer" : " ^10.4.21 " ,
3939 "cross-env" : " ^7.0.3" ,
4040 "hugo-extended" : " 0.145.0" ,
41- "postcss-cli" : " ^11.0.0 " ,
41+ "postcss-cli" : " ^11.0.1 " ,
4242 "rtlcss" : " ^4.3.0"
4343 },
4444 "optionalDependencies" : {
45- "npm-check-updates" : " ^18.0.0 "
45+ "npm-check-updates" : " ^18.0.1 "
4646 },
4747 "private" : true ,
4848 "prettier" : {
You can’t perform that action at this time.
0 commit comments