My Site. Revisited. Again
July 29, 2024
I'm sick of this site.
Reasons to be sick of this site
- The logo has grown stale. It was meant to be both a TW and :// but it didn't pan out.
- It's a blog and I'm not a blogger
- Gatsby.
Reasons I like this site
- I am writing this post on github
- Markdown is fully supported
- The content map is shallow and easy to maintain
Next Steps
I'm going to migrate this site into a NextJS code base and ideally update all the things to be more simple (besides the code)
const maybe = () => Math.random() % 2 === 0