Repository: incubator-beam-site
Updated Branches:
  refs/heads/asf-site 2c0a36d70 -> 0d0ba1b90


http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/2a61d388/content/releases/index.html
----------------------------------------------------------------------
diff --git a/content/releases/index.html b/content/releases/index.html
index f438d41..0a936cf 100644
--- a/content/releases/index.html
+++ b/content/releases/index.html
@@ -104,10 +104,10 @@
 <a 
href="http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.beam%22";>Maven
 Central Repository</a>.</p>
 
 <p>For example, if you are developing using Maven and want to use the SDK for
-Java with the <code>DirectRunner</code>, add the following dependencies to your
-<code>pom.xml</code> file:</p>
+Java with the <code class="highlighter-rouge">DirectRunner</code>, add the 
following dependencies to your
+<code class="highlighter-rouge">pom.xml</code> file:</p>
 
-<pre><code>&lt;dependency&gt;
+<div class="highlighter-rouge"><pre class="highlight"><code>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.beam&lt;/groupId&gt;
   &lt;artifactId&gt;beam-sdks-java-core&lt;/artifactId&gt;
   &lt;version&gt;0.1.0-incubating&lt;/version&gt;
@@ -119,6 +119,7 @@ Java with the <code>DirectRunner</code>, add the following 
dependencies to your
   &lt;scope&gt;runtime&lt;/scope&gt;
 &lt;/dependency&gt;
 </code></pre>
+</div>
 
 <p>Additionally, you may want to depend on additional SDK modules, such as IO
 connectors or other extensions, and additional runners to execute your pipeline

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/2a61d388/content/source_repository/index.html
----------------------------------------------------------------------
diff --git a/content/source_repository/index.html 
b/content/source_repository/index.html
index 7bcf6e6..18603e9 100644
--- a/content/source_repository/index.html
+++ b/content/source_repository/index.html
@@ -110,20 +110,23 @@
 <h2 id="web-browser-access">Web Browser Access</h2>
 <p>The following is a link to a browsable version of the source repository:</p>
 
-<pre><code>https://git-wip-us.apache.org/repos/asf/incubator-beam.git
+<div class="highlighter-rouge"><pre 
class="highlight"><code>https://git-wip-us.apache.org/repos/asf/incubator-beam.git
 </code></pre>
+</div>
 
 <h2 id="anonymous-access">Anonymous Access</h2>
 <p>The source can be checked out anonymously from Git with this command (See 
http://git-scm.com/docs/git-clone):</p>
 
-<pre><code>$ git clone 
https://git-wip-us.apache.org/repos/asf/incubator-beam.git
+<div class="highlighter-rouge"><pre class="highlight"><code>$ git clone 
https://git-wip-us.apache.org/repos/asf/incubator-beam.git
 </code></pre>
+</div>
 
 <h2 id="developer-access">Developer Access</h2>
 <p>Only project developers can access the Git tree via this method (See 
http://git-scm.com/docs/git-clone).</p>
 
-<pre><code>$ git clone 
https://git-wip-us.apache.org/repos/asf/incubator-beam.git
+<div class="highlighter-rouge"><pre class="highlight"><code>$ git clone 
https://git-wip-us.apache.org/repos/asf/incubator-beam.git
 </code></pre>
+</div>
 
 <h2 id="access-from-behind-a-firewall">Access from Behind a Firewall</h2>
 <p>Refer to the documentation of the SCM used for more information about 
access behind a firewall.</p>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/2a61d388/docs/index.md
----------------------------------------------------------------------
diff --git a/docs/index.md b/docs/index.md
index 8ca1550..e825ed3 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -1,13 +1,11 @@
 ---
 layout: default
 ---
-<p>
-  <div class="alert alert-info alert-dismissible" role="alert">
-  <span class="glyphicon glyphicon-flag" aria-hidden="true"></span>
-  <button type="button" class="close" data-dismiss="alert" 
aria-label="Close"><span aria-hidden="true">&times;</span></button>
-  The Apache Beam project is in the process of bootstrapping. This includes 
the creation of project resources, the refactoring of the initial code 
submission, and the formulation of project documentation, planning, and design 
documents. For more information about Beam see the <a 
href="/getting_started/">getting started page</a>.
-  </div>
-</p>
+<div class="alert alert-info alert-dismissible" role="alert">
+<span class="glyphicon glyphicon-flag" aria-hidden="true"></span>
+<button type="button" class="close" data-dismiss="alert" 
aria-label="Close"><span aria-hidden="true">&times;</span></button>
+The Apache Beam project is in the process of bootstrapping. This includes the 
creation of project resources, the refactoring of the initial code submission, 
and the formulation of project documentation, planning, and design documents. 
For more information about Beam see the <a href="/getting_started/">getting 
started page</a>.
+</div>
 
 # Apache Beam Documentation
 

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/2a61d388/index.md
----------------------------------------------------------------------
diff --git a/index.md b/index.md
index cee6606..db5d6f0 100644
--- a/index.md
+++ b/index.md
@@ -1,13 +1,11 @@
 ---
 layout: default
 ---
-<p>
-  <div class="alert alert-info alert-dismissible" role="alert">
-  <span class="glyphicon glyphicon-flag" aria-hidden="true"></span>
-  <button type="button" class="close" data-dismiss="alert" 
aria-label="Close"><span aria-hidden="true">&times;</span></button>
-  The Apache Beam project is in the process of bootstrapping. This includes 
the creation of project resources, the refactoring of the initial code 
submission, and the formulation of project documentation, planning, and design 
documents. For more information about Beam see the <a 
href="/getting_started/">getting started page</a>.
-  </div>
-</p>
+<div class="alert alert-info alert-dismissible" role="alert">
+<span class="glyphicon glyphicon-flag" aria-hidden="true"></span>
+<button type="button" class="close" data-dismiss="alert" 
aria-label="Close"><span aria-hidden="true">&times;</span></button>
+The Apache Beam project is in the process of bootstrapping. This includes the 
creation of project resources, the refactoring of the initial code submission, 
and the formulation of project documentation, planning, and design documents. 
For more information about Beam see the <a href="/getting_started/">getting 
started page</a>.
+</div>
 
 # Apache Beam (incubating)
 
@@ -95,4 +93,3 @@ Interested in working with Apache Beam? Great! Here's how to 
get started:
 ## Apache Project
 Apache Beam is an [Apache Software Foundation project](http://www.apache.org),
 available under the Apache v2 license.
-

Reply via email to