Skip to content

Commit c327c20

Browse files
committed
- added links to live preview in readme.
1 parent 4060ab7 commit c327c20

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

readme.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
</p>
44

55
<p align="center">
6-
*Lazy Kit* is a complete design system built on Bootstrap 4. <br />
6+
**Lazy Kit** is a complete design system built on Bootstrap 4. <br />
77
It is created for all web makers that want to get a project off the ground quickly and neatly. <br />
88
It overwrites all Bootstrap 4 components and adds 2 more plugins. It also comes with 3 example pages.
99
</p>
1010

1111
<br />
1212

1313
<p align="center">
14-
<a href="#">Components</a> •
15-
<a href="#">Documentation</a> •
14+
<a href="https://bootstrapbay.github.io/lazy-kit/">Components</a> •
15+
<a href="https://bootstrapbay.github.io/lazy-kit/documentation/getting_started.html">Documentation</a> •
1616
<a href="#">Official Page</a>
1717
</p>
1818

@@ -33,10 +33,11 @@ Lazy Kit is built on top of Bootstrap and uses the noUiSlider plugin and Font Aw
3333
* [FontAwesome Icons](http://fontawesome.io)
3434

3535
## Examples
36-
Lazy Kit comes with 3 examples that show up what you can build with it.
37-
* [Register Page](#)
38-
* [Profile Page](#)
39-
* [Profile Page](#)
36+
Lazy Kit comes with 3 examples that show you what you can build with it.
37+
38+
| <img src="/assets/img/register.png" width="200" /> | <img src="/assets/img/profile.png" width="200" /> | <img src="/assets/img/landing.png" width="200" /> |
39+
| ------------- |:-------------:| -----: |
40+
| [Register Page](https://bootstrapbay.github.io/lazy-kit/register.html) | [Profile Page](https://bootstrapbay.github.io/lazy-kit/profile.html) | [Landing Page](https://bootstrapbay.github.io/lazy-kit/landing.html) |
4041

4142
## Quick Start
4243
In order to take advantage of all that Lazy Kit has to offer, you can use the following starter template that includes all the dependencies.

0 commit comments

Comments
 (0)