Skip to content

Commit f1e03c4

Browse files
committed
docs: rework our "templates" section
1 parent e8f8253 commit f1e03c4

File tree

4 files changed

+96
-467
lines changed

4 files changed

+96
-467
lines changed

docs/manifest.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,11 @@
138138
"path": "./templates/index.md",
139139
"icon_path": "./images/icons/picture.svg",
140140
"children": [
141+
{
142+
"title": "Writing templates",
143+
"description": "Learn how to create & modify Coder templates",
144+
"path": "./templates/writing/index.md"
145+
},
141146
{
142147
"title": "Resource Persistence",
143148
"description": "Learn how resource persistence works in Coder",

0 commit comments

Comments
 (0)