Posts Tagged: i18n


16
Sep 09

gettext tag for Webgen (quick and dirty)

If you are generating sites with webgen, when you need to add i18n to them, you have to make copies of the pages for each language. I want it something more like gettext. So I end up writing a new tag in webgen to use gettext. It’s working for me, YMMV. I’ve used webgen 0.5.10.

Continue reading →