All Projects → krestaino → Nuepress

krestaino / Nuepress

📖 Nuxt.js + WordPress REST API

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Nuepress

Wp Nuxt
The module adds WP-API to your nuxt application.
Stars: ✭ 179 (-65.84%)
Mutual labels:  rest-api, wordpress, nuxt, frontend, ssr
Nuxt.js
The Intuitive Vue(2) Framework
Stars: ✭ 38,986 (+7340.08%)
Mutual labels:  nuxt, web-app, server-rendering, vuex, ssr
Hackernews
HackerNews clone built with Nuxt.js
Stars: ✭ 758 (+44.66%)
Mutual labels:  nuxt, web-app, vuex, ssr
Laravel Vuejs.com
Laravel and VueJs Blog, using Laravel nova, GraphQL, NuxtJs, Apollo and ...more
Stars: ✭ 54 (-89.69%)
Mutual labels:  nuxt, vuex, ssr
Vuecnodejs
⚽️🎉Vue初/中级项目,CnodeJS社区重构。( a junior project of Vue.js, rewrite cnodejs.org ) 预览(DEMO):
Stars: ✭ 705 (+34.54%)
Mutual labels:  nuxt, vuex, ssr
Laravel Nuxt
A Laravel-Nuxt starter kit.
Stars: ✭ 943 (+79.96%)
Mutual labels:  nuxt, server-rendering, ssr
Surmon.me
🆒 My personal website and blog, powered by @vuejs (3)
Stars: ✭ 1,767 (+237.21%)
Mutual labels:  nuxt, vuex, ssr
Vue Slick Carousel
🚥Vue Slick Carousel with True SSR Written for ⚡Faster Luxstay
Stars: ✭ 447 (-14.69%)
Mutual labels:  nuxt, frontend, ssr
Vue Gates
🔒 A Vue.js & Nuxt.js plugin that allows you to use roles and permissions in your components or DOM elements, also compatible as middleware and methods.
Stars: ✭ 184 (-64.89%)
Mutual labels:  nuxt, vuex, ssr
Nuxt Wordpress Pwa
Wordpress + Vue + Nuxt.js
Stars: ✭ 251 (-52.1%)
Mutual labels:  wordpress, nuxt, ssr
Nuxt Firebase Sns Example
Nuxt v2 & Firebase(Hosting / Functions SSR / Firestore), Google Auth SNS Example.
Stars: ✭ 485 (-7.44%)
Mutual labels:  nuxt, vuex, ssr
Super Progressive Web Apps
SuperPWA helps to convert your WordPress website into Progressive Web Apps instantly. PWA (Progressive Web Apps) demo at : https://superpwa.com and Plugin :
Stars: ✭ 304 (-41.98%)
Mutual labels:  wordpress, web-app
Awesome Universal Rendering
Awesome resources about server side sendering (SSR), static rendering, pre-rendering, static site generators (SSG).
Stars: ✭ 308 (-41.22%)
Mutual labels:  server-rendering, ssr
Vuefront
VueFront Core. Turn your old-fashioned CMS website in to a SPA & PWA in 5 minutes
Stars: ✭ 316 (-39.69%)
Mutual labels:  wordpress, frontend
Nuxt Ssr
✨vue+nuxt+sass+node+express+MongoDB 实现的SSR项目。
Stars: ✭ 323 (-38.36%)
Mutual labels:  vuex, ssr
Blog Front
blog-front @nuxt
Stars: ✭ 305 (-41.79%)
Mutual labels:  nuxt, ssr
Uix Kit
A free UI toolkit based on some common libraries for building beautiful responsive website, compatible with Bootstrap v4.
Stars: ✭ 318 (-39.31%)
Mutual labels:  wordpress, frontend
Woo Next
🚀 React WooCommerce theme, built with Next JS, Webpack, Babel, Node, Express, using GraphQL and Apollo Client
Stars: ✭ 342 (-34.73%)
Mutual labels:  rest-api, wordpress
Udash Core
Scala framework for building beautiful and maintainable web applications.
Stars: ✭ 405 (-22.71%)
Mutual labels:  rest-api, frontend
Vue Skeleton Mvp
VueJs, Vuetify, Vue Router and Vuex skeleton MVP written on JavaScript using async/await built to work with API REST skeleton: https://github.com/davellanedam/node-express-mongodb-jwt-rest-api-skeleton
Stars: ✭ 406 (-22.52%)
Mutual labels:  vuex, frontend

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].