ghost-static-site-generator
ghost-static-site-generator copied to clipboard
No index.html generated with latest Ghost version
user@server:/site# ls static
404 assets contact contribute grow portal public sell sitemap-pages.xml sitemap-tags.xml sitemap.xsl welcome
about author content design integrations privacy robots.txt sitemap-authors.xml sitemap-posts.xml sitemap.xml tag write
This makes the static site un-usable as web hosts like Netlify can't find the start page for the domain
Should be fixed with merge of #52
Ran @a-c-m's fork manually and also confirmed it was good
This didn't work for me unfortunately.
Hey Guys,
I've just released a new version v1.1.4
, which I've merged #52 in. Can you try that version and see if you still have any issues.
Thanks
@VimalMollyn Can you give me some more details, what os are you using and what version of ghost are you using?
I'm using ghost CLI v1.18.1 on MacOS v11.2 (Big Sur).
I made a minimal script to generate static websites with ghost, check it out here: https://gist.github.com/VimalMollyn/73c61521f34dce0ffbd2952cad084f60.
And for my current ghost website workflow, check this blog post out: https://vimal-mollyn.com/workflow/this-website/