OpenSLO / openslo.github.io

The source code of
https://openslo.com/
Apache License 2.0
6 stars 2 forks source link

Get rid of generated site from main branch and set up proper GH Action #7

Closed programmer04 closed 2 years ago

programmer04 commented 2 years ago

Get rid of all artifacts from main that are served as the website to keep this branch clean. Instead, use the flow proposed in https://gohugo.io/hosting-and-deployment/hosting-on-github/#build-hugo-with-github-action.

Moreover, for every PR do a test build that is required to pass before merge

Closes https://github.com/OpenSLO/openslo.github.io/issues/5