Skip to content

Commit

Permalink
Docs: Change readme
Browse files Browse the repository at this point in the history
  • Loading branch information
macx committed Feb 29, 2024
1 parent 9f5abde commit 88bfef9
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,4 @@ Any static assets, like images, can be placed in the `public/` directory.

## Deployment

Use the deploy script of this repository. First, copy `deploy/.sample.env` to `deploy/.env` and fill in the SSH credentials. Use the following commands to deploy your public folder:

```sh
$ deploy/it dry # to test it
$ deploy/it now # to deploy it
```
The deployment is done through GitHub Actions. Tags and releases are done via release-it.

0 comments on commit 88bfef9

Please sign in to comment.