jonikorpi / Frameless

The spiritual successor to Less Framework

Home Page:http://framelessgrid.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dig responsive design? Hate fluid grids? Try a Frameless grid.

See http://www.jonikorpi.com/frameless/ for more information.

Contents

  • frameless.html is a basic HTML5 template, which includes Paul Irish's conditional classes, the HTML5 Shim, and a proper meta viewport tag.
  • frameless.js is under development.
  • frameless.less contains a small CSS reset, some consistency fixes, as well as some customizable super-basic variables and functions for starting off a Frameless grid.
  • frameless.psd is a basic Photoshop template for a Frameless grid with 48 px columns and 24 px gutters.
  • frameless.scss contains the same as the LESS file, but in SCSS instead.
  • framelessgrid.com/ contains the source of http://framelessgrid.com/

License

All code licensed under CC0: http://creativecommons.org/publicdomain/zero/1.0/

About

The spiritual successor to Less Framework

http://framelessgrid.com/


Languages

Language:CSS 68.5%Language:HTML 21.4%Language:JavaScript 10.2%