docs: add hero image to About (#5539)

A reddit comment recently linked to this page, so we want to
make it convert better.
This commit is contained in:
Ammar Bandukwala 2023-01-02 15:36:36 -05:00 committed by GitHub
parent b6dab5fbf7
commit 05dc83e522
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,10 @@
Coder is an open source platform for creating and managing developer workspaces
on your preferred clouds and servers.
<p align="center">
<img src="./images/hero-image.png">
</p>
By building on top of common development interfaces (SSH) and infrastructure tools (Terraform), Coder aims to make the process of **provisioning** and **accessing** remote workspaces approachable for organizations of various sizes and stages of cloud-native maturity.
<blockquote class="warning">
@ -101,3 +105,4 @@ Azure, Google Cloud, Kubernetes, and more.
## Up next
- Learn about [Templates](./templates.md)
- [Install Coder](./install/install.sh.md)