Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/HackerThemes/theme-machine

A collection of stylized Bootstrap Themes
https://github.com/HackerThemes/theme-machine

bootstrap bootstrap-theme bootstrap4 scss

Last synced: 3 months ago
JSON representation

A collection of stylized Bootstrap Themes

Awesome Lists containing this project

README

        

# Bootstrap Theme Machine

## A collection of stylized Bootstrap Themes by HackerThemes

This project includes all the free and open source Bootstrap 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 themes](https://hackerthemes.com) individually on our website.

## Build steps

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

1. `gem install scss_lint`
1. `npm install` to install all the dependencies
1. `npm install gulp -g` to install gulp globally
1. `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](https://hacekrthemes.com) Code released under the [MIT License](https://opensource.org/licenses/MIT).