This repository contains the code and content deployed to alpha.nhs.uk
- Ruby 2.2.3
- Bundler (available with
gem install bundler
)
Once you've got those, install the gems with:
bundle install
## Development
Start a server with:
bundle exec jekyll serve --watch
Once running you'll be able to see the site at localhost:4000.
Deployment of this app to alpha.nhs.uk requires:
The access key and secret key are provided as environment variables when running the command to deploy:
AWS_ACCESS_KEY=… AWS_SECRET_KEY=… NHSALPHA_ENVIRONMENT=staging deliver --verbose
Purchase a fridge magnet when you go on holiday