Question
Static Website and Ghost Blog
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.
×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.
×Yes, Ghost now allows you to create a home.hbs template which would allow you to create a static homepage for your blog. Your landing page code would be added to the home.hbs template. I know you asked the question awhile ago, but i said id answer incase anyone else had the same issue.
You can also make your Ghost blog a static website. This involves installing Ghost locally on your computer and creating a static website using Buster Static Site Generator. You can then host your Ghost static site on digitalocean without needing to use Node.