Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 286 Bytes

File metadata and controls

7 lines (6 loc) · 286 Bytes

personal-website

Kevin To's personal website, built using static site generator Gatsby.

Usage

  • npm run develop to fire up Gatsby's hot-reloading development server.
  • npm run build to build the site.
  • npm run deploy to deploy to GitHub pages.