diff --git a/README.md b/README.md index 5d4fed9..e109752 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Chewing Project Website -Use [Jekeyll](http://jekyllrb.com/) to build pages. +Use [Jekeyll](https://jekyllrb.com/) to build pages. diff --git a/_config.yml b/_config.yml index fa13851..116bdfa 100644 --- a/_config.yml +++ b/_config.yml @@ -39,7 +39,7 @@ feed: path: atom.xml name: 新酷音輸入法 description: "Chewing / 新酷音: 智慧型注音輸入法發展總部" -url: http://chewing.im +url: https://chewing.im author: name: Chewing Core Team email: chewing-devel@googlegroups.com diff --git a/_data/contributors.yml b/_data/contributors.yml index 55de348..2766850 100644 --- a/_data/contributors.yml +++ b/_data/contributors.yml @@ -1,12 +1,12 @@ - id: jserv name: Jim Huang - link: http://about.me/jserv + link: https://about.me/jserv gavatar: db87f22ac6851c692b1a66bba387996f info: 計畫協調、Release Manager。有心參與本計畫者,請來信告知 - id: czchen name: Chang-Zhuo Chen - link: http://czchen.info/ + link: https://czchen.info/ gavatar: 83582d4582ba6c15efa37c13cb1fded2 info: 修正若干 libchewing 程式缺陷 @@ -18,7 +18,7 @@ - id: gugod name: Kang-min Liu - link: http://gugod.org/ + link: https://gugod.org/ gavatar: 4d8c65b603554811079a7ea9b7aab9c0 info: 酷音輸入法最初的貢獻者,SpaceChewing 與 OpenVanilla 的開發者 @@ -30,25 +30,25 @@ - id: clkao name: Chia-liang Kao - link: http://search.cpan.org/~clkao/ + link: https://metacpan.org/author/CLKAO gavatar: f0cc4b511c06b73afb23beb5695a83d6 info: ChewingMacOSX 與 IIIMF-chewing 的草創者,XCIN 貢獻者 - id: definite name: Ding-Yi Chen - link: http://dingyichen.wordpress.com/ + link: https://dingyichen.wordpress.com/ gavatar: aa7f9a2cc34c774c2d8cecf8b8ce30aa info: 修正 libchewing 若干瑕疵並維護 ibus-chewing - id: lwhsu name: Li-wen Hsu - link: http://lwhsu.org/ + link: https://lwhsu.org/ gavatar: 169df253a45ad2be7f57305215eab80b info: Hosting 與系統維護 - id: kcwu name: Kuang-che Wu - link: http://www.csie.ntu.edu.tw/~r92030/ + link: https://www.csie.ntu.edu.tw/~r92030/ gavatar: info: libchewing 開發者,也是 XCIN 與 libtabe 現任維護者 @@ -60,7 +60,7 @@ - id: name: Andrew Lee - link: http://wiki.debian.org/AndrewLee + link: https://wiki.debian.org/AndrewLee gavatar: info: Icon 設計與 Debian 套件維護 @@ -108,7 +108,7 @@ - id: crazykid name: Tim Hsu - link: http://timhsu.chroot.org/ + link: https://timhsu.chroot.org/ gavatar: info: JMCCE 1.4.x 的維護者,整合第一個非 X Window System 環境的酷音輸入法支援 diff --git a/_posts/2013-07-28-libchewing-0_3_5.markdown b/_posts/2013-07-28-libchewing-0_3_5.markdown index e745c0f..e389ddf 100644 --- a/_posts/2013-07-28-libchewing-0_3_5.markdown +++ b/_posts/2013-07-28-libchewing-0_3_5.markdown @@ -13,7 +13,7 @@ What's New in libchewing 0.3.5 * travis-ci support (https://travis-ci.org/chewing/libchewing) * drone.io support (https://drone.io/github.com/chewing/libchewing) * coveralls.io support (https://coveralls.io/r/chewing/libchewing) -* editorconfig support (http://editorconfig.org/) +* editorconfig support (https://editorconfig.org/) * Add new chewing_set_logger API * Prevent unaligned memory access * Reduce maxChiSymbolLen to 39 to avoid overflow diff --git a/_projects/openvanilla-chewing.html b/_projects/openvanilla-chewing.html index 314995c..0f0c185 100644 --- a/_projects/openvanilla-chewing.html +++ b/_projects/openvanilla-chewing.html @@ -5,7 +5,7 @@

OVIME-chewing 輸入法模組

-

透過 OpenVanilla

+

透過 OpenVanilla

 [Screenshot of OVIME-chewing]

diff --git a/_sass/color.scss b/_sass/color.scss index edb0982..656e128 100644 --- a/_sass/color.scss +++ b/_sass/color.scss @@ -1,4 +1,4 @@ -// taken from http://nipponcolors.com/ +// taken from https://nipponcolors.com/ $font-color: #fcfaf2; //font, border of navbar & footer $bg-color1: #373c38; //navbar, footer $bg-color2: #828282; //contributor div, h3 span, news, news time diff --git a/about.html b/about.html index 114ca6c..e9b8335 100644 --- a/about.html +++ b/about.html @@ -15,7 +15,7 @@

新酷音的貢獻者

{% for contributor in site.data.contributors %}
  • {% if contributor.gavatar %} - {{ contributor.id }} + {{ contributor.id }} {% else %}
    {% endif %} diff --git a/chewing_dict_edit.html b/chewing_dict_edit.html index 71493a9..c2299d6 100644 --- a/chewing_dict_edit.html +++ b/chewing_dict_edit.html @@ -55,7 +55,7 @@

    檔案取得之後,下面是修改的教學:

    修改錯誤注音和加詞方式,規則有點複雜,但是按步驟應該不難:

    當你發現新酷音有注音錯誤,或是缺少注音的情況,請依下列方式修改:
    - 舉例: 原本的新酷音有「呢」這個字,但是打「ㄋㄜ˙」輕聲卻出不來,缺少這個注音,這時候我們要幫他加入,請用文字編輯器開啟 phone.cin 檔 (推薦 + 舉例: 原本的新酷音有「呢」這個字,但是打「ㄋㄜ˙」輕聲卻出不來,缺少這個注音,這時候我們要幫他加入,請用文字編輯器開啟 phone.cin 檔 (推薦 MadEdit,這是台灣人做的軟體,中文支援絕佳!真的相當棒!)

    phone.cin 的格式很簡單,每一行都是「打出這個字所需的按鍵」+「空一格」+「中文字」
    @@ -185,23 +185,23 @@

    附錄:參考字典/辭典

    國語一字多音審訂表
  • - CNS11643中文全字庫 + CNS11643中文全字庫
  • - 教育部異體字字典
  • + 教育部異體字字典 辭典: 如果在字詞的出處或是字義有疑義時,查證上建議使用: diff --git a/development.html b/development.html index d0d5b82..ca11cd5 100644 --- a/development.html +++ b/development.html @@ -30,7 +30,7 @@

    原始程式碼

    開發者討論群組

    新酷音輸入法開發者的討論群組,若您對新酷音的程式開發有興趣,歡迎加入此群組

    -

    Chewing IM Development

    +

    Chewing IM Development

    或是到 irc 頻道 (irc://irc.freenode.net/im-dev) 交流。

    diff --git a/index.html b/index.html index 8adf972..a577c5e 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@

    新酷音輸入法

    簡介

    新酷音是延續著名的「酷音輸入法」的發展計畫,為了避免名稱混淆,本發展計畫特稱為「新酷音」

    -

    (New) Chewing / 新酷音計畫匯集許多開發資源,建立一系列符合自由軟體(Free / Open Source Software)規範的智慧型注音輸入法相關軟體建設,也廣泛為繁體/正體中文使用族群所採用,而所謂的「智慧型注音輸入法」,是指接受使用者輸入注音符號與音韻,再依據上下文、使用者以往的輸入習慣,依據機率高寡或特定的挑選策略,列出並過濾使用者期望的字詞,如此的系統在台灣已風行許久,諸如自然輸入法、倚天忘形輸入法,或者微軟的新注音輸入法都是這方面的代表,然而這些都是商業軟體,並限定執行的平台。也因此,(New) Chewing / 新酷音計畫企圖以自由軟體的開發方式,並且強調多種平台的使用性,目前已經能在 MS-Windows、Linux、 FreeBSD、Solaris,以及 Mac OS X 等平台運作,並廣泛支援多種輸入法架構。

    +

    (New) Chewing / 新酷音計畫匯集許多開發資源,建立一系列符合自由軟體(Free / Open Source Software)規範的智慧型注音輸入法相關軟體建設,也廣泛為繁體/正體中文使用族群所採用,而所謂的「智慧型注音輸入法」,是指接受使用者輸入注音符號與音韻,再依據上下文、使用者以往的輸入習慣,依據機率高寡或特定的挑選策略,列出並過濾使用者期望的字詞,如此的系統在台灣已風行許久,諸如自然輸入法、倚天忘形輸入法,或者微軟的新注音輸入法都是這方面的代表,然而這些都是商業軟體,並限定執行的平台。也因此,(New) Chewing / 新酷音計畫企圖以自由軟體的開發方式,並且強調多種平台的使用性,目前已經能在 MS-Windows、Linux、 FreeBSD、Solaris,以及 Mac OS X 等平台運作,並廣泛支援多種輸入法架構。

    關於新酷音計畫的歷史淵源與開發者列表,可參閱「關於新酷音與開發者」。

    {% if site.posts != empty %} @@ -31,7 +31,7 @@

    {{ site.posts.first.title }}

    使用者討論群組

    關於新酷音輸入法的一般性的討論,如安裝新酷音輸入法的議題、自由軟體授權、執行環境的討論,與建議事項等等

    -

    Chewing IM Users

    +

    Chewing IM Users

    通常有些字打不出來是讀音搞錯了,請先查閱萌典

    另外也可以到 ptt.cc 的「IME 看板」發問。

    diff --git a/style.scss b/style.scss index a27c93d..5a1099f 100644 --- a/style.scss +++ b/style.scss @@ -6,7 +6,7 @@ body { margin: 0; background-color: #0f2540; - background-image: // http://lea.verou.me/css3patterns/#cicada-stripes + background-image: // https://projects.verou.me/css3patterns/#cicada-stripes linear-gradient(90deg, rgba(255,255,255,.007) 50%, transparent 50%), linear-gradient(90deg, rgba(255,255,255,.013) 50%, transparent 50%), linear-gradient(90deg, transparent 50%, rgba(255,255,255,.017) 50%),