The site at http://www.aws-helsinki.fi
- Install ‘s3cmd’ (a new version from sources is likely to work, brew/port might not)
- Setup S3 credentials (ask Matti at Enemy)
s3cmd --configure
- (Enter credentials)
bundle install
- Make your changes/additions to the sources
bundle exec jekyll --server
- Open http://localhost:4000/
bundle exec jekyll
cd _site
../deploy.sh
(do not run at ‘application root’, remember to cd to ‘_site’ first)- Check http://aws-helsinki.fi.s3.amazonaws.com/index.html
- Wait up to 24 hours to be displayed at http://aws-helsinki.fi/