SkillAgentSearch skills...

Nuepress

📖 Nuxt.js + WordPress REST API

Install / Use

/learn @krestaino/Nuepress
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="left"> <a href="https://travis-ci.org/krestaino/nuepress"><img src="https://travis-ci.org/krestaino/nuepress.svg?branch=master" alt="Build Status"></a> </p>

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.

View on GitHub
GitHub Stars627
CategoryDevelopment
Updated1mo ago
Forks99

Languages

Vue

Security Score

85/100

Audited on Feb 18, 2026

No findings