untra / polyglot

:abc: Multilingual and i18n support tool for Jekyll Blogs
https://polyglot.untra.io
MIT License
410 stars 59 forks source link

Language switcher for pages with site_id #186

Open rixx opened 10 months ago

rixx commented 10 months ago

As far as I can tell, if I use different permalinks on my pages and map them via page_id, there's no way to implement a language switcher without jekyll-redirect magic. I'd like to have a template tag that gives me the URL to the current page in another language without external dependencies.