deployd / docs

documentation for deployd
http://docs.deployd.com
29 stars 30 forks source link

refactor: simplify gen-gh-pages and remove module-control.data.js from g... #36

Closed ericfong closed 9 years ago

ericfong commented 9 years ago
  1. simplify gen-gh-pages
  2. remove module-control.data.js from git repo

So, just need to run

node bin/gen-gh-pages.js

to get dpdmodule from npm and push to yours 'origin gh-pages'.

Then, just need to create 'Pull Request' from yours gh-pages to deployd/docs:gh-pages and merge from there.

NicolasRitouet commented 9 years ago

landed as d6be927bc3c443e8dc06573b2c850ac6de0b8d72

thanks :+1: