Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashhitch/bootlite
The Bootstrap grid and responsive helpers only
https://github.com/ashhitch/bootlite
Last synced: about 2 months ago
JSON representation
The Bootstrap grid and responsive helpers only
- Host: GitHub
- URL: https://github.com/ashhitch/bootlite
- Owner: ashhitch
- Created: 2014-10-24T13:38:51.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-29T13:44:18.000Z (almost 10 years ago)
- Last Synced: 2024-10-11T11:33:17.138Z (3 months ago)
- Language: CSS
- Homepage:
- Size: 234 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#BootLite - Bootstrap Grid
The Bootstrap grid you know and love without the bloat.
##Project Includes
* Scaffolding
* normalize.css git.io/normalize
* Responsive grid
* Helpful Utilities###Project Size
bootGrid.css: 20.92 kB
bootGrid.min.css: 15.99 kB
## Quick start
Four quick start options are available:
- Clone the repo: `git clone https://github.com/ashhitch/bootLite.git`.
- Install with [Bower](http://bower.io): `bower install`.
- Install with [npm](https://www.npmjs.org): `npm install`.
- Build with [Grunt](http://gruntjs.com/): `grunt`## Bower
bower install boot-lite###Roadmap
* Tidy all code
* Create examples