Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fission-codes/heroku-ipfs-ghost

The Ghost blog system upgraded with Heroku deploys & IPFS support.
https://github.com/fission-codes/heroku-ipfs-ghost

ghost-blog heroku ipfs

Last synced: about 1 month ago
JSON representation

The Ghost blog system upgraded with Heroku deploys & IPFS support.

Awesome Lists containing this project

README

        

# Ghost Blogging on Heroku with IPFS

Ghost is a free, open, simple blogging platform. Visit the project's website at , or read the docs on .

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/fission-suite/heroku-ipfs-ghost)

![Screencast demoing deployment to Heroku via button above](https://github.com/agentofuser/gifs/raw/main/fission/fission-heroku-ipfs-ghost-2x.gif)
## Ghost v3.x

- Edited the `package.json` to include the newest 3.x Ghost release and the newest Casper theme
- For file storage, uses the [IPFS Storage adapter for Ghost](https://github.com/fission-suite/ghost-storage-adapter-ipfs) connected to the [Fission IPFS Add-on for Heroku](https://elements.heroku.com/addons/interplanetary-fission)

---

This has been forked from the [Ghost on Heroku by cobyism](https://github.com/cobyism/ghost-on-heroku), originally written for Ghost v1.x. You can read some other [tips in the README](https://github.com/cobyism/ghost-on-heroku/blob/master/README.md) there about running Ghost on Heroku. This version only needs your Heroku app name to be configured and it should work right away.