Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 891 Bytes

File metadata and controls

42 lines (28 loc) · 891 Bytes

[Mirror Conf]

Development

Run the setup to get started:

./bin/setup

Start the server with:

./bin/server

Deploy

You need the git remote origin to point to the github repo you want to deploy to. If you don't have this yet, run:

git remote add origin git@github.com:subvisual/2016.mirrorconf.com

You should then be able to deploy the site using:

./bin/deploy

Dev Stack

This is built on top of middleman

Here's some of the other things we are using: