Skip to content

rashmimalpande/WordPress-JS-Blog-Theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

A blog theme with Vue.js and WordPress REST API

Requirements

  1. Vue.js (npm install vue)
  2. Vue Router (npm install vue-router)

The theme has author & category pages which display all posts from that particular author and category. The Home page shows the blog posts with author, date & category. Vue Router is used to add routes to pages & posts.

Demo

Releases

No releases published

Packages

No packages published