類別:ASTRO
- 尾聲
- 實作 Astro 部署:將網站部署到 GitHub Pages
- 實作 Astro 功能:換頁過場動畫 (View Transitions)
- 實作 Astro 頁面:建立聯絡表單
- 實作 Astro 功能:文章搜尋(Search)
- 實作 Astro 組件:文章留言版
- 實作 Astro 組件:麵包屑 (Bread Crumbs)
- 實作 Astro 組件:文章目錄 (Toc)
- 實作 Astro 組件:格式化日期(FormattedDate) 與 卡片(Card)
- 實作 Astro 功能:文章標籤 (Tags)
- 實作 Astro 頁面:建立文章列表分頁 (Pagination)
- 實作 Astro 頁面:建立 Blog 文章列表
- 重構 Astro Blog,實現統一的外觀佈局
- 實作 Astro 組件:新增深色模式 (Dark Mode)
- 實作 Astro Tailwind CSS 變數設定
- Astro 整合:使用 Tailwind CSS 優化你的 Blog
- 使用 Astro Data fetch 抓取 API 資料
- 了解 Astro Content Collections(內容集合)
- 了解 Astro 的路由設定:路由 (Route)
- 了解 Astro 圖片處理 (Image)
- 了解 Astro 的樣式設定 (Style)
- 了解 Astro 語法元素 (Template)
- 認識 Astro Layouts (佈局)
- 認識 Astro Pages (頁面)
- 認識 Astro Components (組件)
- 了解 Astro 專案的架構
- Astro 基礎介紹與開發環境設定
- Astro v3 帶來的新特性
- 為什麼會選 Astro