+ 1
What's the most easiesttttt way to upload websites that I coded on mobile??
I've coded a static website using html,css and js. Now I just want to have it on the internet. I don't want to learn these stupid domain names or server. I want a super easy way which wont put pressure on my phone and through which I can get a link. I just want to get a link. So, that whomever I share the link with can visit my website when they click on it. Note: I need to do it on my phone. NO PC
42 ответов
+ 17
Github Pages
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 the website :
https://gorgorgordon.github.io/MySoloLearnCodes/
+ 5
you can either make a post in your personal feed or upload to an image host, then post the link here.
+ 2
Gordon I did it with termux☺️. Here's the link. https://sajid1500.github.io/hshshe/index.html
+ 2
i see that now. It is a cool website. Congratulations!
Do you mind sharing the learning resource or curating a tutorial code here, so that next time people ask this problem, I can present to the asker?
+ 2
Gordon Sure. I used two videos. The first one to locate the files or folders. The second one to upload the files or folders to github. This way is really good. And you can exactly send the code to the GitHub repository u created. 1.https://youtu.be/9-Ji56PyTZE 2.https://youtu.be/mhH-yLBkros
+ 2
sajid chowdhury Because you were challenging me and Marzan above that desktop view doesn't work, which isn't true. In desktop view, you have the option to upload your file, or use github's text editor to paste your scripts.
I am attaching the screen capture once again, the buttons are here:
https://www.sololearn.com/post/244033/?ref=app
+ 1
Depends on your needs
+ 1
Netlify is the most easier, u just drag the folder of ur workspace, then it automatically processing ur work, then the link of ur code will show in just a few minute
+ 1
U can use 000webhost its free
+ 1
That's cool
+ 1
sajid chowdhury Yes I am talking about using mobile.
What is your browser? Is it Chrome? If not, install Chrome.
Then, show me a screen shot of your Chrome menu. I'll then point out the desktop view option for you.
+ 1
Gordon how do send ss here?
+ 1
Gordon I changed the respository name. Try this https://sajid1500.github.io/Myfirst-flex-grid/
+ 1
Gordon its in hindi bro. Sry I forgot that you won't know hindi. And why cant u access second link. I can do it.
+ 1
Easiest way:
Make a nice website
Grab a domain
Get Hosting
Login to CPanel
Upload your files
Exception:
Create a github repository
Grab a domain
Use domain redirection to your github repository
P.S: Use your domainname.github.io as title of the repository.
+ 1
sajid chowdhury Who told you you can't do these on mobile? Use chrome desktop mode, easy.
+ 1
sajid chowdhury Uhh! Desktop mode do have extra features. A lot of websites have desktop version only, where the whole webpage is not visible to some browsers. Then the only solution is Desktop mode. Ofc it has extra features. Example:
Normally in YouTube (youtube.com), we can upload videos but can't use youtube studio. If you go to studio.youtube.com , it will tell you to install youtube studio app. But if you have desktop mode on, you can use it without hassles and without installing youtube studio.
P.S: How am i coming back😂😂😂? Where did i go😒😒😒😒😒
+ 1
Gordon I also have that uploading option in normal mode. But its more of time consuming when u have a lot of images. So Termux is the best cause its fast. Btw r u trying to learn web dev. Because if so we can help each other out
0
Gordon did you do it on your mobile?
0
Which step are you at now?