Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/content/examples/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ keywords:
- git clone
hide_table_of_contents: true
goal:
description: Reader can browse the available Walrus example applications and choose one that fits their use case
description: Provide a brief introduction to Walrus examples and link to subtopics
requires:
- has_frontmatter:
- title
Expand Down
2 changes: 1 addition & 1 deletion docs/content/operator-guide/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ keywords:
- operations
- infrastructure
goal:
description: Reader can identify which service-provider guide applies to the Walrus infrastructure they want to run
description: Introduce Walrus service providers and list available subtopics
requires:
- has_frontmatter:
- title
Expand Down
2 changes: 1 addition & 1 deletion docs/content/operator-guide/storage-nodes/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ keywords:
- setup
- maintenance
goal:
description: Reader can find the guides needed to set up and operate a Walrus storage node
description: Introduce storage node operation and link to subtopics
requires:
- has_frontmatter:
- title
Expand Down
2 changes: 1 addition & 1 deletion docs/content/system-overview/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ keywords:
- walrus info
- system object
goal:
description: Reader can understand at a high level how Walrus stores and retrieves data
description: Introduce the system overview section and list available subtopics
requires:
- has_frontmatter:
- title
Expand Down
2 changes: 1 addition & 1 deletion docs/content/walrus-client/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ keywords:
- logging
- json output
goal:
description: Reader can store and retrieve blobs from the command line with the Walrus client
description: Introduce the Walrus client and list available subtopics
requires:
- has_frontmatter:
- title
Expand Down
Loading