mldangelo / personal-site

My personal website - built with React, React-Router, React-Snap for Static-Export, and GitHub Pages.
https://mldangelo.com
MIT License
1.29k stars 862 forks source link

Page is showing readme file #546

Closed yoouzee closed 3 weeks ago

yoouzee commented 3 months ago

Hi! Anyone knows how to fix this issue?

minyan8 commented 4 weeks ago

Have you solved this issue?

mldangelo commented 4 weeks ago

hi @minyan8 and @yoouzee can you please give more context on your exact issue? Feel free to book a time on my calendar if you would like to show me https://cal.com/michael-dangelo/15min?month=2024-08

minyan8 commented 4 weeks ago

Hi, @mldangelo . I set the repository's name to {username}.github.io and updated the homepage and repository values in the package.json file. I also deleted the CNAME file. After deploying it to GitHub Pages, the website only displays the README file.

mldangelo commented 4 weeks ago

Go to settings, then pages. Check your build and deployment source. Please let me know if this doesn't solve your issue.

Screenshot 2024-08-11 at 10 25 28 PM
minyan8 commented 4 weeks ago

I have solved this issue based on the screenshot you provided. Thanks for your time and help!