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:
Edward Angert
2024-10-23 11:31:29 -04:00
committed by GitHub
co-authored by EdwardAngert Muhammad Atif Ali
parent d7baa49d6d
commit ed5da65a54
10 changed files with 254 additions and 195 deletions
+1 -1
View File
@@ -64,5 +64,5 @@ coder login https://coder.example.com
## Next steps
- [Set up your first deployment](../start/coder-tour.md)
- [Set up your first deployment](../tutorials/quickstart.md)
- [Expose your control plane to other users](../admin/setup/index.md)