fastify / website-metalsmith

This project is used to build the website for fastify web framework and publish it online.
https://www.fastify.io
MIT License
73 stars 132 forks source link

[Feature] switch to netlify deploy system #84

Open sinchang opened 6 years ago

sinchang commented 6 years ago

good point:

  1. can preview the page in the pull request
  2. simple migration

Preview URL: https://zen-kalam-f6e81f.netlify.com/

sinchang commented 6 years ago

@lmammino how about your opinion?

lmammino commented 6 years ago

I don't mind switching if other people feels these advantages are strong enough.

On the other hand, I had instances in the past where netlify (free plan) was very slow in many geographic regions and I wouldn't want to compromise speed of delivery if possible.

Some test results in the screens below about speed from different geographic regions:

screen shot 2018-09-20 at 20 20 48 screen shot 2018-09-20 at 20 20 56
luisorbaiceta commented 2 years ago

Hi @sinchang! This is finally happening at #318 . Thanks for the suggestion. Please don't hesitate to leave a comment or send a PR If you think you can help in any way in the migration process. Cheers!