Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.52 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.52 KB

russian rainbow mind machine

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:

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 Russian
  • ruskie_docs contains the translated documentation
  • mkdocs-material and mkdocs.yml are used to make the documentation with mkdocs
  • translate iterates over each English markdown document in rmm and calls pandoc to translate it
  • test_google_translate_credentials translates "Hello world" to make sure your API calls are authenticated OK