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
parent d7baa49d6d
commit ed5da65a54
10 changed files with 254 additions and 195 deletions

View File

@ -143,3 +143,4 @@ or [the v2 migration guide and FAQ](https://coder.com/docs/v1/guides/v2-faq).
- Learn about [Templates](./admin/templates/index.md)
- [Install Coder](./install/index.md)
- Follow the [Quickstart guide](./tutorials/quickstart.md) to try Coder out for yourself.