Github user davebarnes97 commented on the issue:

    https://github.com/apache/incubator-geode/pull/267
  
    Pulled & tested. I was especially concerned about the change in redirects 
from ../doc to ../guide. Local bookbinder bind works. Bookbinder 'watch', which 
worked for me before, throws errors from various Ruby gems. Not sure that 
support for bookbinder 'watch' is important, so maybe this doesn't matter. 
Sample of errors:
    
    $ bundle exec bookbinder watch
    Gathering geode-docs
      copying /Users/dbarnes/Repo/incubator-geode/geode-docs
    
    Running middleman...
    
    == The Middleman is loading
    == LiveReload accepting connections from ws://192.168.1.80:35729
    E, [2016-10-21T11:30:42.281013 #71727] ERROR -- : exception while 
processing events: Is a directory @ io_fread - 
/Users/dbarnes/Repo/incubator-geode/geode-book/output/master_middleman/source/guide
 Backtrace:
    
     -- 
/Users/dbarnes/.rvm/gems/ruby-2.3.0/gems/middleman-core-4.1.10/lib/middleman-core/util/binary.rb:70:in
 `read'
    
     -- 
/Users/dbarnes/.rvm/gems/ruby-2.3.0/gems/middleman-core-4.1.10/lib/middleman-core/util/binary.rb:70:in
 `file_contents_include_binary_bytes?'
    
     -- 
/Users/dbarnes/.rvm/gems/ruby-2.3.0/gems/middleman-core-4.1.10/lib/middleman-core/util/binary.rb:38:in
 `binary?'
    
     -- 
/Users/dbarnes/.rvm/gems/ruby-2.3.0/gems/middleman-core-4.1.10/lib/middleman-core/sitemap/resource.rb:175:in
 `binary?'
    
    ...and so on.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to