1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333
|
<!DOCTYPE html>
<html lang="en-us">
<head>
<link href="http://gmpg.org/xfn/11" rel="profile">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="title" content="Home · Polyglot">
<meta name="description" content="A i18n support plugin for Jekyll that makes multi-language support fast and intuitive, for blogs big and small.">
<meta name="keywords" content="multilingual, i18n, jekyll, polyglot, fast, intuitive, untra, github, pages, blog, plugin, ruby, gem, internationalization, localization, translation, language, support, multi-language, multi-lingual">
<meta http-equiv="Content-Language" content="en">
<link rel="alternate" hreflang="en" href="https://polyglot.untra.io/"/>
<link rel="alternate" hreflang="es" href="https://polyglot.untra.io/es/"/>
<link rel="alternate" hreflang="de" href="https://polyglot.untra.io/de/"/>
<link rel="alternate" hreflang="fr" href="https://polyglot.untra.io/fr/"/>
<link rel="alternate" hreflang="ru" href="https://polyglot.untra.io/ru/"/>
<link rel="alternate" hreflang="nl" href="https://polyglot.untra.io/nl/"/>
<link rel="alternate" hreflang="he" href="https://polyglot.untra.io/he/"/>
<link rel="alternate" hreflang="ko" href="https://polyglot.untra.io/ko/"/>
<link rel="alternate" hreflang="zh-CN" href="https://polyglot.untra.io/zh-CN/"/>
<link rel="alternate" hreflang="pt-BR" href="https://polyglot.untra.io/pt-BR/"/>
<title>
Polyglot · Straightforward I18n for Jekyll Blogs
</title>
<!-- CSS -->
<link rel="stylesheet" href="/public/css/poole.css">
<link rel="stylesheet" href="/public/css/syntax.css">
<link rel="stylesheet" href="/public/css/hyde.css">
<link rel="stylesheet" href="/public/css/custom.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface">
<!-- Icons -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/public/apple-touch-icon-144-precomposed.png">
<link rel="shortcut icon" href="/public/favicon.ico">
<!-- RSS -->
<link rel="alternate" type="application/rss+xml" title="RSS" href="/atom.xml">
</head>
<body theme-base-08>
<div class="sidebar">
<div class="container sidebar-sticky">
<div class="sidebar-about">
<p class="speech">Hello!</p>
</br>
<h1>
<a href="">
Polyglot
</a>
</h1>
<p class="lead">A i18n support plugin for <a href="http://jekyllrb.com" target="_blank">Jekyll</a> that makes multi-language support fast and intuitive, for blogs big and small. Made by <a href="https://github.com/untra" target="_blank">@untra</a>.</p>
</div>
<nav class="sidebar-nav">
<a class="sidebar-nav-item" href="/">Home</a>
<a class="sidebar-nav-item" href="/about/">About</a>
<a class="sidebar-nav-item" href="/a-really-long/permalink/">A really long permalink</a>
<a class="sidebar-nav-item" href="/sample/">Sample rich text data</a>
<a class="sidebar-nav-item" href="/seo/">SEO Recipes</a>
<a class="sidebar-nav-item" href=""></a>
<a class="sidebar-nav-item" href="https://rubygems.org/gems/jekyll-polyglot">Ruby Gem</a>
<a class="sidebar-nav-item" href="https://github.com/untra/polyglot">GitHub project</a>
<a class="sidebar-nav-item" href="https://github.com/untra/polyglot/tree/master/site/index.html"><small>view this page source on github</small></a>
<small class="sidebar-nav-item">Currently v1.9.0</small>
</nav>
<p><small>© 2025 Samuel Volin</small><br/><small>MIT Licensed</small></p>
<p>
<!-- jekyll-polyglot will process ferh= into href= through the static_href liquid block tag without relativizing the url; useful for making language navigation switchers -->
<a style="font-weight: bold;" href="/page2/" >en</a> •
<a href="/es/page2/" >es</a> •
<a href="/de/page2/" >de</a> •
<a href="/fr/page2/" >fr</a> •
<a href="/ru/page2/" >ru</a> •
<a href="/nl/page2/" >nl</a> •
<a href="/he/page2/" >he</a> •
<a href="/ko/page2/" >ko</a> •
<a href="/zh-CN/page2/" >zh-CN</a> •
<a href="/pt-BR/page2/" >pt-BR</a>
</p>
</div>
</div>
<div class="content container">
<div class="posts">
<div class="post">
<h1 class="post-title">
<a href="/2023/06/08/polyglot-1.6.0-chinese-support/">
Polyglot 1.6.0 and Simplified Chinese language support
</a>
</h1>
<span class="post-date">08 Jun 2023</span>
<p>The <a href="https://polyglot.untra.io/zh-CN/">Polyglot website</a> has been updated with support for Chinese!</p>
<p>This is made possible by <strong><a href="https://github.com/aturret">aturret</a></strong>, who contributed numerous bugfixes to the plugin, the website, and an entirely new site translation.</p>
<p>Additionally, <a href="https://rubygems.org/gems/jekyll-polyglot/versions/1.6.0">jekyll-polyglot 1.6.0</a> is now available from rubygems.</p>
<h2 id="fix-for-relativization-of-frozen-strings">Fix for relativization of frozen strings</h2>
<p>Polyglot used <a href="https://apidock.com/ruby/String/gsub!">String::gsub!</a> which mutates a <code class="language-plaintext highlighter-rouge">.frozen?</code> string. This has now been fixed to duplicate the cloned string before modifying it.</p>
<h2 id="fix-for-site-navigation-not-being-translated">Fix for site navigation not being translated</h2>
<p>A typo in the html on the site layout prevented the previous page navigation from being translated correctly.</p>
<h2 id="support-for-chinese-language">Support for Chinese Language</h2>
<p>With a big 谢谢 of support and appreciation to <strong>aturret</strong>, <a href="https://polyglot.untra.io/zh-CN">polyglot.untra.io</a> now supports a <code class="language-plaintext highlighter-rouge">zh-CN</code> Simplified Chinese translation!</p>
</div>
<div class="post">
<h1 class="post-title">
<a href="/2023/02/27/korean-support/">
Polyglot website is now in Korean
</a>
</h1>
<span class="post-date">27 Feb 2023</span>
<p>The <a href="https://polyglot.untra.io/ko/">Polyglot website</a> has been updated with support for Korean!</p>
<p>This is made possible by <strong><a href="https://github.com/SalinatedCoffee">SalinatedCoffee</a></strong>, who contributed these changes. 프로젝트를 도와 주셔서 고마워요!</p>
</div>
<div class="post">
<h1 class="post-title">
<a href="/2022/10/01/polyglot-1.5.1/">
Polyglot 1.5.1
</a>
</h1>
<span class="post-date">01 Oct 2022</span>
<p>Polyglot Release for <a href="https://rubygems.org/gems/jekyll-polyglot/versions/1.5.1">version 1.5.1</a>.</p>
<h2 id="anchor-links-in-relativized-urls">Anchor links in relativized urls</h2>
<p>With support from <strong><a href="https://github.com/dougieh">dougieh</a></strong> Polyglot will now relativize urls in anchor links.</p>
<h2 id="support-for-hebrew">Support for Hebrew</h2>
<p>Shalom my hebrews and shebrews, Polyglot’s website is now in עברית!</p>
</div>
<div class="post">
<h1 class="post-title">
<a href="/2022/01/15/dutch-site-support/">
Dutch Site Support
</a>
</h1>
<span class="post-date">15 Jan 2022</span>
<p>Thanks to github user <a href="https://github.com/PanderMusubi">@PanderMusubi</a> the site now supports <code class="language-plaintext highlighter-rouge">nl</code> dutch! Bedankt!</p>
</div>
<div class="post">
<h1 class="post-title">
<a href="/2021/07/17/polyglot-1.5.0/">
Polyglot 1.5.0
</a>
</h1>
<span class="post-date">17 Jul 2021</span>
<p>Polyglot Release for <a href="https://rubygems.org/gems/jekyll-polyglot/versions/1.5.0">version 1.5.0</a>, with new support for staggered builds by logical cpus.</p>
<h2 id="faster-staggered-builds">Faster Staggered Builds</h2>
<p>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.</p>
<h2 id="misc-updates">Misc Updates</h2>
<ul>
<li>Added Links to the github source code on every page on the site from the sidebar.</li>
<li>Updated repo readme with new details about logical cpu usage.</li>
<li>Polyglot continuous integration now provided by <a href="https://circleci.com">CircleCI</a>.</li>
<li>Github user <strong>musicmichaelc</strong> created a jekyll theme with updates for use with <a href="https://github.com/musicmichaelc/Type-on-Strap">polyglot multilingual support</a>.</li>
</ul>
<h2 id="thanks">Thanks</h2>
<p>This release was made possible with the support of the following github users!</p>
<ul>
<li><a href="https://github.com/obfusk">obfusk</a></li>
<li><a href="https://github.com/eighthave">eighthave</a></li>
<li><a href="https://github.com/musicmichaelc">musicmichaelc</a></li>
</ul>
<h2 id="want-to-help">Want to help?</h2>
<p>Has <em>Polyglot</em> 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 <em>this website</em> translated into your native language?</p>
<p>Drop <a href="https://github.com/untra">me</a> a line, open a <a href="https://github.com/untra/polyglot/issues">issues</a> or make a <a href="https://github.com/untra/polyglot/pulls">PR</a>! All support and contributions are greatly appreciated.</p>
</div>
</div>
<div class="pagination">
<a class="pagination-item older" href="/page3">Older</a>
<a class="pagination-item newer" href="/">Newer</a>
</div>
</div>
</body>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HWC3D32MT8"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-HWC3D32MT8');
</script>
</html>
|