diff --git a/README.md b/README.md new file mode 100644 index 0000000..beec898 --- /dev/null +++ b/README.md @@ -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.