Skip to content

prosper-community/prosper-website-cms

Repository files navigation

Prosper CMS

Prosper CMS is really just a Ghost blog that has a few static pages.

Ghost is a simple, powerful publishing platform that allows you to share your stories with the world. Ghost is maintained by a non-profit organisation called the Ghost Foundation, along with an amazing group of independent contributors.

NOTE: If you’re stuck, can’t get something working or need some help, please head on over and join Ghost's Slack community rather than opening an issue.

Developer Install (from git)

Install Node.js. (See Supported Node.js versions)

# Node v4.2+ LTS - recommended
# Node v0.10.x and v0.12.x - supported
#
# Choose wisely

Clone repo

git clone git@github.com:prosper-community/prosper-website-cms.git
cd ghost

Install grunt. No prizes here.

npm install -g grunt-cli

Install node_modules

npm install

Start your engines.

npm start

## running production? Add --production

More general install docs here in case you got stuck.

Deploying

Deployment is managed by Prosper admins. If you need access to our servers, get in touch on our Slack team. You can request an invite here: Volunteer Online.

Staying Up to Date

When a new version of Ghost comes out, you'll want to look over these upgrade instructions for what to do next.

Copyright

Copyright (c) 2015-2016 Prosper Community