Skip to content

Commit a7d37b8

Browse files
committed
create get-started dir, move files, update sidebar and metadata
1 parent ad67347 commit a7d37b8

18 files changed

+13
-10
lines changed

_quarto.yml

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ project:
2020
- api/testing
2121
- templates
2222
- tutorials
23+
- get-started
2324
resources:
2425
- /pypi/**
2526
- /robots.txt
@@ -75,7 +76,7 @@ website:
7576
search: true
7677
left:
7778
- text: "Get Started"
78-
file: docs/overview.qmd
79+
file: get-started/overview.qmd
7980
- text: "Concepts"
8081
file: docs/ui-overview.qmd
8182
- text: "Components"
@@ -227,17 +228,17 @@ website:
227228
collapse-level: 1
228229
align: left
229230
contents:
230-
- docs/overview.qmd
231-
- docs/user-interfaces.qmd
232-
- docs/install-create-run.qmd
233-
- docs/debug.qmd
231+
- get-started/overview.qmd
232+
- get-started/user-interfaces.qmd
233+
- get-started/install-create-run.qmd
234+
- get-started/debug.qmd
234235
- section: "Deploy"
235236
contents:
236237
- text: "Overview"
237-
href: docs/deploy.qmd
238-
- docs/deploy-cloud.qmd
239-
- docs/deploy-on-prem.qmd
240-
- docs/shinylive.qmd
238+
href: get-started/deploy.qmd
239+
- get-started/deploy-cloud.qmd
240+
- get-started/deploy-on-prem.qmd
241+
- get-started/shinylive.qmd
241242
- section: "Tutorials"
242243
contents:
243244
- text: "Get Started with Shiny Express"

docs/_metadata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sidebar: get-started
1+
sidebar: concepts

get-started/_metadata.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
sidebar: get-started
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)