MarkdownTranslator 中文文档
A translator for markdown files using Google Translation API
This script is used for auto tranlation and building for an English version of my blog site. The blog is backed by hexo, which using markdown files for writting.
After installing all dependencies, simply import function translate
from postsTranslator
and start translation by specifying pathes for source and destination markdown file.