Skip to content

Commit

Permalink
Theme updates (#7088)
Browse files Browse the repository at this point in the history
- Remove tree navigation and search results for API reference
- Update header and footer
  • Loading branch information
nmelehan authored Aug 22, 2024
1 parent 72814b4 commit 0e7b701
Show file tree
Hide file tree
Showing 12 changed files with 44 additions and 30 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions _vendor/github.com/linode/linode-docs-theme/config.toml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions _vendor/github.com/linode/linode-website-partials/footer.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 2 additions & 8 deletions _vendor/github.com/linode/linode-website-partials/header.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions _vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# github.com/linode/linode-docs-theme v0.0.0-20240814160123-f3130661fabf
# github.com/linode/linode-website-partials v0.0.0-20240516182804-8b13c1f13759
# github.com/linode/linode-docs-theme v0.0.0-20240822165550-4890fb1bfcb6
# github.com/linode/linode-website-partials v0.0.0-20240816154606-b7584738bd92
# github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.21300.20800
# github.com/gohugoio/hugo-mod-jslibs/turbo/v8 v8.20000.20400
# github.com/hotwired/turbo v8.0.4+incompatible
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ require (
github.com/gohugoio/hugo-mod-jslibs/turbo/v7 v7.20300.20000 // indirect
github.com/instantpage/instant.page v5.1.1+incompatible // indirect
github.com/linode/linode-api-docs/v4 v4.176.0 // indirect
github.com/linode/linode-docs-theme v0.0.0-20240814160123-f3130661fabf // indirect
github.com/linode/linode-docs-theme v0.0.0-20240822165550-4890fb1bfcb6 // indirect
)
3 changes: 3 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,8 @@ github.com/linode/linode-docs-theme v0.0.0-20240717134034-e8ca2e4ff8e0 h1:u71ng4
github.com/linode/linode-docs-theme v0.0.0-20240717134034-e8ca2e4ff8e0/go.mod h1:VJUOubAM5Rxfw4hPlBH+vQ5H6il0m3k5ZYn9OViz+Ok=
github.com/linode/linode-docs-theme v0.0.0-20240814160123-f3130661fabf h1:RETs7qsHPtBAFBRP0S63lGrEAC3S6a9jcHdtRjJIBWI=
github.com/linode/linode-docs-theme v0.0.0-20240814160123-f3130661fabf/go.mod h1:VJUOubAM5Rxfw4hPlBH+vQ5H6il0m3k5ZYn9OViz+Ok=
github.com/linode/linode-docs-theme v0.0.0-20240822165550-4890fb1bfcb6 h1:EsZ4rLa/Kw+KwWmkOaW+R9DAIk25b6Gk5Dn4EmLsfIg=
github.com/linode/linode-docs-theme v0.0.0-20240822165550-4890fb1bfcb6/go.mod h1:gLXl9Ywa7Ugh7iGI13bvB7TGqazmpieNOM9gwl1ZnsE=
github.com/linode/linode-website-partials v0.0.0-20221205205120-b6ea1aaa59fb/go.mod h1:K1Em3lwb16JiCwNVftAFwWGhyB9Zkl/nXhxjBBUC1Ao=
github.com/linode/linode-website-partials v0.0.0-20221222200538-99862e429110/go.mod h1:K1Em3lwb16JiCwNVftAFwWGhyB9Zkl/nXhxjBBUC1Ao=
github.com/linode/linode-website-partials v0.0.0-20230201145731-a8703d0a954a/go.mod h1:K1Em3lwb16JiCwNVftAFwWGhyB9Zkl/nXhxjBBUC1Ao=
Expand All @@ -312,3 +314,4 @@ github.com/linode/linode-website-partials v0.0.0-20240130163753-4a933fe77633/go.
github.com/linode/linode-website-partials v0.0.0-20240424162657-dcb8464d17f3/go.mod h1:K1Em3lwb16JiCwNVftAFwWGhyB9Zkl/nXhxjBBUC1Ao=
github.com/linode/linode-website-partials v0.0.0-20240426140442-12b76ccbfefd/go.mod h1:K1Em3lwb16JiCwNVftAFwWGhyB9Zkl/nXhxjBBUC1Ao=
github.com/linode/linode-website-partials v0.0.0-20240516182804-8b13c1f13759/go.mod h1:K1Em3lwb16JiCwNVftAFwWGhyB9Zkl/nXhxjBBUC1Ao=
github.com/linode/linode-website-partials v0.0.0-20240816154606-b7584738bd92/go.mod h1:K1Em3lwb16JiCwNVftAFwWGhyB9Zkl/nXhxjBBUC1Ao=

0 comments on commit 0e7b701

Please sign in to comment.