-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit ec1dd00
Showing
1,676 changed files
with
179,806 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
MIT License | ||
|
||
Copyright (c) 2019 Themesberg | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
SOFTWARE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,126 @@ | ||
<p align="center"> | ||
<a href="https://themesberg.com/product/pixel-lite-free-bootstrap-4-ui-kit" alt="Themesberg Logo"> | ||
<img height="20" src="https://themesberg.com/img/brand/themesberg-logo-full.svg"> | ||
</a> | ||
</p> | ||
<h1 align="center">Pixel Lite - Free Bootstrap 4 UI Kit</h1> | ||
|
||
<p align="center"><b>100+</b> Premium Bootstrap 4 Components, </b>3</b> Example Pages, Full Documentation, Fully Responsive, 100% Valid W3C HTML Files and made for <b>awesome developers</b> just like you. It's <strong>Free</strong>.</p> | ||
|
||
<p align="center"> | ||
<a href="https://themesberg.com/preview/pixel-lite/" align="center" alt="Pixel Lite Free Bootstrap 4 UI Kit"> | ||
<img width="500" align="center" src="https://themesberg.com/previews/images/pixel-lite/github/pixel-lite-preview.jpg"> | ||
</a> | ||
</p> | ||
|
||
<p>Pixel Lite Bootstrap 4 UI Kit is a beautifully crafted UI Kit based on Bootstrap 4 Components. This theme was built following Bootstrap's methodologies by the heart. It has 100 components, 3 plugins and 3 example pages.</p> | ||
<p>The Kit is Fully Responsive, has 100% valid W3C Pages and has great Google PageSpeed Insights scores.</p> | ||
<p>If you like the free kit, you can check out the PRO version of Pixel. It has more than 1000 components, 50+ sections and 25+ example pages to use for your awesome projects. Check it out here: <a href="https://themesberg.com/product/pixel-pro-premium-bootstrap-4-ui-kit">Pixel PRO - Premium Bootstrap 4 UI Kit.</a> </p> | ||
|
||
<h2>Check out the <a href="https://themesberg.com/preview/pixel-lite/">Online Demo</a>.</h2> | ||
|
||
## What's included | ||
|
||
Pixel Lite has the following folder structure: | ||
|
||
``` | ||
pixel-lite-ui-kit/ | ||
├── css/ | ||
│ ├── pixel.css | ||
├── docs/ | ||
├── html/ | ||
│ ├── pages/ | ||
│ │ ├── about-startup.html | ||
│ │ ├── contact.html | ||
│ │ ├── signin.html | ||
├── img/ | ||
├── js/ | ||
│ ├── pixel.js | ||
├── vendor/ | ||
├── index.html | ||
``` | ||
|
||
### Features | ||
|
||
- 100 Unique components | ||
|
||
- 3 Example pages | ||
|
||
- Modern Design | ||
|
||
- Fully Responsive | ||
|
||
- Bootstrap 4 | ||
|
||
- jQuery | ||
|
||
- Header | ||
|
||
- Quality code | ||
|
||
- Free Logo & Images | ||
|
||
- Font Awesome Icons | ||
|
||
- and many others.. | ||
|
||
### Online documentation | ||
|
||
The documentation can be found at [themesberg.com](https://themesberg.com/preview/pixel-lite/docs/introduction.html). | ||
|
||
### Built by Themesberg | ||
|
||
Our social network profiles: | ||
|
||
- [Themesberg.com](https://themesberg.com) | ||
|
||
- [Twitter](https://twitter.com/themesberg) | ||
|
||
- [Facebook](https://www.facebook.com/themesberg) | ||
|
||
## Credits & Libraries | ||
|
||
- [Unsplash](https://unsplash.com/) | ||
|
||
* [Undraw.co](https://undraw.co/) | ||
|
||
- [Bootstrap](https://getbootstrap.com/) | ||
|
||
* [jQuery](https://jquery.com/) | ||
|
||
* [Bootstrap Tags Inputs](https://bootstrap-tagsinput.github.io/bootstrap-tagsinput/examples/) | ||
|
||
- [Headroom.js](https://wicky.nillia.ms/headroom.js/) | ||
|
||
* [FontAwesome](https://fontawesome.com/) | ||
|
||
- [Google Fonts](https://fonts.google.com/) | ||
|
||
* [Popper.js](https://popper.js.org/) | ||
|
||
- [Prism.js](https://prismjs.com/) | ||
|
||
* [Waypoints](http://imakewebthings.com/waypoints/) | ||
|
||
- [SmoothScroll](https://github.com/cferdinandi/smooth-scroll) | ||
|
||
### Licensed under MIT | ||
|
||
Pixel Lite UI Kit is Open Source project and licensed under MIT for better Web. | ||
|
||
![MIT License](https://img.shields.io/cocoapods/l/AFNetworking.svg?style=for-the-badge) |
Oops, something went wrong.