Skip to content

wbrowser04/wp-app-theme

Repository files navigation

Learn to build a WordPress APP

This is a starting point and tutorial app for those wanting to learn how to build an app with WP-API. You can follow commits and pushes here, or follow the blog articles on my blog

The Build

The App

Still to be determined, go to my first blog post to give input on what you want to build, or let me know if you like one of my ideas.

Plugin - Collaborative Plugin Build

The Theme

The theme is built on https://github.com/roots/roots theme, to get it running follow their instructions to install all necessary components

Global Variable Definitions

  • APIdata - Object containing api_url and api_nonce for use with WP-API
  • wpApp - Globally defined Angular App var wpApp = angular.module('wpApp', ['ngRoute', 'ngResource']);

What are we building?

In the works is a Social Style Guide sharing site (better name to come).

The site is going to be based on the SG-60 Style Guide Creator plugin, but with a full user system around it.

For full specs check out Part II on my tutorial process of building a WordPress APP. - Part II

About

This is the theme that will power the view

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published