Simon Willison and others (Josh Branchaud, David Winterbottom) have started posting their Today I Learned snippets, or TILs for short.
Occasionally over the past couple years, I’ve noted down a useful command, fact or code snippet in a folder. Instead of just keeping these in a private Git repo, I decided to do the same:
- I created a site on Netlify with the subdomain - which was super easy, by the way!
- I copied the design and scripts that Winterbottom uses - here’s my Git repo.
- I migrated my existing notes to the new format.
And all of a sudden I had a site of pre-populated snippets!
Head over to til.vegardstikbakke.com to check it out!