Skip to content

Commit 1c3122a

Browse files
committed
style(index): cleanup landing page
1 parent 2fdae49 commit 1c3122a

1 file changed

Lines changed: 13 additions & 3 deletions

File tree

src/index.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,25 @@
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 to any Kubernetes cluster, making it easy to deploy and manage applications on your own servers.
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.
45

5-
Workflow includes capabilities for building and deploying from source via `git push`, configuring your applications, creating and rolling back releases, managing application domain names and SSL certificates, providing edge routing, aggregating application logs, and controlling access to application resources. All of this is exposed through a simple REST API and command line interface.
6+
Deis Workflow includes capabilities for building and deploying from source via `git push`, configuring your applications,
7+
creating and rolling back releases, managing application domain names and SSL certificates, providing edge routing,
8+
aggregating application logs, and controlling access to application resources. All of this is exposed through a simple
9+
REST API and command line interface.
610

7-
For more detailed information about Workflow, view the [Concepts][concepts] and [Architecture][arch] sections.
11+
## Getting Started
12+
13+
Take a deep dive into Deis Workflow in our [Concepts][concepts], [Architecture][arch], and [Components][components]
14+
sections.
815

916
To get started with Workflow, follow our [Quick Start][quickstart] guide.
1017

18+
## Service and Support
19+
1120
If you are interested in commercial service and support for Deis Workflow, check out our [services offerings on deis.com](https://deis.com/services).
1221

1322
[arch]: understanding-workflow/architecture.md
1423
[concepts]: understanding-workflow/concepts.md
24+
[components]: understanding-workflow/components.md
1525
[quickstart]: quickstart/index.md

0 commit comments

Comments
 (0)