Open nrjones8 opened 5 years ago
https://www.gatsbyjs.org/tutorial/part-one/#deploying-a-gatsby-site
they suggest surge, worth trying? does it use a CDN or does it even really matter for this small of a thing?
surge
just use that for now, could look into S3 later if really want to (https://www.gatsbyjs.org/docs/deploying-to-s3-cloudfront/)
gatsby build fails right now due to: https://github.com/apexcharts/react-apexcharts/issues/44
gatsby build
https://www.gatsbyjs.org/tutorial/part-one/#deploying-a-gatsby-site
they suggest
surge
, worth trying? does it use a CDN or does it even really matter for this small of a thing?just use that for now, could look into S3 later if really want to (https://www.gatsbyjs.org/docs/deploying-to-s3-cloudfront/)