Skip to content

A simple, mock WordPress front and back end in vanilla JavaScript for the JavaScript for WordPress Master Course

Notifications You must be signed in to change notification settings

drbe4t/vanillapress

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VanillaPress

A simple, mock WordPress front and back end built in basic, vanilla JavaScript.

This project is part of the JavaScript for WordPress Master Course.

Changelog


[V2]

Added

  • Underscore library

Changed

  • Refactored with Babel and ES6
  • Refactored with more functional programming using Underscore

[V1]

Added

  • Front end view of pages
  • Front end blog section with single views
  • Toggle editor to edit current post/page
  • Navigate posts, pages, settings
  • Edit posts, pages, settings
  • wysiwyg npm editor
  • Add new posts
  • Read data from JSON object
  • Save data to local store
  • Vanilla JavaScript

About

A simple, mock WordPress front and back end in vanilla JavaScript for the JavaScript for WordPress Master Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.6%
  • CSS 40.5%
  • HTML 2.9%