Github pages are now only a CDN, and not a blog (#2139)
The rationale for this commit is that when you're putting content on github pages, the underlying blog engine is Jekyll, or anything else that you might use to generate static html. Github pages are only the things that is serving your pages, aka a content delivery network.
Loading
Please sign in to comment