Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialAnubhav Bhambri
3,200 PointsMy user page is not going live.
Hi, Following the treehouse workshop, I created this user page on github: https://anubhav311.github.io
But it's not going live. I don't see what's wrong with it. here is the repo: https://github.com/Anubhav311/Anubhav311.github.io
Those who use github, please let me know what I'm doing wrong Any help will be appreciated Thank you in advance.
1 Answer
Jennifer Nordell
Treehouse TeacherHi there, Anubhav Bhambri ! I received your request for assistance, but unfortunately, I don't know how much I can help here as your page at the link you gave is live for me. There might have been a delay in it going live. However, if it's still not showing for you, I would suggest clearing your browser cache and reloading that page as your browser may be loading in what was there before it went live. Looks to me like you're doing terrific!
Anubhav Bhambri
3,200 PointsAnubhav Bhambri
3,200 PointsHi Jennifer Nordell, thanks for responding to my request. The page was causing problem because I named my file as "Index.html" but for user pages, we need to use "index.html". Github is case sensitive. So, I fixed that a few minutes ago. But thank you for responding.