(no title)
gcells
|
6 years ago
Well Netlify does give you an option to add custom headers, redirects etc. Add CDN and cache busting along with branch deploys, that's something you cannot do with gitlab pages or github pages.
Also github pages takes a long time to get live for the first time (at least it did for me).
neon_me|6 years ago
I have been running a bunch of generated static pages via GH (and now GitLab) and never seen any disadvantage, but don't take me wrong - I am always learning :)