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

HTML Build a Blog with Jekyll and GitHub Pages Getting Started with Jekyll Creating a Jekyll Project

Mark Hansen
Mark Hansen
5,532 Points

CSS doesnt seem to load

When I run the local server, I am getting a much different preview. It appears that the CSS is not loading, or that my CSS is vastly different from the one shown in the video. The black bars stretch across the entire screen and the icons for social media are HUGE. Anyone run into this problem, or have a solution? I'm new to using Jekyll and Ruby and but I've gotten to this step without any issues so far.

Mark Hansen
Mark Hansen
5,532 Points

Scratch that. When previewing the file directly through the folder this happens but once I run it through Localhost:4000 it works fine. I guess I was doing it wrong, just thought they'd work the same way.