Skip to content

SVEllipsis/dotdotdot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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