Stars: 240
Forks: 62
Pull Requests: 46
Issues: 6
Watchers: 4
Last Updated: 2023-07-18 22:34:59
🎉 Nuxtjs + Wordpress REST API 主题;支持企业微信通知功能;全站前后端分离,自适应,白日、黑夜两种主题切换
License: MIT License
Languages: JavaScript, CSS, Vue, PHP, SCSS
service
目录为 wordpress 主题文件,需要拷贝到 wordpress 主题目录下,wp-content/themes
nuxt.config.js
的配置项,改为自己的信息,修改注释的地方即可assets/scss/variable.scss
文件下的 $color-theme
变量,可以更换博客的主体风格# install dependencies
$ yarn
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
欢迎已经使用本主题的朋友提 pr