This directory is a brief example of a Gatsby app with serverless functions that can be deployed to ZEIT Now with zero configuration.
To get started with Gatsby on Now, you can use the Gatsby CLI to initialize the project:
$ gatsby new gatsby-site
Once initialized, you can deploy the Gatsby example with just a single command:
$ now
I've built codyprice.com with progressive enhancement in mind to work on a wide range of browsers.
- Cross-browser support
- Latest stable release of the following browsers:
- Chrome
- Firefox
- Edge
- Safari
- Mobile Safari
- Chrome for Android
- Legacy IE browsers:
- Internet Explorer 11*
- Internet Explorer 10*
- Latest stable release of the following browsers:
- Responsive support
- Mobile support
Cross browser tested with BrowserStack.
If you come across any bugs, or have any other issues with the site, please open an issue here on GitHub.