SimonM0 / ghost-static-site-generator

Generate a static site from ghost and deploy using a CI
https://github.com/Fried-Chicken/ghost-static-site-generator
MIT License
314 stars 42 forks source link

No index.html generated with latest Ghost version #53

Open shuaiscott opened 2 years ago

shuaiscott commented 2 years ago
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

shuaiscott commented 2 years ago

Should be fixed with merge of #52

Ran @a-c-m's fork manually and also confirmed it was good

VimalMollyn commented 2 years ago

This didn't work for me unfortunately.

SimonM0 commented 2 years ago

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

SimonM0 commented 2 years ago

@VimalMollyn Can you give me some more details, what os are you using and what version of ghost are you using?

VimalMollyn commented 2 years ago

I'm using ghost CLI v1.18.1 on MacOS v11.2 (Big Sur).

VimalMollyn commented 1 year ago

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/