kurtsson / jekyll-multiple-languages-plugin

I18n support for Jekyll and Octopress
MIT License
925 stars 202 forks source link

How use translated permalink? #61

Closed equinusocio closed 11 months ago

equinusocio commented 8 years ago

Unfortunately this doesn't work inside the permalink key inside front-matter:


---
layout: default
permalink: /titles.home/
title: titles.home

---

This return a titles.home (not translated) folder with the page inside. So my question is, how we can use and translate permalinks? Because is a no-sense translating pages and leave the permalink not translated.

Anthony-Gaudino commented 8 years ago

Try the new 1.4.0 version of this plugin.

franzos commented 8 years ago

I'm having the same issue on 1.4.1. Titles aren't working either. There's no error or anything. I followed the instructions under 5.4. i18n in templates exactly.

Thanks for the amazing plugin!

tasugo commented 6 years ago

Confirm this is not working. v1.5.1