Poole Versions Save

The Jekyll Butler. A no frills responsive Jekyll blog theme.

v2.1.0

4 years ago

Capturing changes since v2.0.0 as a new release before moving onto v3.

v2.0.0

8 years ago
  • #44: Use HTML5 elements across project.
  • #49: Update syntax highlighter option in config.
  • #50: Atom media type.
  • #55: Add Sass support for project CSS.
  • #58: Use Jekyll's default Markdown parser.
  • #65, #87: Fix URLs by removing extra slashes across all pages. Should resolve custom baseurl problems.
  • #71: Fix date styling in post layout.
  • #78: Update pagination to use next_page_path and previous_page_path Jekyll helpers.
  • #84: Add footnote support.
  • #85: Update code snippets to include line number support.
  • #93: Update responsive <meta> tag to remove maximum-scale=1 so that users can double tap and zoom.
  • #94: Only show the related posts section if there are related posts.

v1.1.0

9 years ago
  • Fixes links to utilize the baseurl config parameter.
  • Updates readme for better information on baseurl, CNAME, and GitHub Pages.
  • Fixes improperly configured 404 page.
  • Switches from rems to ems in media queries to avoid flickering in Safari (also, apparently rems shouldn't be used in media queries).
  • Scope the syntax highlighting classes to .highlight to avoid collisions.

v1.0.0

10 years ago

Initial release.