Skip to content

docs: add new best practice doc to speed up templates and workspaces #15296

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 22 commits into from
Nov 1, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Next Next commit
add index to best practices
  • Loading branch information
EdwardAngert committed Oct 30, 2024
commit 2df6c0bdd2b3c195fde7eca651dd3d27de5fc80c
1 change: 1 addition & 0 deletions docs/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -727,6 +727,7 @@
{
"title": "Best practices",
"description": "Guides to help you make the most of your Coder experience",
"path": "./tutorials/best-practices/index.md",
"children": [
{
"title": "Speed up your Coder templates and workspaces",
Expand Down
3 changes: 3 additions & 0 deletions docs/tutorials/best-practices/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Best practices

<children></children>