Skip to content

eurucamp/livingstyleguide-eurucamp

Repository files navigation

eurucamp’s Living Style Guide

Live version: https://eurucamp.github.io/livingstyleguide-eurucamp/2014

Run locally

git clone git@github.com:eurucamp/livingstyleguide-eurucamp.git
cd livingstyleguide-eurucamp
bundle
bundle exec middleman

Open http://localhost:4567/ in your browser.

Deployment

Every commit on the branch master is automatically deployed and and pushed to https://eurucamp.github.io/livingstyleguide-eurucamp/latest. A list of older artefacts is available at https://eurucamp.github.io/livingstyleguide-eurucamp.

Manual deployment to S3

  • Copy the sample S3 configuration file and fill in the correct credentials:

    cp .s3_sync.sample .s3_sync

  • Build and deploy the site:

    bundle exec middleman build && bundle exec middleman s3_sync

Logo

Don't use the eurucamp logo for your instance to avoid confusion.

License

Please see the accompanying LICENSE file.

About

Living Style Guide for eurucamp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 11