This repository translates rainbow mind machine documentation into Russian by applying the magic of Google Cloud Translate API with a pandoc filter.
Ру́сский-Радуга-ум-машина is Russian for russian-rainbow-mind-machine. See how to pronounce Ру́сский-Радуга-ум-машина.
For documentation about the translation process, see the translate-yer-docs repository:
- documentation: https://pages.charlesreid1.com/translate-yer-docs/
- repo: https://git.charlesreid1.com/charlesreid1/translate-yer-docs
For the Russian rainbow mind machine documentation:
This repository contains the following files:
rmm
is rainbow mind machine (git submodule)filters
contains the panflute filter used to translate docs to Russianruskie_docs
contains the translated documentationmkdocs-material
andmkdocs.yml
are used to make the documentation withmkdocs
translate
iterates over each English markdown document inrmm
and calls pandoc to translate ittest_google_translate_credentials
translates "Hello world" to make sure your API calls are authenticated OK