Skip to content

Ziinc/theme-machine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap 4 Theme Machine

A collection of stylized Bootstrap 4 Themes by HackerThemes

This project includes all the free and open source Bootstrap 4 themes on HackerThemes.com. Each folder under /dist/ is it's own theme, which includes a small starter template as well.

Note: The source does not include the fancy code picker presentation form the website, as that stuff is entangled with the rest of the site. What you have here is simply everything you need to build, modify and use the themes themselves for your projects.

Getting started

You can either clone this entire repository and use the themes under /dist/, or head download the Bootstrap 4 themes individually on our website.

Build steps

To build and modify the themes, you'll need to use npm and gulp. On Ubuntu (and hopefully other systems :-) you can do:

  1. npm install to install all the dependencies
  2. npm install gulp -g to install gulp globally
  3. gulp to run the build once or gulp watch to turn on the watcher that rebuilds as you edit

Creators

Alexander Rechsteiner

Bootstrap

Copyright and license

Code and documentation copyright 2017-2018 HackerThemes Code released under the MIT License.

About

A collection of stylized Bootstrap 4 Themes by HackerThemes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 48.2%
  • JavaScript 26.4%
  • CSS 25.4%