I was able to successfully get a Ghost install on my local machine using the tips here:
However, I have another theme I downloaded that I would like to edit on my local machine. I have added the theme to the content/themes folder as it says in the steps, but when I try to get to it, it gives me a 404.
What url path do I use to get to the theme?
Basically, right now, going to http://localhost:2368/ sends me to the casper theme downloaded with the local install.
Going to http://localhost:2368/content/themes/ gives me a 404.
Thank you for your help.
Cheers