• This repository has been archived on 09/Feb/2021
  • Stars
    star
    145
  • Rank 253,358 (Top 6 %)
  • Language
    JavaScript
  • Created over 9 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A presentation theme that uses the REST API

Picard Present

Picard Present is a prototype WordPress theme that makes use of React and the new WP-API which, at some point, will be going into WordPress core.

Getting Started

You can run this theme right away by downloading the compiled version of the theme. You'll just need to download, install and activate the WP-API plugin by following these instructions. Note: WP-API run develop as their main branch so switch to master to run Picard. You also need node and gulp installed on your machine. You can follow this tutorial to do that: http://travismaynard.com/writing/getting-started-with-gulp

If you want to start developing with this theme, you'll need to:

  1. Clone this repo to your computer (e.g. git clone [email protected]/jacklenox/picard-present.git)
  2. Run npm install to install the node dependencies
  3. Run gulp js to compile the JavaScript
  4. Set your permlinks to /%year%/%monthnum%/%day%/%postname%/ and if required clear your localStorage.