Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jpfairbanks authored Aug 1, 2024
1 parent 3f67425 commit 54b1f05
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# GATAS Lab Website

This repository builds the GATAS Lab website that and deploys it on Netlify.

To update the website, file a PR against the pages that you want to update. The github actions will:

1. Render the site
2. Post a preview to a private url on netlify on your PR
3. Once merged, deploy the site.

This repo has automated merging of PRs. Once a PR passes CI and is approved by another contributor, it will be automatically merged and deployed.

We use Quarto for this website.

# License

The code in this repository is MIT licensed, feel free to copy and redistribute the code.

The copy on the pages of the website is copyright James Fairbanks all rights reserved.

0 comments on commit 54b1f05

Please sign in to comment.