Trigger Github Pages build
I recently moved the _layouts
and _sass
folders into their own theme repo.
This resulted in me having trouble updating my website automatically when the
theme is updated. I tried pushing empty commits to the Github pages repo but
that started to get annoying after sometime. I did a little digging and found
that github has an Pages Api
for exactly this.