Skip to content
Vincent Wochnik edited this page Dec 10, 2015 · 14 revisions

Welcome to the Jekyll Language Plugin Wiki! Here, you will learn how to setup the plugin, how to configure it to work properly with Jekyll and how to use its filters and tags optimally.

Features

  • Translates pages and posts into multiple languages
  • Supports all template languages that your Liquid pipeline supports.
  • Uses liquid tags in your HTML for including translated strings and language-specific includes.
  • Supports localized dates via liquid filter
  • Works with jekyll serve --watch
  • Supports includes translated into multiple languages

Table of Contents