* [Jekyll Relative Links v0.8.0](https://github.com/benbalter/jekyll-relative-links) – Jekyll plugin that rewrites relative Markdown links to their rendered equivalents so sites behave like GitHub when serving pages and collections. * [Jekyll Default Layout v0.2.0](https://github.com/benbalter/jekyll-default-layout) – Silently assigns default layouts to Jekyll pages and posts when no layout is specified, using home, post, page, or default layouts if available. * [Jekyll Remote Theme v0.5.2](https://github.com/benbalter/jekyll-remote-theme) – Jekyll plugin for building sites from any public GitHub-hosted theme. * [Jekyll Readme Index v0.4.0](https://github.com/benbalter/jekyll-readme-index) – Jekyll plugin that serves a repository README as the site index page for GitHub Pages without renaming the file. * [Jekyll Titles from Headings v0.5.4](https://github.com/benbalter/jekyll-titles-from-headings) – Jekyll plugin that sets page.title from the first Markdown heading when YAML front matter lacks an explicit title. * [Jekyll Include Cache v0.2.2](https://github.com/benbalter/jekyll-include-cache) – Jekyll plugin that caches rendered Liquid includes and reuses the output for the same arguments to speed up site builds.