I'm creating a static site. It's being generated by Jekyll and version controlled using git. However, purely in terms of end user speed:
Which service offers the fastest page load times in terms of serving up a static website?
I'm creating a static site. It's being generated by Jekyll and version controlled using git. However, purely in terms of end user speed:
Which service offers the fastest page load times in terms of serving up a static website?
Last I checked GitHub uses S3 on the backend, so should be the same.