Skip to content

Bug: Website is not updating/deploying #1169

@coliff

Description

@coliff

We've merged several PRs to update the website in recent weeks but the site isn't deploying/updating.

For example on this page:
https://htmlhint.com/docs/user-guide/integrations/editor
it should show the link to our new official VS Code extension

If you do view-source on the page you can see:
<meta name="generator" content="Docusaurus v2.0.0-beta.17">
but the site's package.json references Docosaurus v2.1.0 so I suspect it's not been deploying for a while.
The website deeploy action seems to be working though.
https://github.com/htmlhint/HTMLHint/actions/workflows/website.yml

Someone with access to the Netlify account should check what's going on. Can we turn on Netlify deploy previews for PRs too?

Metadata

Metadata

Labels

bugFunctionality that does not work as intended/expected

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions