23 lines
768 B
Markdown
23 lines
768 B
Markdown
Hexo scripts that I use / 我使用於 Hexo 的 script
|
||
========================================================
|
||
|
||
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:旁註標記(加注音)。
|
||
|
||
授權參考各檔案內容。
|