Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 728 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 728 Bytes

gopilot.org

First-time set up

In addition to the remote for this branch, make sure you run

git remote add live https://github.com/gopilot/gopilot.github.io.git

to create the remote for deploying.

Deploying

Simply push your changes to this repo, which will be used for development. If you want to deploy to the GitHub pages site, use

docpad deploy-ghpages --env static

which will deploy the site to the live gopilot.github.io repo.

(Before you deploy make sure you've run npm install to get the docpad GitHub Pages plugin)

License

Copyright © Pilot, 2013-2014 All rights reserved.