Skip to content

Commit f2f270b

Browse files
author
Matthew Fisher
committed
style(index): word wrap to 99 characters
This does nothing to the rendered web page, but it keeps our documentation consistent.
1 parent 3b5069d commit f2f270b

1 file changed

Lines changed: 13 additions & 10 deletions

File tree

src/index.md

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,28 @@
11
# Welcome to Deis Workflow
22

3-
Deis (pronounced DAY-iss) Workflow is an open source Platform as a Service (PaaS) that adds a developer-friendly layer
4-
to any Kubernetes cluster, making it easy to deploy and manage applications.
3+
Deis (pronounced DAY-iss) Workflow is an open source Platform as a Service (PaaS) that adds a
4+
developer-friendly layer to any Kubernetes cluster, making it easy to deploy and manage
5+
applications.
56

6-
Deis Workflow includes capabilities for building and deploying from source via `git push`, simple application
7-
configuration, creating and rolling back releases, managing domain names and SSL certificates, providing seamless edge
8-
routing, aggregating logs, and sharing applications with teams. All of this is exposed through a simple REST API and
9-
command line interface.
7+
Deis Workflow includes capabilities for building and deploying from source via `git push`, simple
8+
application configuration, creating and rolling back releases, managing domain names and SSL
9+
certificates, providing seamless edge routing, aggregating logs, and sharing applications with
10+
teams. All of this is exposed through a simple REST API and command line interface.
1011

11-
Please note that this documentation is for Deis Workflow (v2). For v1 documentation visit <http://docs.deis.io/en/latest/>.
12+
Please note that this documentation is for Deis Workflow (v2). For v1 documentation visit
13+
<http://docs.deis.io/en/latest/>.
1214

1315
## Getting Started
1416

1517
To get started with Workflow, follow our [Quick Start][quickstart] guide.
1618

17-
Take a deep dive into Deis Workflow in our [Concepts][concepts], [Architecture][arch], and [Components][components]
18-
sections.
19+
Take a deep dive into Deis Workflow in our [Concepts][concepts], [Architecture][arch], and
20+
[Components][components] sections.
1921

2022
## Service and Support
2123

22-
If you are interested in commercial service and support for Deis Workflow, check out the various [services offerings on deis.com](https://deis.com/services).
24+
If you are interested in commercial service and support for Deis Workflow, check out the various
25+
[services offerings on deis.com](https://deis.com/services).
2326

2427

2528
[arch]: understanding-workflow/architecture.md

0 commit comments

Comments
 (0)