Skip to content

BryanSchuetz/middleman-frameless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Middleman Project Template: with Frameless adaptive grid


Basics

Just your basic blank slate of a Middleman --rack project, including grid SASS from Frameless.

Middleman is a static site generator based on Sinatra. Providing dozens of templating languages (Haml, Sass, Compass, Slim, CoffeeScript, and more). Makes minification, compression, cache busting, Yaml data (and more) an easy part of your development cycle.

Frameless is an idea for a specific type of adaptive grid. You can use it as a good starting point for a new design, but you’ll still have to do all the hard work of designing and coding yourself.

  • Make a regular fixed-width grid
  • Make it repeat infinitely
  • Center it in the viewport
  • Profit

Demo

http://bryanschuetz.github.io/middleman-frameless/

Usage

Download and install into ~/.middleman (you'll have to create this directory if it's not already there). You can then use it with the --template flag on middleman init. For example: middleman init your-project --template=middleman-frameless

For more help follow Middleman's project template instructions.

About

Just your basic blank slate of a Middleman project, rolled with grid SASS from Frameless.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published