Closed SachaG closed 10 years ago
Can you post your directory structure and your config.rb
?
Sorry for the delay. Here's a screenshot of my directory structure: http://cl.ly/Tket
And here's my config.rb: https://gist.github.com/SachaG/c3248933cca3598f5ed7
When you say "if I put any blog posts in a subdirectory" do you mean the blog post is in a subdirectory of /blog
? Seeing your full directory structure would be really helpful (especially what's in /blog
). Perhaps just run find .
from your source
directory and post it into that gist.
Even better would be if you could post a minimal middleman project that shows the problem. That'd make it really easy to fix.
Good idea, here you go :)
Fixed in master
.
Middleman crashes if I put any blog posts in a subdirectory. Seems to be a problem with generating the slug?