Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 619 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 619 Bytes

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.

Contributing

See CONTRIBUTING.md.