minus-squareNulubez@sh.itjust.workstoAsklemmy@lemmy.ml•Are there any blog system that uses Activity Pub?linkfedilinkarrow-up2·10 months agoNot sure if it helps but the second half of this blog post on dapr and mastodon covers how I integrated my jekyll blog posts with mastodon using gh actions: https://freshbrewed.science/2023/01/25/mastodon-dapr.html linkfedilink
minus-squareNulubez@sh.itjust.workstoLinux@lemmy.ml•I need to replace one line in a ton of . json fileslinkfedilinkarrow-up5·1 year agofind /path -name *.json -exec sed -i ‘s/from/to/g’ {} ; -print linkfedilink
Not sure if it helps but the second half of this blog post on dapr and mastodon covers how I integrated my jekyll blog posts with mastodon using gh actions: https://freshbrewed.science/2023/01/25/mastodon-dapr.html