After much searching and considering building my own, I came across Babeldown for DeepL API AI translation. Looks amazing and I’m about to try it out. In the meantime does anyone else have experience with it? https://ropensci.org/blog/2023/09/26/how-to-translate-a-hugo-blog-post-with-babeldown/
2 Likes
Update: So Babeldown has failed to meet requirements for my use case as my projects all use TOML for config. and Babeldown will only support YAML. I guess I will keep searching or create my own.
From : https://ropensci.org/blog/2023/09/26/how-to-translate-a-hugo-blog-post-with-babeldown/
- adding code to handle Hugo’s “bewildering array of possible config locations” and two possible formats (YAML and TOML) is out of scope for babeldown at this point.
︎