docs: Update repository information

This commit is contained in:
oSumAtrIX 2023-10-29 22:43:32 +01:00
parent 7974713f3b
commit 40cfd1150e
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -1,6 +1,6 @@
# Static API
Proof of concept repository to host a static API using GitHub workflows.
Repository to host a static API using GitHub workflows.
## How it works
@ -22,8 +22,8 @@ The following API configuration generates the `contributor` and `release` API fo
}
```
All static files are generated in the output path specified in the configuration.
All static files are generated in the output path specified in the configuration.
## Setup
A repository variable `CONFIG` is expected by CD with the configuration (string escaped) which will be used by CD to generate the static files.
A repository variable `CONFIG` is expected by CD with the configuration (string escaped) which will be used by CD to generate the static files.