ryanluton / ryanluton-dot-com

yeoman built webapp for ryanluton.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ryan Luton - UX Design | UI Design | Front-End Developer

Using dploy for CI from GH-Pages Branch

Deployment status from dploy.io

Built with Yeoman

gulp-webapp

install Node.js

reference - http://thechangelog.com/install-node-js-with-homebrew-on-os-x/

install Yeoman
npm install -g yo

Building the app

  • cd into cloned directory
  • install dependencies with
bower install

for dev run

gulp watch

to build run

gulp
  • compiled files are placed in the dist directory

About

yeoman built webapp for ryanluton.com


Languages

Language:ApacheConf 38.8%Language:HTML 33.1%Language:CSS 25.1%Language:JavaScript 2.9%