Publish commit(s) from site source repo:
  2f2a86d Fix markdown formatting in weekly post

Site-Repo-Commit: 2f2a86ddd737906ee5dfb315a108f12c823a761a
diff --git a/2016/07/18/weekly-update.html b/2016/07/18/weekly-update.html
index c7469cf..7fcf857 100644
--- a/2016/07/18/weekly-update.html
+++ b/2016/07/18/weekly-update.html
@@ -119,21 +119,18 @@
     <p>As always, Adar’s commit messages are instructive and fun reads for those interested in
 following along.</p>
   </li>
-  <li>
-    <p>As mentioned last week, David Alves has been making a lot of progress on the implementation
-of the replay cache. Many patches landed in master this week, including:</p>
+  <li>As mentioned last week, David Alves has been making a lot of progress on the implementation
+of the replay cache. Many patches landed in master this week, including:
+    <ul>
+      <li><a href="https://gerrit.cloudera.org/#/c/3192/">RPC system integration</a></li>
+      <li><a href="https://gerrit.cloudera.org/#/c/3449/">Integration with replicated writes</a></li>
+      <li><a href="https://gerrit.cloudera.org/#/c/3519/">Correctness/stress tests</a></li>
+    </ul>
+
+    <p>Currently, this new feature is disabled by default, as the support for evicting elements
+from the cache is not yet complete. This last missing feature is now
+<a href="https://gerrit.cloudera.org/#/c/3628/">up for review</a>.</p>
   </li>
-</ul>
-
-<p>** <a href="https://gerrit.cloudera.org/#/c/3192/">RPC system integration</a>
-** <a href="https://gerrit.cloudera.org/#/c/3449/">Integration with replicated writes</a>
-** <a href="https://gerrit.cloudera.org/#/c/3519/">Correctness/stress tests</a></p>
-
-<p>Currently, this new feature is disabled by default, as the support for evicting elements
-  from the cache is not yet complete. This last missing feature is now
-  <a href="https://gerrit.cloudera.org/#/c/3628/">up for review</a>.</p>
-
-<ul>
   <li>Alexey Serbin has been working on adding Doxygen-based documentation for the public
 C++ API. This was originally <a href="https://mail-archives.apache.org/mod_mbox/incubator-kudu-dev/201606.mbox/%3CCANbMB4wtMz=JKwgKMNPvkjWX3t9NxCeGt04NmL=SyESyzUMWJg@mail.gmail.com%3E">proposed on the mailing list</a>
  a couple of weeks ago, and last week, Alexey posted the
diff --git a/feed.xml b/feed.xml
index 36cdff9..e893e34 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><generator uri="http://jekyllrb.com" version="2.5.3">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2016-07-18T17:09:04-07:00</updated><id>/</id><entry><title>Apache Kudu (incubating) Weekly Update July 18, 2016</title><link href="/2016/07/18/weekly-update.html" rel="alternate" type="text/html" title="Apache Kudu (incubating) Weekly Update July 18, 2016" /><published>2016-07-18T00:00:00-07:00</published><updated>2016-07-18T00:00:00-07:00</updated><id>/2016/07/18/weekly-update</id><content type="html" xml:base="/2016/07/18/weekly-update.html">&lt;p&gt;Welcome to the seventeenth edition of the Kudu Weekly Update. This weekly blog post
+<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><generator uri="http://jekyllrb.com" version="2.5.3">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2016-07-18T17:20:05-07:00</updated><id>/</id><entry><title>Apache Kudu (incubating) Weekly Update July 18, 2016</title><link href="/2016/07/18/weekly-update.html" rel="alternate" type="text/html" title="Apache Kudu (incubating) Weekly Update July 18, 2016" /><published>2016-07-18T00:00:00-07:00</published><updated>2016-07-18T00:00:00-07:00</updated><id>/2016/07/18/weekly-update</id><content type="html" xml:base="/2016/07/18/weekly-update.html">&lt;p&gt;Welcome to the seventeenth edition of the Kudu Weekly Update. This weekly blog post
 covers ongoing development and news in the Apache Kudu (incubating) project.&lt;/p&gt;
 
 &lt;!--more--&gt;
@@ -25,21 +25,18 @@
     &lt;p&gt;As always, Adar’s commit messages are instructive and fun reads for those interested in
 following along.&lt;/p&gt;
   &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;As mentioned last week, David Alves has been making a lot of progress on the implementation
-of the replay cache. Many patches landed in master this week, including:&lt;/p&gt;
+  &lt;li&gt;As mentioned last week, David Alves has been making a lot of progress on the implementation
+of the replay cache. Many patches landed in master this week, including:
+    &lt;ul&gt;
+      &lt;li&gt;&lt;a href=&quot;https://gerrit.cloudera.org/#/c/3192/&quot;&gt;RPC system integration&lt;/a&gt;&lt;/li&gt;
+      &lt;li&gt;&lt;a href=&quot;https://gerrit.cloudera.org/#/c/3449/&quot;&gt;Integration with replicated writes&lt;/a&gt;&lt;/li&gt;
+      &lt;li&gt;&lt;a href=&quot;https://gerrit.cloudera.org/#/c/3519/&quot;&gt;Correctness/stress tests&lt;/a&gt;&lt;/li&gt;
+    &lt;/ul&gt;
+
+    &lt;p&gt;Currently, this new feature is disabled by default, as the support for evicting elements
+from the cache is not yet complete. This last missing feature is now
+&lt;a href=&quot;https://gerrit.cloudera.org/#/c/3628/&quot;&gt;up for review&lt;/a&gt;.&lt;/p&gt;
   &lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;p&gt;** &lt;a href=&quot;https://gerrit.cloudera.org/#/c/3192/&quot;&gt;RPC system integration&lt;/a&gt;
-** &lt;a href=&quot;https://gerrit.cloudera.org/#/c/3449/&quot;&gt;Integration with replicated writes&lt;/a&gt;
-** &lt;a href=&quot;https://gerrit.cloudera.org/#/c/3519/&quot;&gt;Correctness/stress tests&lt;/a&gt;&lt;/p&gt;
-
-&lt;p&gt;Currently, this new feature is disabled by default, as the support for evicting elements
-  from the cache is not yet complete. This last missing feature is now
-  &lt;a href=&quot;https://gerrit.cloudera.org/#/c/3628/&quot;&gt;up for review&lt;/a&gt;.&lt;/p&gt;
-
-&lt;ul&gt;
   &lt;li&gt;Alexey Serbin has been working on adding Doxygen-based documentation for the public
 C++ API. This was originally &lt;a href=&quot;https://mail-archives.apache.org/mod_mbox/incubator-kudu-dev/201606.mbox/%3CCANbMB4wtMz=JKwgKMNPvkjWX3t9NxCeGt04NmL=SyESyzUMWJg@mail.gmail.com%3E&quot;&gt;proposed on the mailing list&lt;/a&gt;
  a couple of weeks ago, and last week, Alexey posted the