0
Website deployment.
Please, is it possible to deploy a website without using any framework?
10 Respostas
+ 2
Yes, you only need to upload your HTML, CSS and JS files to a web host.
Try Github Page, it's free and reliable.
+ 4
What do you mean by framework?
+ 2
Do we need framework to deploy websites?
We can create websites by using framework like Angular, React, Vue. But do we need framework to deploy website?
+ 1
If you want to use Github Page feature, you need to use a computer, or change to "desktop view" in your mobile browser.
Because you don't know how to use command prompt, there is buttons for uploading your files or text editor.
Step 1: Sign up
Step 2: Create repository, just like a folder on your computer.
Step 3: Choose upload file.
Step 4: You need to name the file index.html
Step 5: If you cannot upload, use their text editor and copy and paste HTML codes into it. and then click Commit to main branch.
Step 6: Go to setting of the repository (This is where you need desktop view).
Step 7: Scroll down, find the Github Page option. Choose yesyesyes.
Step 8: It will gives you a web address. It cannot be used immediately. Wait for a while, about 10 to 20 minutes for their server to setup your website. After that, you can visit your website with the web address.
It is very easy. Take for example, this is my Github repository :
https://github.com/gorgorgordon/MySoloLearnCodes
and this is my website at Githu
+ 1
.. continue after word limit exceed....
this is the website :
https://gorgorgordon.github.io/MySoloLearnCodes/
0
Jan Markus , thank you.
0
Aymane Boukrouh , by framework I mean an integrated platform for htlm, CSS and JavaScript. For example react, Vue Django Visual studio, etc.
0
đźđłVivekđźđł , I was wondering because I have come across it several times in my pursuit of web development. I think it should not be part of my worries now.
0
Gordon, thanks.
As I am new to website development and with no computer science background,
can I manage a GitHub account?
0
yes