nuepress
1.0.0
nuxt.js + WordPress Rest API

https://nuepress.kmr.io
# install dependencies and create .env file
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project (not working right now)
$ yarn generate有關工作方式的詳細說明,請查看NUXT.JS文檔。
在WordPress中安裝WordPress/WP-Content/themes/nuepress主題。
生成站點地圖需要此主題。它擴展了per_page_limit REST API限制。還有其他一些非關鍵變化。有關更多信息,請參見function.php。