Note from 28 March 2020
Trying to clean labels on my site's #GitHub repo, how do you feel about this?
-
older note:
Note from 27 March 2020 -
newer note:
Note from 29 March 2020
Trying to clean labels on my site's #GitHub repo, how do you feel about this?
Is it useful to have releases in GitHub for projects that are always installed from npmjs? 🤔
Asking for example for a pet project (which is also a mono-repo).
images-responsiver
: https://www.npmjs.com/package/images-responsivereleventy-plugin-images-responsiver
: https://www.npmjs.com/package/eleventy-plugin-images-responsiverUpdating webmentions on a static site
When I started using Webmention on this site (more than 5 years ago!), I was building the site on my local computer, and uploading the build result on my hosting with rsync
. I've moved to Cloudflare Pages 6 months ago, which means webmentions where updated only when I pushed new content to GitHub. Here's how I fixed that.
Let's POSSE to Mastodon with a Feed and a GitHub Action
After building a Node script for my own POSSE needs, I thought it would be good if other people could also use it. I knew not many people would be able to use the script as-is, so I built a GitHub Action that is much simpler to use, without losing any feature, even gaining some!
If you want to run a #GitHub Action after a #Cloudflare Pages build is done, you can use @WalshyDev's Action: https://github.com/marketplace/actions/cloudflare-pages-await
I hope Cloudflare Pages will get triggers like #Netlify: https://docs.netlify.com/functions/trigger-on-events/
In one single day, I created my first Web Component (vanilla flavor), put the code on #GitHub, published it on #npm, and made a demo on #CodePen… 💪
https://codepen.io/nhoizey/pen/YzawBrq
BTW, it's made to responsively use videos as background of content!