Git Product home page Git Product logo

theme-machine's Introduction

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 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
  2. npm install to install all the dependencies
  3. npm install gulp -g to install gulp globally
  4. 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.

theme-machine's People

Contributors

arechsteiner avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

theme-machine's Issues

On Button-Shadow hover (.btn-shadow) text in other areas / elements changes slightly

Hi,
im using the "Neon Glow" Theme (https://hackerthemes.com/bootstrap-themes/neon-glow/).

When I hover over a shadow button (btn-shadow), the text in the other areas / elements on the page changes slightly.
On Buttons without class ".btn-shadow" it's working fine.

You can see the whole thing on the following gif: https://media-upload.net/uploads/16fcyvigga0z.gif
(Focus on the text in the alerts and on the buttons above the insepector)

Build on Mac produces a "Fatal undefined"

In the readme.md, I followed the instructions to build and received a "Fatal undefined" error.

When I dove deeper in, the error was in buildBootstrap and found this error:

[15:45:35] Error in plugin 'gulp-scss-lint'
Message:
    You need to have Ruby and scss-lint gem installed

When I installed that Ruby gem, everythings works!!

gem install scss-lint

Maybe an update in the readme.md could help other developers. BTW, great repo. THANKS!

gulp problem

[21:53:44] Task never defined: default
[21:53:44] To list available tasks, try running: gulp --tasks
[lk@blackbird theme-machine]$ gulp watch
[21:54:44] Using gulpfile /lab/hackerthemes/theme-machine/gulpfile.js
[21:54:44] Task never defined: watch
[21:54:44] To list available tasks, try running: gulp --tasks
[lk@blackbird theme-machine]$ gedit gulpfile.js

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.