Skip to content

This is a Rails front-end for a Wordpress application running on Wordpress.com. One example of which is: http://www.happilyadrift.com

Notifications You must be signed in to change notification settings

blakerego/oxcrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This is a front-end for a blog application that will use Wordpress as a backend.

The idea use case for using this app is creating a new front-end for a wordpress blog that you already have hosted on Wordpress.com. Wordpress.com offers a nice built-in API to get the data out without much effort. Here we build around this api.

Ruby version

ruby 2.0.0p247

Configuration

You will need to set the following environment variables:

  • WORDPRESS_SITE_ID

(see developer.wordpress.com/docs/api/1/get/sites/%24site/ for more info on what is expected for $site)

  • DOMAIN

About

This is a Rails front-end for a Wordpress application running on Wordpress.com. One example of which is: http://www.happilyadrift.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published