mmistakes / jekyll-theme-skinny-bones

A Jekyll starter with a variety of flexible layouts and components.
https://mmistakes.github.io/jekyll-theme-skinny-bones
MIT License
804 stars 906 forks source link

_layouts/home.html missing #20

Closed davidljung closed 9 years ago

davidljung commented 9 years ago

Hello. The http://mmistakes.github.io/skinny-bones-jekyll/getting-started/ page has a Scaffolding section that shows a home.html layout, but it doesn't existing in the download or on github. Could you please include it (unless it has been depreciated).

I'm just getting started with Jekyll and Skinny-Bones and it would hep enormously helpful if there were some example page & article sources. For example, the source for Skinny-Bones site or just the Sample Articles would be really helpful.

Thanks!

mmistakes commented 9 years ago

It's in the gh-pages branch. Was just a quick layout I used for the demo site that I didn't feel was ready for prime time so it's not in master.

Sample articles are in that branch as well as not to junk up master since they should be removed anyways.