branning / roots-site

source to build gh-pages user site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

branning-net

static version of wordpress site

Setup

  • make sure node.js and roots are installed
  • clone this repo down and cd into the folder
  • run npm install
  • run roots watch
  • ???
  • get money

Deploying

  • If you just want to compile the production build, run roots compile -e production and it will build to public.
  • To deploy your site with a single command, run roots deploy -to XXX with XXX being whichever ship deployer you want to use.

About

source to build gh-pages user site

License:MIT License


Languages

Language:CSS 45.9%Language:CoffeeScript 36.0%Language:HTML 18.2%