mmistakes / jekyll-theme-skinny-bones

A Jekyll starter with a variety of flexible layouts and components.
https://mmistakes.github.io/jekyll-theme-skinny-bones
MIT License
802 stars 907 forks source link

could I change the locales dynamicly on the page? #73

Closed lhf552004 closed 8 years ago

lhf552004 commented 8 years ago

I want to implement the language changing function on my blog site. But the table list and other in the *.yml cannot change the text.

mmistakes commented 8 years ago

My solution is only to localize text into 1 language. If you want to provide multiple versions of translated content you'll need to build a more robust solution.

There are also Jekyll plugins out there to help with this, but they don't work with GitHub Pages if you're hosting there.

lhf552004 commented 8 years ago

Thank you. I get it.. I prefer the Multilingual Jekyll. The solution is simliar with our application, using ref.