Skip to content

proov/nuepress

This branch is 1 commit behind krestaino/nuepress:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4408d45 Β· Jan 30, 2020
Jan 30, 2020
Jan 30, 2020
Jan 30, 2020
Jan 30, 2020
Jan 30, 2020
Jan 30, 2020
Jan 30, 2020
Jan 30, 2020
Jan 22, 2020
Jan 30, 2020
Jan 30, 2020
Jan 19, 2020
Jan 19, 2020
Jan 19, 2020
Jan 19, 2020
Jan 19, 2020
Jan 30, 2020
Jan 30, 2020
Jan 30, 2020
Jan 19, 2020
Jan 30, 2020

Repository files navigation

Build Status

NuePress

Nuxt.js + WordPress REST API

Screenshot

Demo

https://nuepress.kmr.io

Development

# 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

For detailed explanation on how things work, check out Nuxt.js docs.

Wordpress Setup

Install the wordpress/wp-content/themes/nuepress theme in WordPress.

This theme is required to generate the sitemaps. It extends the per_page_limit REST API limitation. There are a few other non-critical changes included too. See the functions.php for more.

About

πŸ“– Nuxt.js + WordPress REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 84.8%
  • JavaScript 12.2%
  • PHP 2.5%
  • CSS 0.5%