sedstrom/Witch-Android

Can't run docs

Closed this issue · 1 comments

dk7@DK7-PC D:\DK-HP-PA-2000AR\Laboratory\Android_Studio\Witch-Android\docs
$ bundle install
Using public_suffix 2.0.5
Using colorator 1.1.0
Using sass 3.4.23
Using rb-fsevent 0.9.8
Using ffi 1.9.18 (x64-mingw32)
Using kramdown 1.13.2
Using liquid 3.0.6
Using mercenary 0.3.6
Using forwardable-extended 2.6.0
Using rouge 1.11.1
Using safe_yaml 1.0.4
Using thread_safe 0.3.6
Using bundler 1.15.1
Using addressable 2.5.1
Using jekyll-sass-converter 1.5.0
Using rb-inotify 0.9.8
Using pathutil 0.14.0
Using tzinfo 1.2.3
Using listen 3.0.8
Using tzinfo-data 1.2017.2
Using jekyll-watch 1.5.0
Using jekyll 3.4.3
Using minima 2.1.1
Using jekyll-feed 0.9.2
Bundle complete! 4 Gemfile dependencies, 24 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.

dk7@DK7-PC D:\DK-HP-PA-2000AR\Laboratory\Android_Studio\Witch-Android\docs
$ bundle exec jekyll serve
Configuration file: D:/DK-HP-PA-2000AR/Laboratory/Android_Studio/Witch-Android/docs/_config.yml
Configuration file: D:/DK-HP-PA-2000AR/Laboratory/Android_Studio/Witch-Android/docs/_config.yml
            Source: D:/DK-HP-PA-2000AR/Laboratory/Android_Studio/Witch-Android/docs
       Destination: D:/DK-HP-PA-2000AR/Laboratory/Android_Studio/Witch-Android/docs/_site
 Incremental build: disabled. Enable with --incremental
      Generating...
                    done in 2.585 seconds.
  Please add the following to your Gemfile to avoid polling for changes:
    gem 'wdm', '>= 0.1.0' if Gem.win_platform?
 Auto-regeneration: enabled for 'D:/DK-HP-PA-2000AR/Laboratory/Android_Studio/Witch-Android/docs'
Configuration file: D:/DK-HP-PA-2000AR/Laboratory/Android_Studio/Witch-Android/docs/_config.yml
    Server address: http://127.0.0.1:4000/Witch-Android/
  Server running... press ctrl-c to stop.
[2017-07-17 23:43:06] ERROR `/' not found.
[2017-07-17 23:43:10] ERROR `/' not found.

image

My ruby environment is ...

dk7@DK7-PC D:\DK-HP-PA-2000AR\Laboratory\Android_Studio\Witch-Android\docs
$ ruby -v
ruby 2.4.1p111 (2017-03-22 revision 58053) [x64-mingw32]