jekyll / jekyll-help

NO LONGER MAINTAINED. USE JEKYLL TALK INSTEAD.
https://talk.jekyllrb.com
146 stars 19 forks source link

Directory structure incomplete #336

Closed dgafni closed 8 years ago

dgafni commented 8 years ago

Just getting started with Jekyll. When I use the "jekyll new" command, I end up with this directory structure:

_config.yml _posts about.md css feed.xml Gemfile index.html

That's missing a number of items listed at jekyllrb.com/docs/structure. I'm missing "_includes", "_layouts", and ".jekyll-metadata".

Yet, when I do "jekyll serve" everything looks fine. No errors or warnings.

What am I doing wrong? Thanks!

Mac OS 10.11.6 jekyll 3.2.0 ruby 2.3.1p112 rubygems 2.6.6

jekyllbot commented 8 years ago

This repository is no longer maintained. If you're still experiencing this problem, please search for your issue on Jekyll Talk, our new community forum. If it isn't there, feel free to post to the Help category and someone will assist you. Thanks!