How to host your website for free
Kevin Powell Kevin Powell
906K subscribers
568,921 views
0

 Published On Sep 26, 2018

Make sure your homepage file is named index.html or else it's not going to work!

Hosting a website used to be complicated, and at times expensive. Luckily, we have some solutions that are both easy to use and free now!

Github pages: https://pages.github.com/
Netlify: https://www.netlify.com/

Both GitHub pages and Netlify give us free hosting solutions for static websites. By static, I mean using HTML, CSS, and JS, but no databases and all that fun stuff, so if you're looking to host a WordPress site, this won't work.

But just because it doesn't work for WordPress doesn't mean we're super limited either! Both work with static site generators like Jekyll, Hugo and others, and Netlify even has a CMS that you can set up with your static site generator. I host my site with Netlify, and using Jekyll I have a blog (my articles) and it works great :).

---

I have a newsletter! https://www.kevinpowell.co/newsletter

New to Sass, or want to step up your game with it? I've got a course just for you: https://www.kevinpowell.co/learn-sass

---

My Code Editor: VS Code - https://code.visualstudio.com/

How my browser refreshes when I save:    • How to automatically refresh your bro...  

---

Support me on Patreon:   / kevinpowell  

I'm on some other places on the internet too!

If you'd like a behind the scenes and previews of what's coming up on my YouTube channel, make sure to follow me on Instagram and Twitter.

Instagram:   / kevinpowell.co  
Twitter:   / kevinjpowell  
Codepen: https://codepen.io/kevinpowell/
Github: https://github.com/kevin-powell

show more

Share/Embed