I can’t manage to get my latest posts to be published for my website ‘pensive-tesla-472a2a.netlify.com’. Building in local works no problem, the posts show up on the index page. But through Netlify, the posts don’t show, although there are corresponding index files on the deploy.
What can be wrong?
@ashomah It’s hard to say what might be wrong, as you’ve not provided many details for your site.
It could be:
- A difference in configuration between build/develop if you aren’t comparing the same commands
- Files on your local system that aren’t in the repository
- A Locked Deploy
- Middleware/cache crazyness if you’re using something that leans on that
For more specific assistance provide more details for your project.
A link to a public repository so others can test the output would be great.
Hi, @ashomah. You must be looking at a different site. There has not been a single deploy of the site you listed in several years. If you do not make a new deploy, the site cannot change.
The repo the site is linked to is public and even the repo has had zero new commits in years. I suspect you are looking at the wrong site (or you are not pushing commits to the upstream repo).