Farai’s Codelab Newsletter

Subscribe
Archives
May 9, 2021

Working On An Image Uploader, Auto-Scheduling Hugo Posts in GitHub Actions and Merging Site

Hi there, hope you had a great week.

For me, I tried to make an image uploader. It worked decently but I realized I couldn’t assign a dragged file as a file input. I’ll need to think about how more carefully.

I also set my blog up so that it can autopublish posts. It works by

  1. looking for new posts,
  2. modifying the deploy configuration file so that it runs when the new post is published,
  3. Push the changes.

It took a while to figure out, but I’m getting there. It works but I need to clean it up. I hope to write about it at some point.

Lastly, I’m thinking of merging my personal website with Farai’s Codelab. Making two separate sites is really annoying. I might split it in the future.

135 Words Later

Thanks for reading and have a great week!

Don't miss what's next. Subscribe to Farai’s Codelab Newsletter:
Powered by Buttondown, the easiest way to start and grow your newsletter.