Skip to content

zhued/zhued.github.io

Repository files navigation

🚀 my personal site

some commands

# start up using gatsby develop
yarn start

# builds then uses gh-pages node module to deploy to `dist` dir on github
yarn deploy