From Plumber to Blogger
Previously I wrote an article on my blog’s pipeline. It was quite complex for this dead simple use case: Publish a static website from markdown files Automate build to convert markdown into html static pages using Jekyll Be able to preview articles with a draft subdomain A few months ago, during re:Invent'18, AWS launched a new service called AWS Amplify Console. I didn’t pay attention to this new service until a few days ago, when trying to find some optimizations around my blog. ...