wintersmith
Version:
A flexible static site generator.
20 lines (14 loc) • 668 B
Markdown
# Webapp
Opinionated web application template for wintersmith.
Run `npm install` to install the plugins and deps.
## Uses
* Plugins
* [wintersmith-browserify](https://github.com/jnordberg/wintersmith-browserify)
* [wintersmith-nunjucks](https://github.com/jbuck/wintersmith-nunjucks)
* [wintersmith-less](https://github.com/jnordberg/wintersmith-less)
* Other
* [browsernizr](https://github.com/jnordberg/browsernizr)
* [es5-shim](https://github.com/kriskowal/es5-shim)
* [reset.css](http://meyerweb.com/eric/tools/css/reset)
* [elements.less](https://github.com/dmitryf/elements)
* [ready.js](https://github.com/ded/domready)