+ 14
How do I publish a website?
Can someone please guide me through the process of publishing a website? I have finished coding my portfolio with Sublime text. Now, I don't know whats next. I also have a repository on github.
25 Antworten
+ 8
If you looking fro free you can see in google: webnode, blogspot. Another way is to buy a host name with 1-10€/month and have your own! Good luck!
+ 6
You need a hosting service to publish your website, but if you are already on github then Github Pages can be a convenient and free option.
https://pages.github.com/
You may also purchase a domain name, if you want your page to be available from a less generic url.
+ 5
I am not big on web design :) but good luck, seems like you're on to a great start ;)
+ 3
@tiborsanta Thanks, https://rubysopretty.github.io/My-First-Portfolio/ This is the end result. Can you help me fix it?
+ 3
First you should find great web hosting. I use infinity web hosting because I can have unlimited MySQL database. After you decide, download any ftp client. I am using total comander. Than choose domain name and order hosting. Now you are ready and you can upload your files and your wob is published (you can find more info in mail from hosting).
+ 2
if you are looking for free....you have an option which I personally appreciate it is a platform which provides this service and As this is your elementary project I guess so far, so you can use it and it will be surely a nice experience for you.I'm linking the address of that right here.
https://in.000webhost.com/cpanel-login?__cf_chl_jschl_tk__=d8c8b5410b5d0f001306a798ad796d92c81913f1-1586513733-0-AcFk7XFnzxSE3_J8Egr1QVJa0ChkZCOJEQRcM1n4xWdqQ9IY4-FRzpVrYMXZa2IXQb-imrAsYTWQEHqPXGc0lLImg-FssvvZ9BJV_sYRc6lgcf5SDYtjtEpilq2Fy_1nJi4xTIrrM2U07ziAhIPWGiO2QCGpqyIdJTI7rSmUWi0MR1aYjsKc0d3YIvdPhogHW_3uU0Y8CoCQrouDUQy6lT0lw845tY1wsUsZJVNj4Gog9pZedscTz_RJGz1ARLO9jcLp2PSpxYVcGujLraLYIlGPXkowjFIKAAJJqLkpOKSP
I think you should surely check it out. Obviously, since it is for free so no ads will be shown on the website you'll gonna host..but you can feel the effort you have made for it and then you can modify the services you want or you want to explore any other thing and effect so you can improve it right there.
+ 2
To publish a website you need a Server. There are different way's to get a Server for example you can make one yourself by using an Raspberry Pi. The question is, do want a domain(domains cost mostly money)?
+ 1
I think one of the best ways is to publish stuff on Pinterest
+ 1
You need a host to host your site some are free and some are reasonably costly
+ 1
you can ask for a fixed IP address from your ISP and run your server as you want, you can enlist your site with the search engines you want with the description that can be found on a search. Advantage is you have as much storage space as you want for the price of your fixed IP; disadvantage, you have to have a server running non stop. Another is to pay you ISP for web space, then you register the same way
+ 1
Salom uz bek
+ 1
I think you need to hosting now have many website for hosting some of this for free
like infiniteFree
+ 1
Hey! if you want to deploy it online for free...
try Heroku!
+ 1
there are two types of hosting available. Paid and free hosting provided by the hosting company. Each type has both advantages and disadvantages including how much control u have over your hosted website. As a starting developer I would encourage free hosting. You host your website on the following sites.
www.bytehost.com
Www.bluehost.com
and many others
+ 1
you need a Hosting Provider if you want your website accessed from internet, and also a domain name
0
Buy a domain & host your website. You will need money for it.
You can host single page static website on github for free.
0
You need a hosting service
If you wanna free web to learn, you can try wordpress free site
0
As you have to pay rent for your apartment on your street, you'd have to pay for the location your website will occupy on the server street. Hosting companies are the landlords and hotel owners. A good one I know of is name.com
Hope this helps you!
0
You can use Heroku (https://www.heroku.com/) to deploy your apps at no cost it's a start to see if your application can run on deployment, but depending on how you have your application built if it requires a database then you May need to change some code . You can connect heroku to an existing git repo to test it out.
0
or you can use Netlify it is dead simple just connect to your github account a publish the website https://www.netlify.com