Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 394 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 394 Bytes

DotDotDot

A new site for SV Ellipsis and her voyages

Development

Install dependencies:

bundle install

Run the Middleman server:

bundle exec middleman

Deploying

Pages are pushed to GitHub pages, using the middleman-deploy gem. Configuration is set so that there is a clean build before each deploy.

bundle exec middleman deploy