Skip to content

Add CI validation workflow#1

Open
glatinone wants to merge 1 commit intomainfrom
ci-setup
Open

Add CI validation workflow#1
glatinone wants to merge 1 commit intomainfrom
ci-setup

Conversation

@glatinone
Copy link
Copy Markdown
Owner

This PR adds a basic GitHub Actions workflow to validate the static site.

What it does

  • Runs on pushes and pull requests targeting .
  • Uses \ to fetch the repository.
  • Validates HTML using .
  • Validates CSS using \ against all files in the \ directory.

This should help catch broken HTML/CSS early when updating the site.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant