Pixel is a premium, fully responsive, modern Design System that will help you build creative and professional websites. Use our components and sections, switch some Sass variables to build and arrange pages to best suit your needs.
Premium components
Pixel is a premium extension of the famous Bootstrap CSS Framework featuring pricing cards, profile cards, timelines and many more. All components are created to comply as much as possible with the WCAG 2.1 standards.
Check out all components here.
4 Example Pages
Pixel Lite comes with 4 premium example pages that we created to show you the beautiful user interfaces that can be created.
Complete Documentation
Each component, plugin and the general workflow is well documented. Check out the online documentation for Pixel.
Accessibility
Pixel is compliant with the latest UI design accessibility standards and passes the WAVE evaluation tool and the Achecker tool as well.
This product is built using the following widely used technologies:
- Most popular CSS Framework Bootstrap
- Productive workflow tool Gulp
- Awesome CSS preprocessor Sass
- Demo
- Quick Start
- Documentation
- File Structure
- Browser Support
- Resources
- Reporting Issues
- Technical Support or Questions
- Licensing
- Useful Links
- Download from Themesberg
- Download the project's zip
- Make sure you have Node locally installed.
- Download Gulp Command Line Interface to be able to use gulp in your Terminal.
npm install gulp-cli -g
- After installing Gulp, run npm install in the main
pixel/
folder to download all the project dependencies. You'll find them in thenode_modules/
folder.
npm install
- Run gulp in the
pixel/
folder to serve the project files using BrowserSync. Running gulp will compile the theme and open/index.html
in your main browser.
gulp
While the gulp command is running, files in the assets/scss/
, assets/js/
and components/
folders will be monitored for changes. Files from the assets/scss/
folder will generate injected CSS.
Hit CTRL+C
to terminate the gulp command. This will stop the local server from running.
If you'd like to get a version of our theme without Sass, Gulp or Npm, we've got you covered. Run the following command:
gulp build:dev
This will generate a folder html&css
which will have unminified CSS, Html and Javascript.
If you'd like to compile the code and get a minified version of the HTML and CSS just run the following Gulp command:
gulp build:dist
This will generate a folder dist
which will have minified CSS, Html and Javascript.
The documentation for Pixel Bootstrap UI Kit is hosted on our website.
Within the download you'll find the following directories and files:
Pixel Lite Bootstrap UI Kit
├── LICENSE
├── README.md
├── gulpfile.js
├── package-lock.json
├── package.json
└── src
├── assets
│ ├── img
│ └── js
├── html
│ ├── components
│ └── pages
├── index.html
├── partials
│ ├── _cta-careers.html
│ ├── _cta-footer.html
│ ├── _footer.html
│ ├── _free-vs-pro.html
│ ├── _head.html
│ ├── _navigation.html
│ ├── _pages-preview.html
│ ├── _preloader.html
│ ├── _scripts.html
│ ├── _tracking.html
│ └── components
└── scss
├── bootstrap
├── pixel
└── pixel.scss
At present, we officially aim to support the last two versions of the following browsers:
- Demo: https://demo.themesberg.com/pixel-lite/index.html
- Download Page: https://themesberg.com/product/ui-kits/pixel-lite-free-bootstrap-4-ui-kit
- Documentation: https://themesberg.com/docs/pixel-bootstrap/getting-started/overview
- License Agreement: https://themesberg.com/licensing
- Support: https://themesberg.com/contact
- Issues: Github Issues Page
We use GitHub Issues as the official bug tracker for Pixel Pro Bootstrap UI Kit. Here are some advices for our users that want to report an issue:
- Make sure that you are using the latest version of Pixel Pro Bootstrap UI Kit. Check the CHANGELOG from your dashboard on our website.
- Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
- Some issues may be browser specific, so specifying in what browser you encountered the issue might help.
If you have questions or need help integrating the product please contact us instead of opening an issue.
- Copyright 2020 Themesberg (Crafty Dwarf LLC) (https://themesberg.com/)
- Themesberg license
- More themes from Themesberg
- Free themes from Themesberg
- Affiliate Program
Twitter: https://twitter.com/themesberg
Facebook: https://www.facebook.com/themesberg/
Dribbble: https://dribbble.com/themesberg
Instagram: https://www.instagram.com/themesberg/