DEV Community

Cover image for How I automated my Blog posting workflow using Gatsby
amlan
amlan

Posted on

 

How I automated my Blog posting workflow using Gatsby

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/

Top comments (0)

18 Useful Github Repositories Every Developer Should Bookmark

18 Useful GitHub repositories every developer should bookmark: everything from learning resources and roadmaps to best practices, system designs, and tools.