Help a novice publish her GitHub page #113707
Replies: 5 comments
-
You have to have a repository named
-If it doesnt you can try to put kristentibb.github.io as custom domain under the same page reach out on any issues encountered |
Beta Was this translation helpful? Give feedback.
-
Hey, I would suggest save the latest code locally in your computer and then just delete the repo from github. All the Best! |
Beta Was this translation helpful? Give feedback.
-
choose main>>root and save then refresh |
Beta Was this translation helpful? Give feedback.
-
Remember, for future updates to your site, you only need to commit and push changes to your repository; GitHub Pages will handle the rest. Hope this helps get your project up and running again! Also, if you find that a step-by-step visual guide would be useful, I recommend checking out this basic tutorial on youtuber GitHub Pages Tutorial. It's a great resource. Sometimes, revisiting the basics can help catch anything you might have missed. |
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.
-
Select Topic Area
Question
Body
I'm trying to publish a page using GitHub pages. I went through settings, then to pages. In the dropdown, I chose the main branch and my /docs folder. After I clicked save and refresh, the URL showed up.
Here is where I messed up: I realized that I hadn't yet pushed the most recent version of my code, so I clicked 'unpublish' next to the URL and then pushed my code over. Now I'm trying to publish the webpage again, but the 'save' button is greyed out. Is there a way to get back the URL I unpublished or let GitHub allow me to make one again?
Beta Was this translation helpful? Give feedback.
All reactions