No i18n support
There's no way to easily translate this wiki to other languages, maybe we should consider a different solution for that because an international community requires different working patterns to develop in parallel.
@yarons Site is developed using vuepress 1.x does have i18n support. https://v1.vuepress.vuejs.org/guide/i18n.html#site-level-i18n-config
Would like to check it would work. Base project settings might need some enhancement or adding additional packages.
OK, so now I need to check if there's an easy solution to use a localization platform to make this process as fluent as possible. I'll be looking at Weblate mostly but I think Crowdin was already selected.
Basically we can start setting this up, I think Crowdin supports that natively but it's not open source, I can check with Weblate if it's also possible to work with their platform (It's less convenient for documents).
Meanwhile I've the following bug: https://github.com/vuejs/vuepress/issues/2944