Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Releases: kurtsson/jekyll-multiple-languages-plugin

1.7.0

18 Jun 07:58
Compare
Choose a tag to compare
  • Option to build the default language into a subfolder
  • Configurable verbosity
  • Improved documentation
  • Removed deprecation warning

Jekyll 4

14 Feb 09:30
Compare
Choose a tag to compare
  • Improved testing
  • Support for Jekyll 4
  • Russian examples
  • Translations rebuilt every time page is reloaded in developer mode

1.6.0

03 Dec 14:08
e548a01
Compare
Choose a tag to compare
  • fix: check if static_file_r_path is set
  • Missing slash before lang prefix in lang picker example
  • Updated README.md with _posts directory
  • Build translations in pre_render hook
  • If include not found, fall back to default language

Ping @joshcummingsdesign

1.5.0

14 Aug 20:36
Compare
Choose a tag to compare
  • Enables Liquid expansions within Liquid Tags.
  • The example website post language switchers were rewritten in an algorithmic way.

1.4.2

26 Jun 19:19
Compare
Choose a tag to compare

Exposes the site.translations hash containing the translated strings to Liquid.

1.4.1

25 May 20:24
Compare
Choose a tag to compare

Fixes a bug during site regeneration where translation paths were being nested based on wrongly set Jekyll variables.

1.4.0

25 May 20:22
Compare
Choose a tag to compare
  • Support for Jekyll 3
  • How to create pages documentation
  • Many bug fixes
  • Code refactoring, cleanup and reorganization
  • Files and folders reorganization
  • Improved and fixed issues on the example website
  • Inprovement and fixes on documentations
  • Inproved license files

v1.3.0: Version 1.3.0

19 Nov 14:55
Compare
Choose a tag to compare
* Support for localized links and custom permalinks, thanks to [@jasonlemay](https://github.com/screeninteraction/jekyll-multiple-languages-plugin/pull/53)
  * Support for excluding posts from translation, thanks to [ctruelson](https://github.com/screeninteraction/jekyll-multiple-languages-plugin/pull/51)

1.2.9

16 Feb 17:10
Compare
Choose a tag to compare

Bug fix for 1.2.8

1.2.8

12 Feb 13:19
Compare
Choose a tag to compare

Support for excluding files from translation