GithubHelp home page GithubHelp logo

phouverneyuff / bootswatch-dist Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dbtek/bootswatch-dist

0.0 2.0 0.0 3.86 MB

Distribution packages for bootswatch themes.

Home Page: http://dbtek.github.io/bootswatch-dist

License: MIT License

CoffeeScript 64.11% JavaScript 35.89%

bootswatch-dist's Introduction

bootswatch-dist Build Status node-dependencies

Distribution packages for Bootswatch themes, intended to be used with Bower package manager. Bootswatch themes are amazing for users; with bootswatch-dist they are also delicious for you, developers!

##How? Bootswatch themes are updated from Bootswatch API and placed in a particular branch here, in this repo, with Bootstrap scripts, glyphicon fonts and a proper bower configuration. These themes are managed through both versions and branches.
bootswatch-dist packages are updated on daily periods with a build system connecting Bootswatch API.

##Install Every theme is released with versions. For example 3.3.0 version of Yeti theme is released with 3.3.0-yeti version identifier on branch yeti. Therefore, both tags and branch names can be used while installing a theme through bower. With bootswatch-dist, Bootswatch themes are easily installed via bower.

####From Terminal For exact version use tag:

$ bower install bootswatch-dist#3.3.0-yeti

For latest version use branch:

$ bower install bootswatch-dist#yeti

####With bower.json Again for exact version:

  ...
  "dependencies": {
    "bootswatch-dist": "3.3.0-yeti"
  }

And for latest version:

  ...
  "dependencies": {
    "bootswatch-dist": "yeti"
  }

###Available Versions Run $ bower info bootswatch-dist for available versions. All 3.1.1+ versions are available through bower.

##Clean Distribution Bootswatch dist provides you clean and full Bootstrap installation. Produced files are:

bootswatch-dist/
├── bower.json
├── css
│   ├── bootstrap.css
│   └── bootstrap.min.css
├── fonts
│   ├── glyphicons-halflings-regular.eot
│   ├── glyphicons-halflings-regular.svg
│   ├── glyphicons-halflings-regular.ttf
│   ├── glyphicons-halflings-regular.woff
│   └── glyphicons-halflings-regular.wof2
└── js
    ├── bootstrap.js
    └── bootstrap.min.js

##Author İsmail Demirbilek - @dbtek

##License MIT

##Credits

bootswatch-dist's People

Watchers

 avatar  avatar

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.