Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jbiaojerry/ebook-treasure-chest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: sony9154/ebook-treasure-chest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 1,628 files changed
  • 1 contributor

Commits on Jun 23, 2026

  1. chore: md 書籍分類檔簡體轉繁體(內容與檔名)

    使用 OpenCC s2twp(台灣正體+慣用詞)轉換所有書籍分類 md 檔的內容與檔名,
    下載網址(ASCII)不受影響。
    sony9154 committed Jun 23, 2026
    Configuration menu
    Copy the full SHA
    8258ed0 View commit details
    Browse the repository at this point in the history
  2. chore: docs 網站產出檔簡體轉繁體

    轉換 books.json / all-books.json / parse-stats.json / index.html / search.js,
    JSON 結構與下載連結保持不變。
    sony9154 committed Jun 23, 2026
    Configuration menu
    Copy the full SHA
    cae5ae0 View commit details
    Browse the repository at this point in the history
  3. chore: scripts 同步與產生腳本簡體轉繁體

    僅轉換註解與輸出訊息文字,程式邏輯不受影響。
    sony9154 committed Jun 23, 2026
    Configuration menu
    Copy the full SHA
    7ac3864 View commit details
    Browse the repository at this point in the history
  4. chore: .github workflow 與讚賞碼圖檔簡體轉繁體

    轉換 workflow 內中文訊息,並將 赞赏码.jpg 改名為 讚賞碼.jpg。
    sony9154 committed Jun 23, 2026
    Configuration menu
    Copy the full SHA
    536ffd2 View commit details
    Browse the repository at this point in the history
  5. chore: README 與 sponsors 簡體轉繁體

    README 分類索引連結同步更新為繁體檔名,讚賞碼圖片引用一致。
    sony9154 committed Jun 23, 2026
    Configuration menu
    Copy the full SHA
    d2349d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2026

  1. feat: 同步流程加入 s2twp 簡轉繁,產出檔自動為繁體

    來源網站為簡體中文,先前的簡轉繁是一次性的,重跑同步會再寫入簡體。
    在 test_batch_sync.py 寫檔當下用 OpenCC s2twp 轉換檔名、書名、作者,
    全量與增量同步皆涵蓋;workflow 補上 opencc 相依。未安裝 opencc 時優雅退場。
    sony9154 committed Jun 24, 2026
    Configuration menu
    Copy the full SHA
    f685b81 View commit details
    Browse the repository at this point in the history
Loading