This is my personal website. I'll be updating it as I complete new projects and make any changes to the design and structure.
Install the Gatsby CLI (if not downloaded already)
npm install -g gatsby-cliInstall dependencies
yarnStart the development server
yarn startBuild a production version
yarn buildI put this together in about 5 days. As previously mentioned, this is a basic version. There are a few things that I didn't have time for before deploying this first version.
I frequently work with clients on projects. Having a project-tracking feature would be cool.
I have a few personal projects and services that would benefit from being hosted on the web.
Feel free to reach out.