/advent2012

HTML & CSS Advent 2012

Primary LanguageJavaScript

The HTML & CSS Advent 2012

Homepage: http://advent2012.digitpaint.nl/
Git: git@github.com:digitpaint/deployable.git
Author: Digitpaint, Flurin Egger
License: MIT license

Synopsis

This is the repo of the HTML & CSS Advent 2012. All 24 daily nuggets of HTML/CSS knowledge, brought to you by the front-end specialists at Digitpaint can be seen here.

You can also peek around the sources to see how our build-process works. Especially ahve a look at Mockupfile and vendor/*.rb

Usage

  1. Clone the repo
  2. Create a rvm gemset (if you're into that kind of thing)
  3. Install bundler (gem install bundler)
  4. bundle install
  5. mockup serve --port=9000
  6. Point your browser to http://localhost:9000

Copyright

The HTML & CSS Advent © 2012 by Digitpaint. Licensed under the MIT license. Please see the {file:LICENSE} for more information.