One tip per day
I have been adding one tip per day to my daily tips GitHub repo for the past month. It’s a simple setup: I manually add tips to a YAML file I use a Python script to convert YAML to Markdown A helper script appends the Markdown file, README.md, with today’s tip I’ve also set up…