albinotonnina.com

Overview

Project files for http://www.albinotonnina.com

node.js and express version on heroku: http://albinotonnina.herokuapp.com

Built with

  1. Sublime Text 3
  2. Adobe Illustrator

Tools

Yeoman icon yo scaffolds out a new application, writing your Grunt configuration and pulling in relevant Grunt tasks and Bower dependencies that you might need for your build.

Grunt iconGrunt is used to build, preview and test your project, thanks to help from tasks curated by the Yeoman team and grunt-contrib.

Bower icon Bower is used for dependency management, so that you no longer have to manually download and manage your scripts.

Libraries

  1. https://github.com/Prinzhorn/skrollr
  2. http://visionmedia.github.io/move.js
  3. http://jquery.com
  4. http://scrolldepth.parsnip.io
  5. https://github.com/caolan/async
  6. http://modernizr.com

##Instructions

$ npm install
$ grunt serve

For distribution

$ grunt serve:dist

See Gruntfile.js