diff --git a/src/misc/contribution.md b/src/misc/contribution.md index 21f30da..f4e1f50 100644 --- a/src/misc/contribution.md +++ b/src/misc/contribution.md @@ -1 +1,19 @@ # 修改本書 + +本書是使用 mdBook 編輯的,mdBook 是一個用 Rust 所開發,用於創建容易閱讀的電子書的工具。它使用 Markdown 語言來編寫內容,並且能夠將其轉換為 HTML 靜態網頁,以便於在瀏覽器中閱讀。 + +本書的原始碼皆放在 [ Github](https://github.com/CKEFGISC/server-book/) 上,歡迎直接發 Issue 或 Pull Request 進行修改。具有專案庫權限者,也可以直接點選各頁面右上角的 進行編輯。 + +## 參考資料 + +### 完整文檔 + +- mdBook 官方文檔:https://rust-lang.github.io/mdBook/index.html +- [簡體中文使用說明(非官方)](https://llever.com/mdBook-zh/) +- 繁體中文使用說明:我找不到 QAQ + +### 關於 Markdown 和 Mathjex + +- [MathJax Support](https://rust-lang.github.io/mdBook/format/mathjax.html) +- [mdBook-specific features](https://rust-lang.github.io/mdBook/format/mdbook.html) +- [mdBook Markdown 語法](https://rust-lang.github.io/mdBook/format/markdown.html) diff --git a/src/misc/contributors.md b/src/misc/contributors.md index e69de29..bd19cff 100644 --- a/src/misc/contributors.md +++ b/src/misc/contributors.md @@ -0,0 +1,7 @@ +## Contributors + +### 建電一三 + +- 吳亞倫(AaW、鹽亞倫)(學術長) + +### 建電一四 diff --git a/src/misc/reference.md b/src/misc/reference.md index b4dbae7..a35bdb8 100644 --- a/src/misc/reference.md +++ b/src/misc/reference.md @@ -1 +1,25 @@ # 參考資料 + +### erichung0906 的 CMS 架設筆記 + +- [CMS Online Judge Docker 安裝教學](/WKsC33XYRme4sM-Kkst_XA) +- [CMS Online Judge 完整安裝教學](/qLOLKTjlQ6ivpN0vg4yb-g) +- [CMS Online Judge 使用教學](/vzeJxoVGQPipzqd3R0_s9w) +- [CMS Online Judge 互動題、Checker](/cA70QEPVRROxvTxYujMTcw) + +### CMS 官方文件 + + + +### polygon 使用指北 + + + +### 青島 OJ + + + + +### TIOJ + +