Ghost Error 500 Hosting on Heroku
· 2 min read
Ghost Error 500 - The currently active theme is missing.
Bump into this error when I am trying to setup custom theme for Ghost Blog. I am using Heroku to host this site. Just got to know that Heroku site do not have storage to store the custom theme uploaded via Ghost admin panel.
Did couple of search online, a lot suggested that you can clone heroku by git clone command
heroku git:clone -a myappname