dustinrjo / dustinjio

My Portfolio Site Open Sourced

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

djio

a boss developer portfolio

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

My Portfolio Site Open Sourced


Languages

Language:HTML 54.7%Language:CSS 21.3%Language:CoffeeScript 18.0%Language:JavaScript 6.0%