Skip to content

aaronwei/skyblue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SkyBlue

This is not Bootstrap killer, I just think Bootstrap is way too bloated. SkyBlue is a minimal framework that is meant to be starting point for my projects.

  • Clone the repo: git clone https://github.com/Stanko/skyblue.git.
  • Install with Bower: bower install skyblue.
  • Download the zip.

Uses grid system with 12 columns. Add col class and responsive xs-# sm-# md-# lg-#. Offsets are also available by offset-xm-# offset-sm-# offset-md-# offset-lg-# classes.

I made it for my own needs. Feel free to use it and abuse it, in both free and commercial products.

Some websites made using this framework:

If you want to list your site/project please contact me.

====

Licenced under MIT license.

====

I included great stroke icons by Pixeden.

About

CSS framework (made with SASS)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 57.8%
  • HTML 35.2%
  • JavaScript 7.0%