Webhook for failing netlify build
Sources https://ifttt.com/maker_webhooks https://notes.rmhogervorst.nl/post/2019/02/23/pushover-netlify-fails/ Tips on Stripping Exif data https://kpwn.de/2021/09/how-to-set-up-this-blog/s
Sources https://ifttt.com/maker_webhooks https://notes.rmhogervorst.nl/post/2019/02/23/pushover-netlify-fails/ Tips on Stripping Exif data https://kpwn.de/2021/09/how-to-set-up-this-blog/s
On macOS Cloning the Repository Create a Github account. Open a terminal. Make sure that you have installed ‘brew’ by following the installation instructions. Install git by running brew install git. Install hugo by running brew install hugo. We’re going to duplicate a repository by using the steps described here. Follow the steps below: On github.com, create a new repository with your desired newname. Open a terminal. Navigate to a suitable directory to clone into by making use of the cd command....