Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 520 Bytes

File metadata and controls

6 lines (6 loc) · 520 Bytes

MarkdownTranslator 中文文档

A translator for markdown files using Google Translation API

Purpose

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.

Usage

After installing all dependencies, simply import function translate from postsTranslator and start translation by specifying pathes for source and destination markdown file.