* [Polyglot 1.14.0](https://github.com/untra/polyglot) – Internationalization plugin for Jekyll blogs with fallback, automatic URL relativization, and SEO tools. * [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 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 Optional Front Matter v0.3.3](https://github.com/benbalter/jekyll-optional-front-matter) – Jekyll plugin that allows Markdown files to be rendered to HTML without requiring YAML front matter. * [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.