Hi, Im new in GitHub. I made a repository and delete the previous one, I have deleted the git file in my local, but when I made a new repository, the domain shows 404 error. I have did many ways to fix it, but still 404. please, help me #158169
Replies: 5 comments
-
Welcome to the GitHub Community, @rizkiarda, we're happy you're here! You are more likely to get a useful response if you are posting your question(s) in the applicable category. Check out this Guide on how to post in the right category. It'll ensure your questions and discussions reach the right people faster! This particular discussion belongs in the |
Beta Was this translation helpful? Give feedback.
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
You: Created a GitHub repository. Solution:
|
Beta Was this translation helpful? Give feedback.
-
I think you just need to update your git, then create a repo in your github account and just clone it on your pc or use GitHub desktop. |
Beta Was this translation helpful? Give feedback.
-
👋 Hi @rizkiarda, welcome to GitHub! It sounds like you're trying to set up a GitHub Pages site, but you're getting a 404 error, even after creating a new repository. Here are a few steps to help fix this: ✅ 1. Double-check Your Repository Name
For example, if your username is rizkiarda, your repo must be: ✅ 2. Enable GitHub Pages Click on Settings → Pages (in the left sidebar). Under Source, select a branch (usually main) and a folder (like /root). Click Save. Wait 1–5 minutes, then refresh your site. ✅ 3. Check for an index.html File You can test it by adding this file:
✅ 4. Clear Your Browser Cache or Use Incognito |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
Hi, Im new in GitHub. I made a repository and delete the previous one, I have deleted the git file in my local, but when I made a new repository, the domain shows 404 error. I have did many ways to fix it, but still 404. please, help me
Beta Was this translation helpful? Give feedback.
All reactions