diff --git a/README.md b/README.md index 03333d4..335959b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # CS++'s Website +![Deployment](https://img.shields.io/github/actions/workflow/status/cs-soc-tudublin/plume/deploy-to-vps.yaml) Plume is CS++'s website, written in 11ty. It is forked from Redbrick's amazing [Atlas](https://github.com/redbrick/atlas) site. @@ -60,4 +61,4 @@ Once the container has successfully started, navigate to `localhost:[Chosen_Port # Deployment Internally, CS++ deploys Plume automatically to its infrastructure upon a commit to the `main` branch. The GitHub action for this can be found in `.github/workflows/deploy-to-vps.yaml`. -In addition, Plume is designed to be served through a Proxy, like [NGINX](https://nginx.org/), and not run standalone. \ No newline at end of file +In addition, Plume is designed to be served through a Proxy, like [NGINX](https://nginx.org/), and not run standalone.