You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
s.summary = "A Jekyll plugin to facilitate basic multilingual websites."
s.description = <<-EOF
jekyll-i18n is a Jekyll plugin that introduces a 't' tag/filter that translates phrases based on translation files found in _i18n/*.yml. It also introduces new mechanisms in the build process for generating language-specific posts and pages based on the language specified in the filename.