ocftw / OSCVPass

OSCVPass (Open Source Contributor VIP Pass) 開源貢獻者快速通關計畫,是讓貢獻者提出近一年在開源領域貢獻的證明申請,申請核准後取得一年的 OSCVPass 資格後,可在合作的研討會活動參與取得回饋。
https://oscvpass.ocf.tw/
MIT License
7 stars 4 forks source link

Generated the docs into ./docs in Github Actions #25

Closed toomore closed 1 year ago

toomore commented 1 year ago

流程:

  1. 在 Github Actions 運作中建立靜態頁面並 PUSH 到 sites 分支。
  2. 在專案的設定頁面將 Pages 指向 sites 分支。
  3. 透過 mdbook 建立的文件頁面在 ./docs 資料夾底下。
  4. 網頁路徑: https://oscvpass.ocf.tw/docs/

相關的 Issues: #21