All Projects → BryanSchuetz → Middleman Blog Frameless

BryanSchuetz / Middleman Blog Frameless

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

Labels

Middleman-Blog Project Template: with Frameless adaptive grid


##Basics Just your basic blank slate of a Middleman-blog project template, 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-blog-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-blog-frameless

For more help follow Middleman's project template instructions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].