This website is hosted at wacm.cs.wisc.edu.
To contribute to this page, use the following recommended steps:
- Make sure you have admin access to this repo. You can set this up in Settings>Collaborators and teams>Find your name>Role dropdown>Admin. You can do this from the uwiscwacm Github account.
- If you have Linux:
- type './update.sh' into terminal. Congratulations! You updated the website.
- If you have Windows:
- Download Git Bash for Windows.
- type './update.sh' into Git Bash. Congratulations! You updated the website.
- Create a new branch for development
- Once you're satisfied with the changes on your dev branch, create a pull request to merge your code into master
- ssh into the WACM CSL account used for the website
- cd into the website directory and pull changes from master
- You should see your code live on the site!
- Navigate to posts>whichever events list you need (past or upcoming)
- Fill out the JSON format at the top of the file.
- Insert your JSON at the top of the array.
- Deploy your changes. Congratulations! You updated events.