jekyll-multiple-languages-plugin icon indicating copy to clipboard operation
jekyll-multiple-languages-plugin copied to clipboard

Speed up language generation by paralleling the process

Open Nowaker opened this issue 6 years ago • 0 comments

The i18n plugin untra/polyglot uses forking to speed up language builds significantly:

https://github.com/untra/polyglot/blob/d1a5c8599be53ed859e3f5e3fa43cd094c6936a6/lib/jekyll/polyglot/patches/jekyll/site.rb#L23

Nowaker avatar Aug 21 '19 19:08 Nowaker