tylergaw.com
1.0.0
My personal website since 2006.
This is static site built with Eleventy.
Install node dependencies:
yarn
Run and initial build then start the development server and watchers.
yarn start
For one-off production-ready builds:
yarn build
Since late 2019, this site is hosted on Netlify. Production deploys happen automatically when pushing to main
. All pull requests get a preview deploy.