This is an automated email from the ASF dual-hosted git repository.

cfnatali pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git


    from 67771b890 Fixed some clang-tidy errors: build re2.
     new e660e9782 Removes embeds from website: Google Analytics, social share 
buttons, and remote images.
     new a1dbd698b Updates css and js to be local vs relying on 
project-specific CDNs.
     new 160db57ab Removes dynamic chart embed from 2016 blog post and replaces 
with static images.
     new f7933308d Updates paths to images for 2016 dev community status.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/home.md                                       |   27 +-
 site/source/assets/css/bootstrap-theme.css         |  282 +-
 site/source/assets/css/bootstrap-theme.min.css     |    8 +-
 site/source/assets/css/bootstrap.css               | 3921 +++++++-------------
 site/source/assets/css/bootstrap.min.css           |    8 +-
 .../assets/img/blog/2016-developer-community-1.png |  Bin 0 -> 51932 bytes
 .../assets/img/blog/2016-developer-community-2.png |  Bin 0 -> 61137 bytes
 .../assets/img/blog/2016-developer-community-3.png |  Bin 0 -> 72736 bytes
 .../assets/img/blog/2016-developer-community-4.png |  Bin 0 -> 49784 bytes
 site/source/assets/js/anchor-4.1.0.min.js          |    6 +
 site/source/assets/js/bootstrap.js                 |  517 ++-
 site/source/assets/js/bootstrap.min.js             |    9 +-
 site/source/assets/js/jquery-1.11.0.min.js         |    4 +
 .../source/blog/2016-07-21-dev-community-status.md |   10 +-
 site/source/community.html.md                      |    5 -
 site/source/layouts/basic.erb                      |   45 +-
 site/source/layouts/dev-community.erb              |    4 -
 site/source/layouts/post.erb                       |   22 -
 18 files changed, 1680 insertions(+), 3188 deletions(-)
 create mode 100644 site/source/assets/img/blog/2016-developer-community-1.png
 create mode 100644 site/source/assets/img/blog/2016-developer-community-2.png
 create mode 100644 site/source/assets/img/blog/2016-developer-community-3.png
 create mode 100644 site/source/assets/img/blog/2016-developer-community-4.png
 create mode 100644 site/source/assets/js/anchor-4.1.0.min.js
 create mode 100644 site/source/assets/js/jquery-1.11.0.min.js

Reply via email to