Skip to content

wemee/wemee.github.io

Repository files navigation

wemee.github.io

這是 wemee.github.io 的原始碼倉庫。 這是一個基於 Astro 構建的現代化個人網站,專注於效能與簡潔的設計。

🛠️ Tech Stack

  • Framework: Astro - 為速度而生的網頁框架。
  • Styling: Vanilla CSS / Scoped CSS
  • Deployment: GitHub Pages

🚀 本地開發 (Local Development)

如果你需要在本地端運行此專案,請按照以下步驟操作:

1. 安裝依賴 (Install Dependencies)

npm install

2. 啟動開發伺服器 (Start Dev Server)

npm run dev

成功啟動後,請在瀏覽器中開啟 http://localhost:4321 預覽網站。

📦 建置與部署 (Build)

若要產生靜態檔案(位於 dist/ 目錄):

npm run build

About

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors