Hi, hopefully not spamming anyone.
I tried to preview my blog but Jekyll didn’t “upload” my blog onto localhost. I can’t decode the traceback code please help me. Thanks in advance.
D:\Documents\GitHub\myblog>jekyll serve --trace
Configuration file: D:/Documents/GitHub/myblog/_config.yml
Theme Config file: D:/software/Ruby26-x64/lib/ruby/gems/2.6.0/gems/jekyll-theme-prologue-0.3.3/_config.yml
Source: D:/Documents/GitHub/myblog
Destination: D:/Documents/GitHub/myblog/_site
Incremental build: disabled. Enable with --incremental
Generating...
Jekyll Feed: Generating feed for posts
Traceback (most recent call last):
24: from D:/software/Ruby26-x64/bin/jekyll:23:in `<main>'
23: from D:/software/Ruby26-x64/bin/jekyll:23:in `load'
22: from D:/software/Ruby26-x64/lib/ruby/gems/2.6.0/gems/jekyll-4.0.1/exe/jekyll:15:in `<top (required)>'
21: from D:/software/Ruby26-x64/lib/ruby/gems/2.6.0/gems/mercenary-0.3.6/lib/mercenary.rb:19:in `program'
20: from D:/software/Ruby26-x64/lib/ruby/gems/2.6.0/gems/mercenary-0.3.6/lib/mercenary/program.rb:42:in `go'
19: from D:/software/Ruby26-x64/lib/ruby/gems/2.6.0/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `execute'
18: from D:/software/Ruby26-x64/lib/ruby/gems/2.6.0/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `each'
17: from D:/software/Ruby26-x64/lib/ruby/gems/2.6.0/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `block in execute'
16: from D:/software/Ruby26-x64/lib/ruby/gems/2.6.0/gems/jekyll-4.0.1/lib/jekyll/commands/serve.rb:86:in `block (2 levels) in init_with_program'
15: from D:/software/Ruby26-x64/lib/ruby/gems/2.6.0/gems/jekyll-4.0.1/lib/jekyll/command.rb:89:in `process_with_graceful_fail'
14: from D:/software/Ruby26-x64/lib/ruby/gems/2.6.0/gems/jekyll-4.0.1/lib/jekyll/command.rb:89:in `each'
13: from D:/software/Ruby26-x64/lib/ruby/gems/2.6.0/gems/jekyll-4.0.1/lib/jekyll/command.rb:89:in `block in process_with_graceful_fail'
12: from D:/software/Ruby26-x64/lib/ruby/gems/2.6.0/gems/jekyll-4.0.1/lib/jekyll/commands/build.rb:36:in `process'
11: from D:/software/Ruby26-x64/lib/ruby/gems/2.6.0/gems/jekyll-4.0.1/lib/jekyll/commands/build.rb:65:in `build'
10: from D:/software/Ruby26-x64/lib/ruby/gems/2.6.0/gems/jekyll-4.0.1/lib/jekyll/command.rb:28:in `process_site'
9: from D:/software/Ruby26-x64/lib/ruby/gems/2.6.0/gems/jekyll-4.0.1/lib/jekyll/site.rb:78:in `process'
8: from D:/software/Ruby26-x64/lib/ruby/gems/2.6.0/gems/jekyll-4.0.1/lib/jekyll/site.rb:218:in `write'
7: from D:/software/Ruby26-x64/lib/ruby/gems/2.6.0/gems/jekyll-4.0.1/lib/jekyll/site.rb:342:in `each_site_file'
6: from D:/software/Ruby26-x64/lib/ruby/gems/2.6.0/gems/jekyll-4.0.1/lib/jekyll/site.rb:342:in `each'
5: from D:/software/Ruby26-x64/lib/ruby/gems/2.6.0/gems/jekyll-4.0.1/lib/jekyll/site.rb:343:in `block in each_site_file'
4: from D:/software/Ruby26-x64/lib/ruby/gems/2.6.0/gems/jekyll-4.0.1/lib/jekyll/site.rb:343:in `each'
3: from D:/software/Ruby26-x64/lib/ruby/gems/2.6.0/gems/jekyll-4.0.1/lib/jekyll/site.rb:344:in `block (2 levels) in each_site_file'
2: from D:/software/Ruby26-x64/lib/ruby/gems/2.6.0/gems/jekyll-4.0.1/lib/jekyll/site.rb:219:in `block in write'
1: from D:/software/Ruby26-x64/lib/ruby/gems/2.6.0/gems/jekyll-4.0.1/lib/jekyll/convertible.rb:227:in `write'
D:/software/Ruby26-x64/lib/ruby/gems/2.6.0/gems/jekyll-4.0.1/lib/jekyll/convertible.rb:227:in `write': Invalid argument @ rb_sysopen - D:/Documents/GitHub/myblog/_site/:title.md.html (Errno::EINVAL)