We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c877c9 commit 0489e21Copy full SHA for 0489e21
docs/manifest.json
@@ -477,6 +477,11 @@
477
"path": "./tutorials/README.md",
478
"icon_path": "./images/icons/generic.svg",
479
"children": [
480
+ {
481
+ "title": "Get started with Coder",
482
+ "description": "Learn how to install and run Coder quickly",
483
+ "path": "./tutorials/quickstart.md"
484
+ },
485
{
486
"title": "Write a Template from Scratch",
487
"description": "Learn how to author Coder templates",
0 commit comments