關於網站

為什麼有這個網站 ?

  • 在數字移民導航中,留意到該排版樣式常見,發現 WebStack 開源項目
  • 缺乏一個公開管理常用程式的資訊站
  • 有目的學習前端開發、根據模版換資料、Github 部署


如何建立該網站 ?

  1. 本地端建立一個 Hugo Theme 的網站專案
  2. 使用 SSH 的方式 Clone Webstack 開源專案至 Themes 資料夾 ( 必須是 Hugo 主題 )
  3. 搜尋 Github Action 中的 Hugo 部署工作流程
  4. 使用 Git 指令更新至 Github 專案中

如何更新網站內容

  1. 在本地端使用 Visual Code 用指令複製專案,按 ChatGPT 建議步驟輸入指令安裝套件 推薦 Grimoire
  2. 找到 “data” 資料夾,開啟 “webstack.yml” 修改網址資訊
  3. 使用 git add . 更新 Git 狀態並用 git status 檢查變更
  4. 使用 git commit -m "update" 提交變更
  5. 並用 git push 更新至 Github


How to Imporve Website?

  1. Update new site without coding ( implement n8n and telegram bot )
  2. How to get image / icon in more efficientway
  3. Integrate to my knowledge base



本項目是基於純靜態的網址導航網站 webstack.cc 制作的 Hugo 主題

主題安裝後,將 exampleSite 目錄下的文件覆制到 hugo 站點根目錄,網址信息可通過 data 目錄下 webstack.yml 修改。

開源公益項目,主要用於網站資訊導航

主題開源地址

https://github.com/iplaycode/webstack-hugo

主题演示地址

https://iplaycode.github.io/nav