Automatically migrated from Gitolite
Find a file
Jade Dominguez 6c0b6c1a1b Provide custom overrides to all helpers
Now all helpers can be overridden by custom implementations without editing JB source. Just define a helper's 'engine' as 'custom' in the _config.yml file and provide a helper file of the same name in _includes/custom/. This helps users cleanly upgrade JB versions since they no longer need to edit the files directly.
2012-01-23 04:18:22 -08:00
_includes Provide custom overrides to all helpers 2012-01-23 04:18:22 -08: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 add twitter bootstrap theme 2012-01-12 23:17:22 -08:00
.gitignore add .rbenv-version 2012-01-12 10:28:22 +09:00
404.html version 0.0.1 2012-01-11 15:13:40 -08:00
_config.yml Provide path configuration in _config.yml 2012-01-21 18:11:37 -08:00
archive.html Update helper calls 2012-01-23 03:28:28 -08:00
atom.xml Add atom title and inline tag list 2012-01-18 16:43:52 -08:00
categories.html Update helper calls 2012-01-23 03:28:28 -08:00
index.md Include 'JB/setup' in all posts and pages 2012-01-23 00:52:44 -08:00
pages.html Update helper calls 2012-01-23 03:28:28 -08:00
Rakefile Add rake task to create pages 2012-01-23 02:34:21 -08:00
README.md version 0.0.1 2012-01-11 15:13:40 -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

This is a clean install of the core Jekyll Bootstrap framework you can clone and run your Jekyll blog with.

Jekyll-bootstrap is the quickest and most hassle-free way to get your new Jekyll powered website up and running. 100% compatible with GitHub pages.

Usage

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

Version

0.0.1 - stable but not versioned.

This version is stable and readily deployable to GitHub Pages and production Jekyll installs. However, please expect fast updates that are not backwards compatible with older installs. When development reaches 0.1.0, version compatibility between releases will be respected.

Development

Development is active!

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. Please fork and contribute additions to the framework itself here.

  • 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