Automation

最新文章與分享

From Webhook to Cloud Run: A Quick Introduction to Building a Custom LINE Bot
2025-10-07

From Webhook to Cloud Run: A Quick Introduction to Building a Custom LINE Bot

🚀 Building a Custom LINE Bot: From Webhook to Cloud Run Deployment LINE Bots have become a popular choice for developers building interactive services — from customer support systems to AI-powered assistants.

閱讀更多
Build an Auto-Updating Personal Static Website with Hugo + GitHub Actions
2024-07-08

Build an Auto-Updating Personal Static Website with Hugo + GitHub Actions

Inspired by this article, I was introduced to Hugo and GitHub Pages.

閱讀更多
用 Hugo + Github Action 打造自動更新的個人靜態網站
2024-07-08

用 Hugo + Github Action 打造自動更新的個人靜態網站

前言:從一篇文章開始的靈感 感謝 kucw 的教學文,讓我認識了 Hugo 和 GitHub Pages。 先前我已經透過 Streamlit 打造自己的動態網站,雖然可以即時執行程式,但因需要額外運算資源且定期需重啟,於是我希望能有一個常駐、穩定且支援自動更新的靜態網站。

閱讀更多