Skip to content

Commit e137671

Browse files
committed
fmt
1 parent 390bc5e commit e137671

File tree

2 files changed

+21
-13
lines changed

2 files changed

+21
-13
lines changed

docs/about/screenshots.md

+20-10
Original file line numberDiff line numberDiff line change
@@ -4,46 +4,56 @@
44

55
![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)
66

7-
Install Coder in your cloud or air-gapped on-premises. Developers simply log in via their browser to access their Workspaces.
7+
Install Coder in your cloud or air-gapped on-premises. Developers simply log in
8+
via their browser to access their Workspaces.
89

910
## Templates
1011

1112
![Developers provision their own ephemeral Workspaces in minutes using pre-defined Templates that include approved tooling and infrastructure.](../images/screenshots/templates_listing.png)
1213

13-
Developers provision their own ephemeral Workspaces in minutes using pre-defined Templates that include approved tooling and infrastructure.
14+
Developers provision their own ephemeral Workspaces in minutes using pre-defined
15+
Templates that include approved tooling and infrastructure.
1416

1517
![Template administrators can either create a new Template from scratch or choose a Starter Template](../images/screenshots/starter_templates.png)
1618

17-
Template administrators can either create a new Template from scratch or choose a Starter Template.
19+
Template administrators can either create a new Template from scratch or choose
20+
a Starter Template.
1821

1922
![Templates define the underlying infrastructure that Coder Workspaces run on.](../images/screenshots/terraform.png)
2023

21-
Template administrators build Templates using Terraform. Templates define the underlying infrastructure that Coder Workspaces run on.
24+
Template administrators build Templates using Terraform. Templates define the
25+
underlying infrastructure that Coder Workspaces run on.
2226

2327
## Workspaces
2428

2529
![Developers create and delete their own workspaces. Coder administrators can easily enforce Workspace scheduling and autostop policies to ensure idle Workspaces don’t burn unnecessary cloud budget.](../images/screenshots/workspaces_listing.png)
2630

27-
Developers create and delete their own workspaces. Coder administrators can easily enforce Workspace scheduling and autostop policies to ensure idle Workspaces don’t burn unnecessary cloud budget.
31+
Developers create and delete their own workspaces. Coder administrators can
32+
easily enforce Workspace scheduling and autostop policies to ensure idle
33+
Workspaces don’t burn unnecessary cloud budget.
2834

2935
![Developers launch their favorite web-based or desktop IDE, browse files, or access their Workspace’s Terminal.](../images/screenshots/workspace_launch.png)
3036

31-
Developers launch their favorite web-based or desktop IDE, browse files, or access their Workspace’s Terminal.
37+
Developers launch their favorite web-based or desktop IDE, browse files, or
38+
access their Workspace’s Terminal.
3239

3340
## Administration
3441

3542
![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)
3643

37-
Coder administrators can access Template usage insights to understand which Templates are most popular and how well they perform for developers.
44+
Coder administrators can access Template usage insights to understand which
45+
Templates are most popular and how well they perform for developers.
3846

3947
![Coder administrators can control *every* aspect of their Coder deployment.](../images/screenshots/settings.png)
4048

41-
Coder administrators can control *every* aspect of their Coder deployment.
49+
Coder administrators can control _every_ aspect of their Coder deployment.
4250

4351
![Coder administrators and auditor roles can review how users are interacting with their Coder Workspaces and Templates.](../images/screenshots/audit.png)
4452

45-
Coder administrators and auditor roles can review how users are interacting with their Coder Workspaces and Templates.
53+
Coder administrators and auditor roles can review how users are interacting with
54+
their Coder Workspaces and Templates.
4655

4756
![Coder administrators can monitor the health of their Coder deployment, including database latency, active provisioners, and more.](../images/screenshots/healthcheck.png)
4857

49-
Coder administrators can monitor the health of their Coder deployment, including database latency, active provisioners, and more.
58+
Coder administrators can monitor the health of their Coder deployment, including
59+
database latency, active provisioners, and more.

docs/manifest.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
{
2-
"versions": [
3-
"main"
4-
],
2+
"versions": ["main"],
53
"routes": [
64
{
75
"title": "About",

0 commit comments

Comments
 (0)