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 trial

Development Tools Creating a User Pages Site

Anubhav Bhambri
Anubhav Bhambri
3,200 Points

My 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
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree
Jennifer Nordell
Treehouse Teacher

Hi 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! :sparkles:

Anubhav Bhambri
Anubhav Bhambri
3,200 Points

Hi 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.