View the live website here
- Provide a simple way to alert society members of events and useful links
- Be maintained by society members
- Require as few libraries & dependencies as possible
- Fork & Clone this repo
- Open index.html (or better yet use a server like
python -m SimpleHTTPServer
) - Hack away on the development branch (or branch off from here)
- Create a pull request
This is for maintainers only
- Merge the changes into the master branch
- profit