mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
chore(docs): add Quickstart doc to tutorials (#14744)
New doc to get users up and running quickly preview: https://coder.com/docs/@quickstart-guide/tutorials/quickstart ## To Do - [x] update or remove Codium steps - [x] add to sidebar - [x] add to README and others as needed - [x] reference https://github.com/coder/coder/pull/11946 and the discussion to influence this PR closes https://github.com/coder/internal/issues/107 --------- Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com> Co-authored-by: Muhammad Atif Ali <atif@coder.com>
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
# Working with templates
|
||||
|
||||
You create and edit Coder templates as [Terraform](../../../start/coder-tour.md)
|
||||
configuration files (`.tf`) and any supporting files, like a README or
|
||||
configuration files for other services.
|
||||
You create and edit Coder templates as
|
||||
[Terraform](../../../tutorials/quickstart.md) configuration files (`.tf`) and
|
||||
any supporting files, like a README or configuration files for other services.
|
||||
|
||||
## Who creates templates?
|
||||
|
||||
|
Reference in New Issue
Block a user