kurtsson / jekyll-multiple-languages-plugin

I18n support for Jekyll and Octopress
MIT License
923 stars 201 forks source link

Speed up language generation by paralleling the process #147

Open Nowaker opened 5 years ago

Nowaker commented 5 years ago

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