My personal website
Instructions for building and testing locally
npm i
npm start
npm run build
When you merge a pull request, or push to the main
branch, GitHub Actions will automatically build and deploy the site to GitHub Pages.
To deploy to GitHub Pages, run the following command:
npm run deploy
Don't forget to edit your
CNAME
file, thepackage.json
file, and to update your Pages branch togh-pages
in your GitHub settings
Icons come from Font Awesome. Specifically, they come from this page