-
-
Notifications
You must be signed in to change notification settings - Fork 428
Closed
Labels
bugFunctionality that does not work as intended/expectedFunctionality that does not work as intended/expected
Description
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
Assignees
Labels
bugFunctionality that does not work as intended/expectedFunctionality that does not work as intended/expected