#WP Backbone
A simple proof-of-concept theme for WordPress based on Backbone.js and JSON REST API plugin.
- Install JSON REST API plugin.
- Set the permalinks to
/posts/%post_id%/%postname%/
- Activate the theme
Right now only it only can do the following
- List all the posts in homepage with pagination
- Browsing the single posts
- See the comments on single posts
- Page handling
- Add new comments
- Flexible URL routing
- Category and custom taxnomy support
- Custom post type support
Contribute if you feel anything should or can be improved :-)