Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
The Ghost blog system upgraded with Heroku deploys & IPFS support.
- Host: GitHub
- URL: https://github.com/fission-codes/heroku-ipfs-ghost
- Owner: fission-codes
- License: mit
- Created: 2019-11-18T21:25:30.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T11:45:04.000Z (almost 2 years ago)
- Last Synced: 2024-05-22T21:22:07.615Z (6 months ago)
- Topics: ghost-blog, heroku, ipfs
- Language: JavaScript
- Homepage:
- Size: 677 KB
- Stars: 14
- Watchers: 6
- Forks: 17
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - fission-codes/heroku-ipfs-ghost - The Ghost blog system upgraded with Heroku deploys & IPFS support. (ipfs)
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.