Spectrum 2 IM transports
Find a file
2017-10-29 22:50:30 +01:00
_includes meta viewport 2017-07-27 15:38:47 +03:00
_layouts fix config layout 2017-07-26 14:32:11 +03:00
_plugins test 2012-11-28 20:54:44 +01:00
assets/themes/twitter/css tracker update 2013-01-19 19:11:03 +01:00
css documentation update 2015-12-01 18:51:06 +01:00
discussion update webchat url 2017-07-17 15:08:35 +03:00
documentation updated instructions for installing Spectrum from source 2017-10-29 22:50:30 +01:00
download Update index.md 2017-08-09 15:34:25 +03:00
images Create gh-pages branch via GitHub 2012-11-28 07:38:24 -08:00
javascripts Create gh-pages branch via GitHub 2012-11-28 07:38:24 -08:00
.gitignore test 2012-11-28 20:54:44 +01:00
404.html test 2012-11-28 20:54:44 +01:00
_config.yml add sitemap 2017-07-27 08:14:07 -04:00
animation.gif Some logo try :) 2015-11-27 08:02:21 +01:00
atom.xml Fix deprecation warnings 2015-02-08 16:19:09 +03:00
CNAME cname 2012-12-04 06:42:57 +01:00
Gemfile add sitemap 2017-07-27 08:14:07 -04:00
Gemfile.lock add sitemap 2017-07-27 08:14:07 -04:00
index.md fix links 2017-07-26 14:55:13 +03:00
logo.png Some logo try :) 2015-11-27 08:02:21 +01:00
params.json Create gh-pages branch via GitHub 2012-11-28 11:23:12 -08:00
Rakefile test 2012-11-28 20:54:44 +01:00
README.md test 2012-11-28 20:54:44 +01:00

Jekyll-Bootstrap

The quickest way to start and publish your Jekyll powered blog. 100% compatible with GitHub pages

Usage

For all usage and documentation please see: http://jekyllbootstrap.com

Version

0.2.13 - stable and versioned using semantic versioning.

Contributing

This repository tracks 2 projects:

  • Jekyll-Bootstrap Framework.
    The framework for which users should clone and build their blog on top of is available in the master branch.

    To contribute to the framework please make sure to checkout your branch based on jb-development!! This is very important as it allows me to accept your pull request without having to publish a public version release.

    Small, atomic Features, bugs, etc.
    Use the jb-development branch but note it will likely change fast as pull requests are accepted.
    Please rebase as often as possible when working.
    Work on small, atomic features/bugs to avoid upstream commits affecting/breaking your development work.

    For Big Features or major API extensions/edits:
    This is the one case where I'll accept pull-requests based off the master branch. This allows you to work in isolation but it means I'll have to manually merge your work into the next public release. Translation : it might take a bit longer so please be patient! (but sincerely thank you).

  • Jekyll-Bootstrap Documentation Website.
    The documentation website at http://jekyllbootstrap.com is maintained in the gh-pages branch. Please fork and contribute documentation additions to this branch only.

The master and gh-pages branch do not share the same ancestry. Please treat them as completely separate git repositories!

License

Creative Commons