/dry-rb.org

The official website of dry-rb

Primary LanguageCSS

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
yarn

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.

Contributing

See CONTRIBUTING.md.