So, I’ve just launched a fresh Ghost install on digital ocean. The site is live via the site url, however for some reason the site preview at https://mysite.com/ghost/#/site shows a blank screen.
How can I resolve this issue?
Regards
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi @pixlco,
Usually, a blank screen means there are some code issues. I’ll recommend you to enable the Debug mode of ghost.
You can use the ghost cli to do so:
More about that in the https://ghost.org/docs/ghost-cli/ ghost docs page