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
- Clone the repo
- Create a rvm gemset (if you're into that kind of thing)
- Install bundler (
gem install bundler
) bundle install
mockup serve --port=9000
- 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.