tylergaw.com

My personal website since 2006

MIT License

Stars
14
Committers
2

tylergaw.com Netlify Status

My personal website since 2006.

Local development.

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

Deploying

Since late 2019, this site is hosted on Netlify. Production deploys happen automatically when pushing to main. All pull requests get a preview deploy.