Polyglot 1.6.0 and Simplified Chinese language support

The Polyglot website has been updated with support for Chinese!

This is made possible by aturret, who contributed numerous bugfixes to the plugin, the website, and an entirely new site translation.

Additionally, jekyll-polyglot 1.6.0 is now available from rubygems.

Fix for relativization of frozen strings

Polyglot used String::gsub! which mutates a .frozen? string. This has now been fixed to duplicate the cloned string before modifying it.

Fix for site navigation not being translated

A typo in the html on the site layout prevented the previous page navigation from being translated correctly.

Support for Chinese Language

With a big 谢谢 of support and appreciation to aturret, polyglot.untra.io now supports a zh-CN Simplified Chinese translation!

Polyglot website is now in Korean

The Polyglot website has been updated with support for Korean!

This is made possible by SalinatedCoffee, who contributed these changes. 프로젝트를 도와 주셔서 고마워요!

Polyglot 1.5.1

Polyglot Release for version 1.5.1.

With support from dougieh, Polyglot will now relativize urls in anchor links.

Support for Hebrew

שלום לעברים ועשבריים שלי, האתר של Polyglot עכשיו בעברית!

Dutch Site Support

Thanks to github user @PanderMusubi the site now supports nl dutch! Bedankt!

Polyglot 1.5.0

Polyglot Release for version 1.5.0, with new support for staggered builds by logical cpus.

Faster Staggered Builds

This release modifies polyglot to start builds only after it confirms there is a cpu core ready to receive the build thread. This makes jekyll site builds run much faster on machines building more languages than with logical cpus ready to process the builds, preventing machine thrash and streamlining builds for large sites.

Misc Updates

  • Added Links to the github source code on every page on the site from the sidebar.
  • Updated repo readme with new details about logical cpu usage.
  • Polyglot continuous integration now provided by CircleCI.
  • Github user musicmichaelc created a jekyll theme with updates for use with polyglot multilingual support.

Thanks

This release was made possible with the support of the following github users!

Want to help?

Has Polyglot helped your website expand into new territories and markets? Do you have a suggestion, contribution or bugfix you’d like to provide? Want to see this website translated into your native language?

Drop me a line, open a issues or make a PR! All support and contributions are greatly appreciated.