When deciding a few months ago to update my Video Hub App website from hand-edited static template I used I wanted to find a good approach.
I needed i18n (internationalization) with unique per-language routes (as is described in this article). I tested Hugo but ended up going with Gatsby. I'm happy with the result - adding a new language now is just adding another .json file.
I needed i18n (internationalization) with unique per-language routes (as is described in this article). I tested Hugo but ended up going with Gatsby. I'm happy with the result - adding a new language now is just adding another .json file.
public: https://videohubapp.com/en/
GitHub: https://github.com/whyboris/video-hub-app-gatsby-website