Skip to content

Commit

Permalink
Who doesn't love badges?
Browse files Browse the repository at this point in the history
Signed-off-by: Ruán Murgatroyd <[email protected]>
  • Loading branch information
RJMurg authored Oct 8, 2024
1 parent 5bf37fe commit ab1bc43
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down Expand Up @@ -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.
In addition, Plume is designed to be served through a Proxy, like [NGINX](https://nginx.org/), and not run standalone.

0 comments on commit ab1bc43

Please sign in to comment.