From fa2b0a3980fad49bd44e7b7ef6498ee9793bf257 Mon Sep 17 00:00:00 2001 From: "Chen, Chien-ting" Date: Mon, 30 Jul 2018 00:17:50 +0800 Subject: [PATCH] README.md --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..759bb78 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +English +-------- +The gist contains the scripts used with Hexo. To install them, you just download them to [Hexo blog folder]/scripts. + +Description: + - footnote.js: a footnote generator. + - furi.js: furigana. + - fuby.js: ruby characters. (add phonetic description) + +The license(s) for them is/are shown in their source code file. + +官話 +-------- +這個 gist 是收藏我安裝的 Hexo script。置放到 [Hexo 部落格目錄]/scripts 即可安裝。 +說明: + - footnote.js:讓 Hexo 能夠使用註腳的功能。 + - furi.js:振假名(日語:furigana)。 + - ruby.js:旁註標記(加注音)。 + +授權參考各檔案內容。