Skip to content

Instantly share code, notes, and snippets.

@pazz
Created May 8, 2020 13:47
Show Gist options
  • Save pazz/bba308f192cfe9a20bc06585fe39b948 to your computer and use it in GitHub Desktop.
Save pazz/bba308f192cfe9a20bc06585fe39b948 to your computer and use it in GitHub Desktop.
bundle exec jekyll serve
Configuration file: /home/pazz/repo/orga/BCTCS2021/new/myblog/_config.yml
Source: /home/pazz/repo/orga/BCTCS2021/new/myblog
Destination: /home/pazz/repo/orga/BCTCS2021/new/myblog/_site
Incremental build: disabled. Enable with --incremental
Generating...
/home/pazz/gems/gems/jekyll-4.0.0/lib/jekyll/document.rb:466: warning: Using the last argument as keyword parameters is deprecated
/home/pazz/gems/gems/jekyll-4.0.0/lib/jekyll/document.rb:432: warning: Passing the keyword argument as the last hash parameter is deprecated
/home/pazz/gems/gems/jekyll-4.0.0/lib/jekyll/document.rb:75: warning: The called method `merge_data!' is defined here
/home/pazz/gems/gems/jekyll-4.0.0/lib/jekyll/document.rb:439: warning: Passing the keyword argument as the last hash parameter is deprecated
/home/pazz/gems/gems/jekyll-4.0.0/lib/jekyll/document.rb:75: warning: The called method `merge_data!' is defined here
/home/pazz/gems/gems/jekyll-4.0.0/lib/jekyll/convertible.rb:41: warning: Using the last argument as keyword parameters is deprecated
/home/pazz/gems/gems/jekyll-4.0.0/lib/jekyll/convertible.rb:41: warning: Using the last argument as keyword parameters is deprecated
/home/pazz/gems/gems/jekyll-4.0.0/lib/jekyll/convertible.rb:41: warning: Using the last argument as keyword parameters is deprecated
/home/pazz/gems/gems/jekyll-4.0.0/lib/jekyll/convertible.rb:41: warning: Using the last argument as keyword parameters is deprecated
/home/pazz/gems/gems/jekyll-4.0.0/lib/jekyll/convertible.rb:41: warning: Using the last argument as keyword parameters is deprecated
/home/pazz/gems/gems/jekyll-4.0.0/lib/jekyll/convertible.rb:41: warning: Using the last argument as keyword parameters is deprecated
/home/pazz/gems/gems/jekyll-4.0.0/lib/jekyll/document.rb:466: warning: Using the last argument as keyword parameters is deprecated
/home/pazz/gems/gems/jekyll-4.0.0/lib/jekyll/document.rb:466: warning: Using the last argument as keyword parameters is deprecated
/home/pazz/gems/gems/jekyll-4.0.0/lib/jekyll/document.rb:466: warning: Using the last argument as keyword parameters is deprecated
/home/pazz/gems/gems/jekyll-4.0.0/lib/jekyll/document.rb:466: warning: Using the last argument as keyword parameters is deprecated
/home/pazz/gems/gems/jekyll-4.0.0/lib/jekyll/document.rb:466: warning: Using the last argument as keyword parameters is deprecated
/home/pazz/gems/gems/jekyll-4.0.0/lib/jekyll/document.rb:466: warning: Using the last argument as keyword parameters is deprecated
/home/pazz/gems/gems/jekyll-4.0.0/lib/jekyll/document.rb:466: warning: Using the last argument as keyword parameters is deprecated
/home/pazz/gems/gems/jekyll-4.0.0/lib/jekyll/document.rb:466: warning: Using the last argument as keyword parameters is deprecated
/home/pazz/gems/gems/jekyll-4.0.0/lib/jekyll/document.rb:466: warning: Using the last argument as keyword parameters is deprecated
/home/pazz/gems/gems/jekyll-4.0.0/lib/jekyll/document.rb:466: warning: Using the last argument as keyword parameters is deprecated
Jekyll Feed: Generating feed for posts
Build Warning: Layout 'post' requested in _posts/2020-05-08-welcome-to-jekyll.markdown does not exist.
Build Warning: Layout 'talks' requested in _talks/talk1.md does not exist.
Build Warning: Layout 'talks' requested in _talks/talk2.md does not exist.
Build Warning: Layout 'talks' requested in _talks/talk3.md does not exist.
Build Warning: Layout 'talks' requested in _talks/talk4.md does not exist.
Build Warning: Layout 'speakers' requested in _speakers/person-a.md does not exist.
Build Warning: Layout 'speakers' requested in _speakers/person-b.md does not exist.
Build Warning: Layout 'speakers' requested in _speakers/person-c.md does not exist.
Build Warning: Layout 'location' requested in _location/room-a.md does not exist.
Build Warning: Layout 'location' requested in _location/room-b.md does not exist.
Build Warning: Layout 'location' requested in _location/room-c.md does not exist.
Build Warning: Layout 'default' requested in 404.html does not exist.
Build Warning: Layout 'page' requested in about.markdown does not exist.
Build Warning: Layout 'overview_talks' requested in talks/index.md does not exist.
Build Warning: Layout 'location' requested in location/index.md does not exist.
Build Warning: Layout 'overview_speakers' requested in speakers/index.md does not exist.
Build Warning: Layout 'main' requested in index.md does not exist.
done in 0.209 seconds.
Auto-regeneration: enabled for '/home/pazz/repo/orga/BCTCS2021/new/myblog'
Server address: http://127.0.0.1:4000/
Server running... press ctrl-c to stop.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment