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 docsをご覧ください。
WordPressにWordPress/WP-Content/Themes/NuePressテーマをインストールします。
このテーマは、サイトマップを生成するために必要です。 per_page_limit REST API制限を拡張します。他にもいくつかの非クリティカルな変更が含まれています。詳細については、functions.phpを参照してください。