kbohinski / personal-site-2016

Home Page:https://kboh.codes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

personal-site-2016

Kevin Bohinski's Personal 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

https://kboh.codes


Languages

Language:HTML 58.5%Language:CSS 16.7%Language:CoffeeScript 13.9%Language:JavaScript 8.6%Language:Shell 2.3%