Replies: 5 comments
-
Hey there! 👋 Thanks for posting in the GitHub Community, @sol220311 I've gone ahead and moved this to the correct category for you, |
Beta Was this translation helpful? Give feedback.
-
If you're seeing an error when trying to publish your academic website, it could be due to a few common issues. First, make sure your index.html file is in the main/root folder most hosting services look for this file to start your site. Also, check that all your related folders (like css, js, or images) are correctly linked in your HTML and that the paths match the folder structure exactly. If you’re dragging the files into a platform (like GitHub Pages or Netlify), make sure you're uploading the full folder structure, not just the HTML file. Lastly, check the browser console for more detailed error messages they can help point out missing files or broken links. |
Beta Was this translation helpful? Give feedback.
-
You can make new repository and also move your project into a new folder, this will resolve your issues. |
Beta Was this translation helpful? Give feedback.
-
You can make new repository and also move your project into a new folder, this will resolve your issues. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
GitHub Feature Area
Actions
Body
"I need to publish an academic website, but I'm encountering an error. It always shows a message saying something is wrong. This happens when I open my index.html and related folders — I can drag them into place, it starts loading, and then the error appears.
Beta Was this translation helpful? Give feedback.
All reactions