Astro

3 posts with this tag

Astro 圖片優化策略
近期在重構部落格時,發現過去一直都有靜態資源載入的問題,例如 layout structure 先出來了,但圖片還在 loading,後來也發現其實 astro 有針對這類靜態資源做優化。
6 mins read
使用 Astro+Tailwind 實現 Dark mode
使用 Astro+Tailwind 實現 Dark mode
紀錄如何使用 Astro+Tailwind 來實現 Dark mode 功能,並將狀態儲存在 localStorage,每次進入時檢查 localStorage 的 theme 來切換 mode。
3 mins read
關於我重構部落格這檔事
關於我重構部落格這檔事
自從去年2023年12月開始就已經在想著重構這件事,但當時當兵結束又忙著應付面試,實在空不出時間,直到現在花了一個禮拜的時間終於寫完了,對於成品我也十分滿意。
4 mins read