-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Hsiehting Lin edited this page Jul 3, 2026
·
2 revisions
歡迎來到 lizard-gslide-module 的 Wiki!
這是一套 Google Apps Script 工具組,為 Google Slides 加上自動排版、批次美化、元素鑄造(Minter)、流程圖與內容管理功能,讓你專注在故事本身,而不是版面調整。
| 頁面 | 內容 |
|---|---|
| Introduction(專案介紹) | 專案定位、核心功能、架構總覽與選單系統 |
| Maintenance(維護指南) | 開發流程、CI/CD、自我更新機制、已知地雷與測試 |
| Roadmap(路線圖) | 發展方向與各階段目標 |
| Plan and Tech Debt(計畫與技術債) | 近期計畫、已知技術債與償還策略 |
npm install -g @google/clasp
clasp login
git clone https://github.com/htlin222/lizard-gslide-module.git
cd lizard-gslide-module
clasp create --type slides --title "My Styled Presentation"
cp appsscript.example.json appsscript.json
clasp push
clasp open-container開啟簡報後,選單列會出現自訂工具選單;若沒有出現,請到 Apps Script 編輯器手動執行 onOpen()。
詳細步驟請見 README。
作者:Hsieh-Ting Lin, M.D.(林協霆)