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 Building and Customizing the Blog Dynamic Navigation

Sergio Niño
seal-mask
.a{fill-rule:evenodd;}techdegree
Sergio Niño
Full Stack JavaScript Techdegree Student 22,976 Points

I have the latest version of Jekyll :/

I have the latest version of Jekyll and is a little bit different because there is no _layouts, _includes, _sass folders and I don’t How to make the same things in the video, it shows me something different, for example, I put all the logic in the index.html because there is no header.html etc. :(

1 Answer

Kevin Korte
Kevin Korte
28,148 Points

As a developer, this is a great opportunity for you to take the principals and concepts from the videos, and use the documentation for the new version of jekyll, and find your own solution to accomplish the same thing. This is a common problem you'll run into in the rear world, because many websites use legacy versions in comparison to what's current. It's okay if it takes you longer, just don't give up.