Published onJuly 9, 2023Verifying Github webhooks requests with Node.js#github#webhook#github-api#verify-webhook-signature#remixLearn how to verify Github webhooks requests and process them accordingly in a Node.js app
Published onSeptember 5, 2021Embedding scripts in web pages made easy with Github and jsDelivr#tutorial#sharing#embed#github#jsdelivrLearn how to embed scripts and styles in your web pages without the need to modify your site's existing code. Use Github to host your script and style files, and jsDelivr as a CDN to deliver them to your web page.