/dry-rb.org

The official website of dryrb org

Primary LanguageHTML

dry-rb.org Join the Gitter chat

This is the Middleman-generated dry-rb.org website.

Getting started

Install the gem and NPM dependencies:

bundle
npm install

Run bundle exec rake watch and visit the site at http://localhost:4567.

Deploying

GitHub Pages is configured to serve any files in the docs/ directory.

Run bundle exec rake build to generate the latest copy of the site. Commit any changed files in docs/ and push the master branch to GitHub.