Skip to content

nodecopter/summerofdrones.com

Repository files navigation

summerofdrones.com

The summerofdrones.com website.

Setup

Clone the repo, then install the following gems:

gem install bundler
cd summerofdrones.com
bundle install

You can now run the site locally on port 4000 using:

jekyll --auto --server

Deployment

The site is deployed with jekyll-s3. The credentials are in the credentials repo.

Going forward, I'll also setup a CI server to deploy every commit to master.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages