Closed nickbarnwell closed 7 years ago
Looks like anything except the default /blog
is ignored - bizarre. Commenting out blog.prefix
and changing blog.sources
to log/…
had changes no longer picked up and reloaded unless the server is restarted. Moving them to /blog
and changing the corresponding line, and it works.
I could have sworn I'd seen a closed issue for this for earlier versions of Middleman that revolved around an inotify-fsevent
bug, but I can't seem to find it again, and it should be long fixed on 10.10
.
Branch with the issue here: https://github.com/nickbarnwell/last-ascent/tree/broken-blog-reloading
Scratch that, only ignored if the blog.prefix
is literally log
, probably related to a change in how changes from listen
are picked up and dispatched. Will dig in and try and submit a patch to resolve.
@nickbarnwell Thanks for digging - assume this is no longer an issue? Please re-open if it is.
gemfile.lock
config.rb