Skip to content

ES 開發的 Nuxt3 x WordPress 版本,免費商用,不定期更新。

Notifications You must be signed in to change notification settings

esdesignstudio/es-nuxt3-template

Repository files navigation

ES Nuxt3 🍳 WordPress

ES 開發的 Nuxt3 x WordPress 版本,專門使用在客製化專案客戶。 如有在使用上遇到困難或者有改進建議的地方歡迎到 Issues 提交問題,或者來信 hi@e-s.tw。 免費商用,請隨意下載。

環境

  • Node -- v16.16.0
  • yarn -- 1.22.19

安裝步驟

  1. 安裝 Docker desktop
  2. 到 /.env 以及 nuxt-app/.env 檔設定基本環境
  3. docker-compose up -d
  4. cd nuxt-app
  5. yarn && yarn dev
  6. 專案啟動在 nuxt localhost:3000, wordpress localhost:9000/wp-admin

WordPress 主題

├─ function.php 組裝所有資料
├─ /setting 主題設定檔
├─ /api
  ├─ /router API 路徑
  └─ index.php 組裝 API

資料庫輸出 sh dump.sh 將 docker VM 的 DB 資料匯出至 /db/default/wp.sql

其他相關文件

Git Commit Type 規範

前綴名稱 說明
feat 新增/修改功能 (feature)。
fix 修補 bug (bug fix)。
docs 文件,增加說明 (documentation)。
data 資料變化:圖片、固定文案、動態資料、備份
style 格式 (不影響程式碼運行的變動 white-space, formatting, missing semi colons, etc)。
perf 改善程式 / 效能
test 測試
chore 建構程序或輔助工具的變動
revert 撤回先前的
deploy 部署

About

ES 開發的 Nuxt3 x WordPress 版本,免費商用,不定期更新。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •