Added a README file

This commit is contained in:
Yann Esposito (Yogsototh) 2011-05-02 16:40:23 +02:00
parent 3cb64cda76
commit 4380e54b19

16
README.md Normal file
View file

@ -0,0 +1,16 @@
Starter Web Development Kit
===========================
This is a Starter Kit to develop a website using last technologies.
## Design
* [lessframework](http://lessframework); a CSS framework aware of the size of the device,
* [HTML5boilerplate](http://html5boilerplate.com); the now standard HTML5 boilerplate,
* [compass](http://compass-style.org); a [SASS](http://sass-lang.com) environment to develop web pages.
You will need the [less compass plugin](http://github.com/willhw/compass-less-plugin).
## Generating content
* [nanoc](http://nanoc.stoneship.org); a static website generator
* Many of my personal multi language blog environment scripts and libraries.