BaySec Website Source
Source to build the BaySec website.
This is now hosted on AWS CloudFront + S3. The move off github pages
was required due to the lack of SSL support for custom domains.
Instructions
- Clone this repository: git clone ssh://git@git.funkthat.com:822/jmg/baysec.git
- Change directory in the cloned repo: cd baysec
- Make the next meeting: sh gennext.sh
- Make sure AWS keys are in environment: . ./.key.txt
- Make and deploy: make deploy