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

Ruby

Mary Fernandez
Mary Fernandez
510 Points

"Not Found" page

When I first installed jekyll and ran the server, I could see it just fine by navigating to localhost:4000. However, after configuring and uploading to GitHub, I now see a "Not Found" page with the following error message: "`/' not found. WEBrick/1.3.1 (Ruby/2.0.0/2014-05-08) at localhost:4000".

Does that mean your site is now being hosted on Github, or is it just your code that's there as a repo?

Mary Fernandez
Mary Fernandez
510 Points

That is correct, my site is now hosted on Github at http://maryefern.github.io/persuasiveblog/

Mary Fernandez
Mary Fernandez
510 Points

Ok, I figured it out: The server address changed so I now have to use http://127.0.0.1:4000/my-name