Personal website running on Gatsby, React, and Node.js.
git clone https://github.com/tr1s/tris-portfolio-blog.git
cd tris-portfolio-blog
npm install
npm run develop
or use Netlify Dev for production builds
netlify dev
ornetlify dev --live
If you see any typos or formatting errors in a post, or any other issue that needs to be addressed, please do not hesitate to open a pull request and fix it!
This project is open source and available under the MIT License.