Automatically migrated from Gitolite
Find a file
Martijn Pieters cbfb9ca9cc Only list pages with a title. #69
This skips the page.html, default.html, what-have-you-not pages that should not be listed in this list anyway, which otherwise result in empty bullet points.
2012-03-24 13:18:17 -07:00
_includes Only list pages with a title. #69 2012-03-24 13:18:17 -07:00
_layouts Include 'JB/setup' in all posts and pages 2012-01-23 00:52:44 -08:00
_plugins version 0.0.1 2012-01-11 15:13:40 -08:00
_posts/core-samples Update helper calls 2012-01-23 03:28:28 -08:00
assets/themes/twitter Update to bootstrap 2.0.1 2012-03-01 12:27:14 +10:00
.gitignore don't track _theme_packages directory 2012-02-01 15:08:02 -08:00
404.html version 0.0.1 2012-01-11 15:13:40 -08:00
_config.yml Bump to 0.2.9 2012-03-07 14:52:22 -08:00
archive.html Update helper calls 2012-01-23 03:28:28 -08:00
atom.xml fixed extra h hanging out in atomfeed ids #60 2012-03-24 12:41:19 -07:00
categories.html Update helper calls 2012-01-23 03:28:28 -08:00
changelog.md Bump to 0.2.9 2012-03-07 14:52:22 -08:00
index.md index.md: add tagline metadata 2012-02-05 15:37:49 -08:00
pages.html Update helper calls 2012-01-23 03:28:28 -08:00
Rakefile styling 2012-03-24 12:52:28 -07:00
README.md Bump to 0.2.9 2012-03-07 14:52:22 -08:00
sitemap.txt sample content updates 2012-01-12 23:14:54 -08:00
tags.html Update helper calls 2012-01-23 03:28:28 -08: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.9 - 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