Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tonystar authored Oct 25, 2016
1 parent 61ebaaa commit eef84fe
Showing 1 changed file with 25 additions and 3 deletions.
28 changes: 25 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,38 @@
Bootstrap Layouts
=================

> Now part of [Bootstrap Kit](https://bootstrap-kit.com/)!
Generic Bootstrap layouts available as:
* HTML boilerplates
* Jekyll _layouts
* Codepen templates

<img src="https://cdn.rawgit.com/highweb/bootstrap-layouts/8c5b4fec7364aab25b9b4a9d69941aef45cfb1bf/bootstrap-layouts.gif" width="400"/>


## Base

[![html](https://img.shields.io/badge/html--orange.svg)](https://github.com/highweb/bootstrap-layouts/blob/master/base.html)
[![html](https://img.shields.io/badge/html--orange.svg)](https://bootstrap-kit.com/base.html)
[![jekyll](https://img.shields.io/badge/jekyll--red.svg)](https://github.com/highweb/bootstrap-layouts/blob/master/base.html)
[![codepen](https://img.shields.io/badge/codepen--d3d3d3.svg)](https://codepen.io/tonystar/pen/qagELN)
[![codepen](https://img.shields.io/badge/codepen--d3d3d3.svg)](https://codepen.io/highweb/pen/ZpPAqb)

<img src="https://cdn.rawgit.com/highweb/bootstrap-layouts/e5a5e5688e5736fe4aa8ae953997d75bb0c9b7b5/base.png" width="800"/>


## Jumbohead

[![html](https://img.shields.io/badge/html--orange.svg)](https://bootstrap-kit.com/jumbohead.html)
[![jekyll](https://img.shields.io/badge/jekyll--red.svg)](https://github.com/highweb/bootstrap-layouts/blob/master/jumbohead.html)
[![codepen](https://img.shields.io/badge/codepen--d3d3d3.svg)](https://codepen.io/highweb/pen/vXPABy)

<img src="https://cdn.rawgit.com/highweb/bootstrap-layouts/e5a5e5688e5736fe4aa8ae953997d75bb0c9b7b5/jumbohead.png" width="800"/>


## Cover

[![html](https://img.shields.io/badge/html--orange.svg)](https://bootstrap-kit.com/cover.html)
[![jekyll](https://img.shields.io/badge/jekyll--red.svg)](https://github.com/highweb/bootstrap-layouts/blob/master/cover.html)
[![codepen](https://img.shields.io/badge/codepen--d3d3d3.svg)](https://codepen.io/highweb/pen/yawEyG)

<img src="https://cdn.rawgit.com/highweb/bootstrap-layouts/e74ac21e9027326976fa79485f9102d302250d80/base.png"/>
<img src="https://cdn.rawgit.com/highweb/bootstrap-layouts/8c5b4fec7364aab25b9b4a9d69941aef45cfb1bf/cover.png" width="800"/>

0 comments on commit eef84fe

Please sign in to comment.