Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yashha/wp-nuxt-stack-starter
Wordpress + Nuxt.js + Nuxt Stack -- Starter
https://github.com/yashha/wp-nuxt-stack-starter
nuxt nuxtjs starter template wordpress wpapi
Last synced: 2 months ago
JSON representation
Wordpress + Nuxt.js + Nuxt Stack -- Starter
- Host: GitHub
- URL: https://github.com/yashha/wp-nuxt-stack-starter
- Owner: yashha
- Archived: true
- Created: 2019-10-08T20:58:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-11T23:27:51.000Z (about 5 years ago)
- Last Synced: 2024-08-02T01:22:01.092Z (5 months ago)
- Topics: nuxt, nuxtjs, starter, template, wordpress, wpapi
- Language: Vue
- Homepage: https://wp-nuxt-stack-starter.netlify.com/
- Size: 227 KB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Wordpress + Nuxt.js + Nuxt Stack -- Starter
## Features
- opinionated configuration stack by [Nuxt Stack](https://nuxtstack.org/)
- ssr + spa generation by [Nuxt.js](https://nuxtjs.org/)
- opinionated wordpress integration by [wp-nuxt](https://github.com/yashha/wp-nuxt)
- basic rss feed and sitemap
- fully customizable and overwriteable
- small boilerplate, feature-rich## Install
```shell script
npm i -g npxnpx degit yashha/wp-nuxt-stack-starter
```