Skip to content

Commit

Permalink
Merge pull request #33 from cs-soc-tudublin/dev
Browse files Browse the repository at this point in the history
Who doesn't love badges?
  • Loading branch information
ArcaneIRE authored Oct 8, 2024
2 parents 975c381 + ab1bc43 commit 371a07c
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 371a07c

Please sign in to comment.