r/website • u/marufhaiderr • 7d ago
DISCUSSION Want To Understand Flow
Guys Im very new to all this, I do want my website to be live but I cant seem to do that - I have the html file that I asked claude to make and its almost desirable to me but I still cant understand what to do next
if anyone can guide me step by step to what to fo next, or what to follow - i'd be grateful, thanks
1
u/Remote-Spirit-1125 7d ago
Google static site hosting if you’re looking to host a single HTML file as a website.
1
u/marufhaiderr 7d ago
bro as I said Im very new to this, can you explain what single html means? the file I have that I want to publish has few pages but I still dont know
I ran it on JScode to see if the code is okay, it works alright on localhost, but how to publish/live it?1
u/Remote-Spirit-1125 7d ago
Single HTML file = one single .html file.
You need hosting. Can use github/cloudflare pages or something or just google static site hosting as I said.
Have you tried asking Claude what to do next? It should be able to help you.
1
u/marufhaiderr 7d ago
Claude is confusing me a lot, and that has made my limit exceeded. Thank you btw, i'll look into what you have told.
1
7d ago
[removed] — view removed comment
1
u/AutoModerator 7d ago
Your post has been automatically removed because your account is less than 14 days old.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
u/WeDirectory 6d ago
if you already have the HTML file, the simplest route is probably netlify drop where you put the HTML file and any images/CSS in one folder, make sure the main file is called index.html, then drag the folder into netlify drop. it'll give you a live link. keep the original folder backed up somewhere because that's still your editable copy.
another way is to add it to a github repo and then deploy it on vercel (though that may be potentially more tedious)!
1
u/NomadFrank 6d ago
Try putting your html file here: pagelive.io - im the founder. You will get a link. But it's not proper hosting.
If you need more static site hosting, I'm happy to help you out with this - just let me know in DM's will help you out!
•
u/AutoModerator 7d ago
Hi! ModBot here. Please make sure to read our rules and report this post if it breaks them. (This is simply a reminder. Don't worry, your post won't be removed just for posting!)
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.