simple-prototyping
v1.0.0
Published
The simplest setup for web layout sketching with code
Downloads
4
Readme
Simple web layout prototyping
The simplest setup for web layout sketching with code.
Key features
- 12 column grid system (the excellent Flexboxgrid – https://github.com/kristoferjoseph/flexboxgrid)
- jQuery
- Velocity.js animation engine
- smoothState.js for unobtrusive page transitions
- Normalizing and baseline styles in place, so you can focus on the fun parts
- Super simple PHP templating system for includes.
- Everything works offline, no CDNs etc.
Requirements
Local server setup (MAMP or similar). Just download and place files in your htdocs or similar. And you should use Sass if you can, although a clean CSS file is also provided.