Skip to content

ela-compil/bootswatch-dist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bootswatch-dist Build Status node-dependencies

Distribution packages for bootswatch themes for Bower package manager. Bootswatch themes, updated from Bootswatch API and placed in a particular branch. Themes are managed through versions. See below.

##Install Every theme is released with versions. For example Yeti theme is released with 3.2.0-yeti version identifier. With bootswatch-dist, Bootswatch themes can be easily installed via bower.

####From Terminal

$ bower install bootswatch-dist#3.2.0-yeti

####With bower.json

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

###Available versions:

- bootswatch-dist
  - 3.2.0-amelia
  - 3.2.0-cerulean
  - 3.2.0-cosmo
  - 3.2.0-cyborg
  - 3.2.0-darkly
  - 3.2.0-flatly
  - 3.2.0-journal
  - 3.2.0-lumen
  - 3.2.0-paper
  - 3.2.0-readable
  - 3.2.0-sandstone
  - 3.2.0-simplex
  - 3.2.0-slate
  - 3.2.0-spacelab
  - 3.2.0-superhero
  - 3.2.0-united
  - 3.2.0-yeti
  - All 3.1.1 versions

##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
└── js
    ├── bootstrap.js
    └── bootstrap.min.js

##Updates bootswatch-dist packages updated instantly with a build system connecting Bootswatch API.

##Author İsmail Demirbilek - @dbtek

##License MIT

##Credits

About

Distribution packages for bootswatch themes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%