Skip to content

Commit bb420ec

Browse files
committed
Add in-page links to docs GH repo
Signed-off-by: Pedro Ielpi <pielpi@opennebula.io>
1 parent e024db2 commit bb420ec

7 files changed

+19763
-5
lines changed

hugo.toml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,6 @@ taxonomyCloudTitle = ["Tag Cloud", "Categories"]
2626
taxonomyPageHeader = ["tags", "categories"]
2727

2828

29-
# Uncomment this if your GitHub repo does not have "main" as the default branch,
30-
# or specify a new value if you want to reference another branch in your GitHub links
31-
github_branch= "PoC"
32-
33-
3429
[params.ui]
3530
# Set to true to disable breadcrumb navigation.
3631
breadcrumb_disable = false
@@ -95,6 +90,11 @@ enable = false
9590
weight = 1
9691

9792
[params]
93+
# Uncomment this if your GitHub repo does not have "main" as the default branch,
94+
# or specify a new value if you want to reference another branch in your GitHub links
95+
github_branch= "version_5"
96+
github_repo = "https://github.com/OpenNebula/website/"
97+
enableGitInfo = true
9898
# Google Custom Search Engine ID. Remove or comment out to disable search.
9999
# gcs_engine_id = "533000100d06b46c0"
100100
offlineSearch = true
@@ -118,6 +118,8 @@ version_menu = "Versions"
118118

119119

120120

121+
122+
121123
[module]
122124
proxy = "direct"
123125
# uncomment line below for temporary local development of module

resources/_gen/assets/scss/main.scss_a7b64cfe358ca0f98a9b572608f3a01d.content

Lines changed: 9 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"Target":"/scss/main.min.3b02d559658be10827d6add05c5ac7719abef6544f620f8830a3577d04296ca5.css","MediaType":"text/css","Data":{"Integrity":"sha256-OwLVWWWL4Qgn1q3QXFrHcZq+9lRPYg+IMKNXfQQpbKU="}}

0 commit comments

Comments
 (0)