Skip to content

Commit e63fec4

Browse files
authored
migrate and update docs (#20)
Signed-off-by: Di Xu <stephenhsu90@gmail.com>
1 parent a817b35 commit e63fec4

File tree

72 files changed

+2381
-853
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+2381
-853
lines changed

assets/scss/_variables_project.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ $secondary: #88B04B;
1111

1212
$link-color: #FDAC53;
1313

14-
$font-size-base: 1.4rem;
14+
$font-size-base: 1.2rem;

config.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ style = "tango"
9494

9595
# Comment out if you don't want the "print entire section" link enabled.
9696
[outputs]
97-
section = ["HTML", "print", "RSS"]
97+
section = ["HTML", "RSS"]
9898

9999
[params]
100100
copyright = "The Clusternet Authors"
@@ -143,7 +143,7 @@ algolia_docsearch = false
143143
offlineSearch = true
144144

145145
# Enable syntax highlighting and copy buttons on code blocks with Prism
146-
prism_syntax_highlighting = false
146+
prism_syntax_highlighting = true
147147

148148
# User interface configuration
149149
[params.ui]
@@ -156,7 +156,7 @@ navbar_logo = true
156156
# Set to true if you don't want the top navbar to be translucent when over a `block/cover`, like on the homepage.
157157
navbar_translucent_over_cover_disable = false
158158
# Enable to show the side bar menu in its compact state.
159-
sidebar_menu_compact = false
159+
sidebar_menu_compact = true
160160
# Set to true to hide the sidebar search box (the top nav search box will still be displayed if search is enabled)
161161
sidebar_search_disable = false
162162

content/en/docs/components/_index.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

content/en/docs/components/clusternet-agent.md

Lines changed: 0 additions & 119 deletions
This file was deleted.

content/en/docs/components/clusternet-hub.md

Lines changed: 0 additions & 104 deletions
This file was deleted.

0 commit comments

Comments
 (0)