dopeshot / nextparty.io-landing

Landing page from Nextparty.io. Truth or dare app.
https://nextparty.io/
1 stars 0 forks source link

Add HTML validator pipeline to landing page pipeline #5

Open coffeemakingtoaster opened 2 years ago

coffeemakingtoaster commented 2 years ago

Problem

The main branch and therefore all PRs to the main branch should validate the html to prevent the main branch from being in a broken stage. The pipeline should be executed on push and pull request to main branch.

Possible Solution

Create workflow using https://github.com/marketplace/actions/html5-validator

LarsFlieger commented 2 years ago

This is a good idea! However we should ask @Zoe-Bot which tool she wants to use to build the landing page. Maybe she is picking some frameworks as well. (Static site or react)

coffeemakingtoaster commented 2 years ago

@Zoe-Bot set this to active and update the project board based on the framework you plan on using (if any)