Skip to content
This repository was archived by the owner on Jun 4, 2026. It is now read-only.
Vincent Wochnik edited this page Dec 11, 2015 · 14 revisions
Jekll Language Plugin

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
  • Supports localized URLs
  • Works with jekyll serve --watch
  • Supports includes translated into multiple languages

Table of Contents

Clone this wiki locally