How to get lifetime free hosting

Very nice share - I see a lot of posts where people are planning their first site on a zero budget - this is perfect for those people.
 
Well lol this is nothing new but should help the n00bs. BTW, if you host here, your source code will be publicly viewable. This option is only good if you have an open source project which you wanna host for free.
 
Well lol this is nothing new but should help the n00bs. BTW, if you host here, your source code will be publicly viewable. This option is only good if you have an open source project which you wanna host for free.

FYI Anyone can see static site's source code even if those sites are hosted at premium or any other host
 
FYI Anyone can see static site's source code even if those sites are hosted at premium or any other host
I kw. but They can't see the site structure easily plus, They won't be able to see what isn't in the site structure. for example lets say you have your customer list csv in your server... if you don't link it.. nobody sees it.. on the contrary, people can see everything you have in your github page repo.. even the files that you have not included.


edit: for a demo.. try any github repo in the following format and you will know what i mean

Code:
https://github.com/github_username/github_username.github.io
 
Last edited:
Back
Top