docs: reorganize the About section (#18236)

As part of an information architecture overhaul, this PR reorganizes the
About section and adds a Support section (but not content to it yet)

[preview](https://coder.com/docs/@docs-ia-about/about)

this PR is intentionally limited in scope so that we can ship meaningful
changes faster and followup PRs should include:

- [ ] edit + overhaul the About page
- [ ] decide on the `start` directory
- [ ] ~screenshots page updates~ (this should happen July or later)

redirects PR: https://github.com/coder/coder.com/pull/944

---------

Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
This commit is contained in:
Edward Angert
2025-06-12 13:56:45 -04:00
committed by GitHub
parent 5944b1c595
commit f1cca03ed3
19 changed files with 83 additions and 65 deletions
-59
View File
@@ -1,59 +0,0 @@
# Screenshots
## Log in
![Install Coder in your cloud or air-gapped on-premises. Developers simply log in via their browser to access their Workspaces.](../images/screenshots/login.png)
Install Coder in your cloud or air-gapped on-premises. Developers simply log in
via their browser to access their Workspaces.
## Templates
![Developers provision their own ephemeral Workspaces in minutes using pre-defined Templates that include approved tooling and infrastructure.](../images/screenshots/templates_listing.png)
Developers provision their own ephemeral Workspaces in minutes using pre-defined
Templates that include approved tooling and infrastructure.
![Template administrators can either create a new Template from scratch or choose a Starter Template](../images/screenshots/starter_templates.png)
Template administrators can either create a new Template from scratch or choose
a Starter Template.
![Templates define the underlying infrastructure that Coder Workspaces run on.](../images/screenshots/terraform.png)
Template administrators build Templates using Terraform. Templates define the
underlying infrastructure that Coder Workspaces run on.
## Workspaces
![Developers create and delete their own workspaces. Coder administrators can easily enforce Workspace scheduling and autostop policies to ensure idle Workspaces dont burn unnecessary cloud budget.](../images/screenshots/workspaces_listing.png)
Developers create and delete their own workspaces. Coder administrators can
easily enforce Workspace scheduling and autostop policies to ensure idle
Workspaces dont burn unnecessary cloud budget.
![Developers launch their favorite web-based or desktop IDE, browse files, or access their Workspaces Terminal.](../images/screenshots/workspace_launch.png)
Developers launch their favorite web-based or desktop IDE, browse files, or
access their Workspaces Terminal.
## Administration
![Coder administrators can access Template usage insights to understand which Templates are most popular and how well they perform for developers.](../images/screenshots/templates_insights.png)
Coder administrators can access Template usage insights to understand which
Templates are most popular and how well they perform for developers.
![Coder administrators can control *every* aspect of their Coder deployment.](../images/screenshots/settings.png)
Coder administrators can control *every* aspect of their Coder deployment.
![Coder administrators and auditor roles can review how users are interacting with their Coder Workspaces and Templates.](../images/screenshots/audit.png)
Coder administrators and auditor roles can review how users are interacting with
their Coder Workspaces and Templates.
![Coder administrators can monitor the health of their Coder deployment, including database latency, active provisioners, and more.](../images/screenshots/healthcheck.png)
Coder administrators can monitor the health of their Coder deployment, including
database latency, active provisioners, and more.
-3
View File
@@ -1,3 +0,0 @@
# Why use Coder
TODO: Make this page!