This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/bundler/jekyll-3.6.3 in repository https://gitbox.apache.org/repos/asf/incubator-nemo-website.git.
omit 0234328 Bump jekyll from 3.4.3 to 3.6.3 add c0febda upload ATC talk add 502ad76 update downloads page add 04196b6 Bump jekyll from 3.4.3 to 3.6.3 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (0234328) \ N -- N -- N refs/heads/dependabot/bundler/jekyll-3.6.3 (04196b6) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: Gemfile.lock | 12 ++++---- _pages/downloads.md | 2 +- _pages/talks.md | 7 +++++ content/404.html | 4 +-- content/allposts.html | 4 +-- .../blog/2018/03/20/nemo-blog-published/index.html | 4 +-- content/blog/2018/03/23/pado-on-nemo/index.html | 4 +-- content/blog/2018/03/23/shuffle-on-nemo/index.html | 4 +-- content/docs/bootstrap/index.html | 6 ++-- content/docs/cheatsheet/index.html | 6 ++-- content/docs/compiler_design/index.html | 6 ++-- content/docs/contribute/index.html | 6 ++-- content/docs/extending_nemo/index.html | 6 ++-- content/docs/font-awesome/index.html | 6 ++-- content/docs/getting_started/index.html | 6 ++-- content/docs/home/index.html | 6 ++-- content/docs/ir/index.html | 6 ++-- content/docs/jekyll/index.html | 6 ++-- content/docs/passes_and_policies/index.html | 6 ++-- content/docs/runtime_design/index.html | 6 ++-- content/docs/themes/index.html | 6 ++-- content/docs/welcome_to_jekyll/index.html | 6 ++-- content/feed.xml | 2 +- content/index.html | 4 +-- content/pages/downloads/index.html | 8 ++--- content/pages/license/index.html | 6 ++-- content/pages/talks/index.html | 19 ++++++++---- content/pages/team/index.html | 6 ++-- content/run_local.sh | 1 + content/sitemap.xml | 36 +++++++++++----------- run_local.sh | 1 + 31 files changed, 112 insertions(+), 96 deletions(-) create mode 100755 content/run_local.sh create mode 100755 run_local.sh