Earl's personal website built using Gatsby.js.
This is cool because everything including posts and photos will be packaged into one portable static website. No more WordPress!
- Restructure site into blog
- Add randomized header image
- Add about
- Add social media profile icons
- Stream Twitter
- Stream Instagram
- 2024-11-12: Need to upgrade Google Analytics to GA4 (in upgrade-ga branch). Also need to upgrade from Gatsby v2 to v5.
- Gatsby v2 doesn't work well with Node v17+ because of some issue with OpenSSL so need to run Node v16.