Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing directories with Jekyll 3.2 #2

Open
dgafni opened this issue Jul 31, 2016 · 1 comment
Open

Missing directories with Jekyll 3.2 #2

dgafni opened this issue Jul 31, 2016 · 1 comment

Comments

@dgafni
Copy link

dgafni commented Jul 31, 2016

Trying to follow the tutorial is impossible with the current version of Jekyll which uses the theme minima.

https://talk.jekyllrb.com/t/incomplete-directory-structure-generated-with-new-command/2714/3

@johnmarquess
Copy link

The new version of Jekyll stores the _layout, _includes and other folders in the theme gem. You can find the location (if you are using bundle) with bundle show minima. These folders can be copied to the root folder and will take precedence on site builds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants