Need advice about which tool to choose?Ask the StackShare community!
GitHub Pages vs Wix: What are the differences?
What is GitHub Pages? Public webpages freely hosted and easily published. Public webpages hosted directly from your GitHub repository. Just edit, push, and your changes are live.
What is Wix? Wix.com is a web development platform enabling anyone to build a stunning online presence using simple cloud-based creation and management tools. Creating your stunning website for free is easier than ever. No tech skills needed. Just pick a template, change anything you want, add your images, videos, text and more to get online instantly.
GitHub Pages can be classified as a tool in the "Static Web Hosting" category, while Wix is grouped under "Website Builder".
"Free" is the top reason why over 283 developers like GitHub Pages, while over 2 developers mention "WYSIWYG" as the leading cause for choosing Wix.
Lyft, HubSpot, and New Relic are some of the popular companies that use GitHub Pages, whereas Wix is used by Raymond Matias, loop, and GoLorry. GitHub Pages has a broader approval, being mentioned in 569 company stacks & 663 developers stacks; compared to Wix, which is listed in 17 company stacks and 9 developer stacks.
I usually take a slightly different tack because the technical level of people I usually am dealing with is lower. I tend to be pitching to decision makers and not tech people. A bit of my standard answer is below.
Wix and Squarespace are proprietary systems meant for unsophisticated users who want to build their own websites quickly and easily. While they are good for that specific use case, they do not offer any way to move beyond that if your needs arise. Since they are proprietary closed systems if you need something more advanced at some point your only option is to start over.
WordPress is an Open Source CMS that allows much more freedom. It is not quite as simple to setup and create a new site but if you are talking to me then you are not looking to build it yourself so that is really a non-issue. The main benefit of WordPress is freedom. You can host it on virtually any decent web hosting service and since it uses PHP and MySQL you can have virtually any developer take over a project without problem.
I believe in open source because of that freedom. It is good for me as a developer and it is good for my clients. If something were to happen to me or my company you would have no problem finding another qualified WordPress developer to take over the site in a totally seamless fashion. There would be no need to start from scratch.
Additionally the extensible nature of WordPress means that no matter what your future needs, WordPress can handle it. Adding things like e-commerce and custom quoting systems are just two examples of advanced solution's that I have added to WordPress sites years after they were first built.
WordPress is used by tiny one person businesses all the way up to major websites like the NY Times and I think it is right for this project as well.
We use Netlify to host static websites.
The reasons for choosing Netlify over GitHub Pages are as follows:
- Netfily can bind multiple domain names, while GitHub Pages can only bind one domain name
- With Netfily, the original repository can be private, while GitHub Pages free tier requires the original repository to be public
In addition, in order to use CDN, we use Netlify DNS.
Pros of GitHub Pages
- Free290
- Right out of github217
- Quick to set up185
- Instant108
- Easy to learn107
- Great way of setting up your project's website58
- Widely used47
- Quick and easy41
- Great documentation37
- Super easy4
- Easy setup3
- Instant and fast Jekyll builds2
- Great customer support2
- Great integration2
Pros of Wix
- WYSIWYG12
Sign up to add or upvote prosMake informed product decisions
Cons of GitHub Pages
- Not possible to perform HTTP redirects4
- Supports only Jekyll3
- Limited Jekyll plugins3
- Jekyll is bloated1