Lost Blog posts

Posted on December 27, 2022

Forgot to commit/push posts to github

I had recently lost a couple of my blog posts because I had forgotten to commit them to github. But I had published them on this blog.

With a little wget magic I was able to download all the posts from my firebase. And extracted the body and converted them back into markdown file.

wget -r -np <firebase.app_name>