https://github.com/earllee/earlvlee
My personal website and blog. Blazing fast thanks to Gatsby.js.
https://github.com/earllee/earlvlee
Last synced: 16 days ago
JSON representation
My personal website and blog. Blazing fast thanks to Gatsby.js.
- Host: GitHub
- URL: https://github.com/earllee/earlvlee
- Owner: earllee
- Created: 2018-12-24T23:10:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-20T21:02:14.000Z (3 months ago)
- Last Synced: 2025-01-20T22:19:44.400Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 152 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-blazingly-fast - earlvlee - My personal website and blog. Blazing fast thanks to Gatsby.js. (JavaScript)
README
# Earl Lee
Earl's personal website built using Gatsby.js.
## Why
This is cool because everything including posts and photos will be packaged into one portable static website. No more WordPress!
# Roadmap
- Restructure site into blog
- Add randomized header image
- Add about
- Add social media profile icons
- Stream Twitter
- Stream Instagram# Log
- 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.