This is the website for Ruby New Zealand.
It is hosted on GitHub Pages, using Jekyll very lightly.
Need help? Contact us on Slack or open an issue.
Set up your environment:
bin/setup
Run the site:
bin/start
Install Bundler. Then, install dependencies:
bundle install
Run the site:
bundle exec jekyll serve