Version 8
2019 - 2022
This release was about trying a new platform. I've heard lots of good things about Svelte, so I am giving it a try. Some of the tooling that isn't specific to this site has been moved over to the uses page.
- Svelte is the UI framework
- Sapper is used to statically generate the site
- Continue to host on Netlify cause it's awesome
- Markdown parsing is done by Remark, passed to Rehype, and plumbed together by Unified.