Automatically migrated from Gitolite
Find a file
2015-03-31 23:48:52 -04:00
_drafts add History markdown 2013-08-06 14:04:52 -05:00
_includes Fixes issue #84. 2015-03-31 23:48:52 -04:00
_layouts Fix for issue #113, based heavily on fujii@16e8a9d10259e4665534825422ec05b704f7114d. 2015-02-28 00:14:18 -06:00
_plugins version 0.0.1 2012-01-11 15:13:40 -08:00
_posts/core-samples fix parsing error 2013-10-09 16:48:09 -05:00
assets/themes Created a Bootstrap-3 theme, readded the twitter theme, made bootstrap-3 default. 2013-12-26 14:18:04 -05: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 fixing issue#225(deprecation...) by: 2014-08-19 16:55:06 +08:00
archive.html Update helper calls 2012-01-23 03:28:28 -08:00
atom.xml fixing issue#225(deprecation...) by: 2014-08-19 16:55:06 +08:00
categories.html Update helper calls 2012-01-23 03:28:28 -08:00
changelog.md release 0.3.0 2013-02-24 01:51:14 -08:00
History.markdown Update History.markdown 2013-09-04 11:34:24 -05: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 Typo in Rakefile 2015-03-01 21:06:01 -06:00
README.md Links and checks ... 2015-03-15 13:08:00 -05:00
rss.xml fixing issue#225(deprecation...) by: 2014-08-19 16:55:06 +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.3.0 - stable and versioned using semantic versioning.

NOTE: 0.3.0 introduces a new theme which is not backwards compatible in the sense it won't look like the old version. However, the actual API has not changed at all. You might want to run 0.3.0 in a branch to make sure you are ok with the theme design changes.

Milestones

0.4.0 - next release [ETA 03/29/2015]

GOALS

  • No open PRs against master branch.
  • Squash some bugs.
  • Add some new features (low-hanging fruit).
  • Establish social media presence.

Bugs

Bug Description
#86 ☑ Facebook Comments
#113 ☑ ASSET_PATH w/ page & post
#144 ☐ BASE_PATH w/ FQDN
#227 ☑ Redundant JB/setup

Features

Bug Description
#98 ☑ GIST Integration
#244 ☑ JB/file_exists Helper
#42 ☑ Sort collections of Pages / Posts
#84 ☐ Detecting production mode

TODOS

Review existing pull requests against plusjake/jekyll-bootstrap:master. Merge or close each.

  • Create twitter account. Add link / icon on jekyllbootstrap.com.
  • Create blog posts under plusjade/gh-pages, expose on jekyllbootstrap.com, feed to twitter account.
  • Announce state of project, announce roadmap(s), announce new versions as theyre released.

Contributing

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 at https://github.com/plusjade/jekyllbootstrap.com

License

MIT