wp-backbone
wp-backbone copied to clipboard
A backbone.js powered WordPress theme
#WP Backbone
A simple proof-of-concept theme for WordPress based on Backbone.js and JSON REST API plugin.
Using
- Install JSON REST API plugin.
- Set the permalinks to
/posts/%post_id%/%postname%/
- Activate the theme
Current Features
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
Room for improvement
- Add new comments
- Flexible URL routing
- Category and custom taxnomy support
- Custom post type support
Contributing
Contribute if you feel anything should or can be improved :-)