Article Image

Serve your static website in Github

GitHub pages offers some great examples that are really easy to follow, but if you want to know how I configured everything for this blog continue reading...

Article Image

Automatic terraform linting with reviewdog and tflint

In this article we will test how to lint and get automatic checks in our github pull requests for our terraform code using reviewdog...

Article Image

Did you know that you can have up to 10000 Github self-hosted runners?

In this article we will quickly explore how easy it is to configure a new runner, to build or automate any task within github actions