Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 1.15 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.15 KB

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.