fission-codes / heroku-ipfs-ghost

The Ghost blog system upgraded with Heroku deploys & IPFS support.
MIT License
15 stars 17 forks source link

Refactors .profile storage adapter script #6

Closed MCTaylor17 closed 4 years ago

MCTaylor17 commented 4 years ago

Simplifies original script by moving the storage adapter to the content folder.

This is required for production deployment on Heroku.

Closes #2 (sorta)