webperf-core is an open-source testing suite tailored to help you improve your digital presence in areas like web performance, security and accessibility to email best practice using many small improvements.
I was looking at all the forks from this repo and saw that the majority only forked this repo to use the GitHub Actions for their own website.
To do this today you need to open every GitHub Action and be brave enough to replace https://webperf.se/
in all of them.
We should make it easier to change url used in GitHub Actions.
I suggest we change GitHub Actions to use the sites.json file as input instead
and change that file to only include https://webperf.se/
I was looking at all the forks from this repo and saw that the majority only forked this repo to use the GitHub Actions for their own website. To do this today you need to open every GitHub Action and be brave enough to replace
https://webperf.se/
in all of them.We should make it easier to change url used in GitHub Actions.
I suggest we change GitHub Actions to use the
sites.json
file as input instead and change that file to only includehttps://webperf.se/