Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Commit 53c89ff

Browse files
author
Noah Hanjun Lee
authored
Update the index of docs (#149)
1 parent 906774c commit 53c89ff

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@
77

88
## What is Gitploy?
99

10-
Gitploy builds the system around GitHub [deployment API](https://docs.github.com/en/rest/reference/repos#deployments) in minutes. It enables teams or organization to deploy the application with lower risk and faster.
10+
Gitploy helps your team or organization builds the system around GitHub in minutes. Gitploy provides these features:
11+
12+
* Deploy a specific ref (branch, commit, tag)
13+
* Build an event-driven system around GitHub [deployment API](https://docs.github.com/en/rest/reference/repos#deployments)
14+
* Integrate with GitHub [Action](https://github.com/features/actions) in minutes
15+
16+
If you want to look around, you can check the [document](https://docs.gitploy.io) of Gitploy.
1117

1218
## Docs and Support
1319

docs/index.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Gitploy
22

3-
Gitploy builds the system around GitHub [deployment API](https://docs.github.com/en/rest/reference/repos#deployments) in minutes. It enables teams or organization to deploy the application with lower risk and faster. You can check this [document](./concepts/how-it-work.md) for the detail.
3+
If your team or organization develops with GitHub, you can build the deployment system around Gitploy in minutes. Gitploy provides these features:
4+
5+
* Deploy a specific ref (branch, commit, tag)
6+
* Build an event-driven system around GitHub [deployment API](https://docs.github.com/en/rest/reference/repos#deployments)
7+
* Integrate with GitHub [Action](https://github.com/features/actions) in minutes
8+
9+
Try to build the deployment system with Gitploy ([doc](./tasks/installation.md)).
410

511
---
612

0 commit comments

Comments
 (0)