How I automated my Blog posting workflow using Gatsby

amlan - Jul 20 '20 - - Dev Community

For my blog which I developed using Gatsby, to avoid the repetitive task of manually building and deploying the site every time I post a new content, I automated the process using GitHub Actions. I also developed an alternate process using Jenkins. Here is the post about how I did it:

https://amlanscloud.com/blogworkflow/

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .