1.0.0 • Published 7 years ago

simple-prototyping v1.0.0

Weekly downloads
6
License
Unlicense
Repository
github
Last release
7 years ago

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.