agile-aragon.github.io Official website for Agile Aragón Install See Jekyll requirements and install project dependencies: $ gem install jekyll bundler $ bundle install To run server: $ bundle exec rake serve To run tests: $ bundle exec rake test