Skip to content

publiminal/picard-present

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 git@github.com/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.

About

A presentation theme that uses the REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.5%
  • PHP 1.1%
  • CSS 0.4%