<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[192588] trunk/Websites/webkit.org</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/192588">192588</a></dd>
<dt>Author</dt> <dd>jond@apple.com</dd>
<dt>Date</dt> <dd>2015-11-18 14:30:45 -0800 (Wed, 18 Nov 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Adding a maintenance file for the old WordPress blog.

Reviewed by Timothy Hatcher.

* blog/wp-content/maintenance.php: Added.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkWebsiteswebkitorgChangeLog">trunk/Websites/webkit.org/ChangeLog</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkWebsiteswebkitorgblogwpcontentmaintenancephp">trunk/Websites/webkit.org/blog/wp-content/maintenance.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkWebsiteswebkitorgChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/ChangeLog (192587 => 192588)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/ChangeLog        2015-11-18 22:21:23 UTC (rev 192587)
+++ trunk/Websites/webkit.org/ChangeLog        2015-11-18 22:30:45 UTC (rev 192588)
</span><span class="lines">@@ -1,3 +1,11 @@
</span><ins>+2015-11-18  Jonathan Davis  &lt;jond@apple.com&gt;
+
+        Adding a maintenance file for the old WordPress blog.
+
+        Reviewed by Timothy Hatcher.
+
+        * blog/wp-content/maintenance.php: Added.
+
</ins><span class="cx"> 2015-10-26  Ryosuke Niwa  &lt;rniwa@webkit.org&gt;
</span><span class="cx"> 
</span><span class="cx">         Add images needed for shadow DOM blog post
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgblogwpcontentmaintenancephp"></a>
<div class="addfile"><h4>Added: trunk/Websites/webkit.org/blog/wp-content/maintenance.php (0 => 192588)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/blog/wp-content/maintenance.php                                (rev 0)
+++ trunk/Websites/webkit.org/blog/wp-content/maintenance.php        2015-11-18 22:30:45 UTC (rev 192588)
</span><span class="lines">@@ -0,0 +1,71 @@
</span><ins>+&lt;html&gt;
+&lt;head&gt;
+    &lt;title&gt;WebKit&lt;/title&gt;
+
+    &lt;style&gt;
+    html {
+        font-family: &quot;Myriad Set Pro&quot;,&quot;Helvetica Neue&quot;,sans-serif;
+        font-size: 62.5%;
+    }
+    body {
+        background-color: #f7f7f7;
+        font-size: 1.6rem;
+        font-weight: 400;
+        line-height: 1.4;
+    }
+    main {
+        width: 30rem;
+        margin: 10% auto;
+        text-align: center;
+    }
+    h1 {
+        font-size: 5.2rem;
+        line-height: 1.0625;
+        font-weight: 200;
+        letter-spacing: -0.02em;
+        text-align: center;
+        color: #444444;
+        margin: 5rem auto 3rem;
+    }
+    p {
+        color: #777777;
+        font-weight: 200;
+        font-size: 3rem;
+        line-height: 4.2rem;
+    }
+    &lt;/style&gt;
+    &lt;link rel=&quot;stylesheet&quot; href=&quot;https://www.apple.com/wss/fonts?family=Myriad+Set+Pro&amp;v=1&quot; type=&quot;text/css&quot; /&gt;
+&lt;/head&gt;
+&lt;body&gt;
+
+    &lt;main&gt;
+        &lt;svg viewBox=&quot;0 0 510 552&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;
+            &lt;defs&gt;
+                &lt;linearGradient x1=&quot;50%&quot; y1=&quot;0%&quot; x2=&quot;50%&quot; y2=&quot;100%&quot; id=&quot;blues&quot;&gt;
+                    &lt;stop stop-color=&quot;#34AADC&quot; offset=&quot;0%&quot;/&gt;
+                    &lt;stop stop-color=&quot;#007AFF&quot; offset=&quot;100%&quot;/&gt;
+                &lt;/linearGradient&gt;
+                &lt;filter x=&quot;-50%&quot; y=&quot;-50%&quot; width=&quot;200%&quot; height=&quot;200%&quot; id=&quot;shadow&quot;&gt;
+                    &lt;feOffset dx=&quot;0&quot; dy=&quot;5&quot; in=&quot;SourceAlpha&quot; result=&quot;offset&quot;/&gt;
+                    &lt;feGaussianBlur stdDeviation=&quot;2.5&quot; in=&quot;offset&quot; result=&quot;blur&quot;/&gt;
+                    &lt;feColorMatrix values=&quot;0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.07 0&quot; in=&quot;blur&quot; type=&quot;matrix&quot; result=&quot;matrix&quot;/&gt;
+                    &lt;feMerge&gt;
+                        &lt;feMergeNode in=&quot;matrix&quot;/&gt;
+                        &lt;feMergeNode in=&quot;SourceGraphic&quot;/&gt;
+                    &lt;/feMerge&gt;
+                &lt;/filter&gt;
+            &lt;/defs&gt;
+            &lt;path d=&quot;M 477.861111 306.92819 C 512.046296 333.587507 512.046296 377.446382 477.861111 404.320693 L 317.015432 530.737452 C 282.830247 557.396768 227.169753 557.396768 192.984568 530.737452 L 32.1388889 404.535688 C -2.0462963 377.876371 -2.0462963 334.017496 32.1388889 307.143185 L 192.984568 180.726426 C 227.169753 154.06711 282.830247 154.06711 317.015432 180.726426 L 477.861111 306.92819 Z&quot; fill=&quot;rgb(255, 157, 0)&quot; id=&quot;base&quot;/&gt;
+            &lt;path d=&quot;M 193.370239 451.831773 L 31.8122232 324.860059 C 15.5243578 312.097996 6.5 295.009809 6.5 276.840092 C 6.5 258.670375 15.5243578 241.582189 31.8122232 228.820125 L 193.370239 101.632105 C 209.658105 88.8700422 231.668733 81.7319391 255 81.7319391 C 278.331267 81.7319391 300.121789 88.8700422 316.629761 101.632105 L 478.187777 228.603819 C 494.475642 241.365882 503.5 258.454069 503.5 276.623786 C 503.5 294.793503 494.475642 311.881689 478.187777 324.643753 L 316.629761 451.615467 C 300.121789 464.593836 278.331267 471.731939 255 471.731939 C 231.668733 471.731939 209.878211 464.593836 193.370239 451.831773 Z&quot; fill=&quot;rgb(255, 204, 0)&quot; filter=&quot;url(#shadow)&quot; id=&quot;mid&quot;/&gt;
+            &lt;path d=&quot;M 193.370239 371.831773 L 31.8122232 244.860059 C 15.5243578 232.097996 6.5 215.009809 6.5 196.840092 C 6.5 178.670375 15.5243578 161.582189 31.8122232 148.820125 L 193.370239 21.6321055 C 209.658105 8.87004222 231.668733 1.73193906 255 1.73193906 C 278.331267 1.73193906 300.121789 8.87004222 316.629761 21.6321055 L 478.187777 148.603819 C 494.475642 161.365882 503.5 178.454069 503.5 196.623786 C 503.5 214.793503 494.475642 231.881689 478.187777 244.643753 L 316.629761 371.615467 C 300.121789 384.593836 278.331267 391.731939 255 391.731939 C 231.668733 391.731939 209.878211 384.593836 193.370239 371.831773 Z&quot; fill=&quot;url(#blues)&quot; filter=&quot;url(#shadow)&quot; id=&quot;top&quot;/&gt;
+            &lt;path d=&quot;M 255.557796 318.523438 L 255.557796 318.523438 C 338.113251 318.523438 405.03767 263.81823 405.03767 196.335938 C 405.03767 128.853645 338.113251 74.1484375 255.557796 74.1484375 C 173.002341 74.1484375 106.077922 128.853645 106.077922 196.335938 C 106.077922 263.81823 173.002341 318.523438 255.557796 318.523438 L 255.557796 318.523438 Z M 255.557796 331.101563 L 255.557796 331.101563 C 164.503985 331.101563 90.6902879 270.764937 90.6902879 196.335938 C 90.6902879 121.906938 164.503985 61.5703125 255.557796 61.5703125 C 346.611606 61.5703125 420.425304 121.906938 420.425304 196.335938 C 420.425304 270.764937 346.611606 331.101563 255.557796 331.101563 L 255.557796 331.101563 Z&quot; fill=&quot;white&quot; id=&quot;ring&quot;/&gt;
+            &lt;path d=&quot;M 266.575605 248.199383 C 274.839361 247.116964 282.893943 244.813421 290.267395 241.288755 L 337.32129 260.629992 L 312.674012 223.705812 C 325.63867 207.004736 325.63867 185.850561 312.674012 169.149485 L 337.32129 132.225305 L 292.974868 150.45365 L 291.700073 169.952942 C 309.829164 185.157289 309.365846 209.169068 290.527893 223.847168 C 285.721068 227.691529 280.20166 230.389527 274.405151 232.306091 L 266.575605 248.199383 Z M 244.579776 144.624146 C 230.931152 146.398682 220.701293 151.565675 220.701293 151.565675 L 173.690288 132.225305 L 198.337566 169.149485 C 185.372907 185.850561 185.372907 207.004736 198.337566 223.705812 L 173.690288 260.629992 L 219.248736 241.90345 L 220.218932 223.640565 C 201.161804 208.480714 201.314025 184.227967 220.529419 169.002319 C 224.999999 165.000001 235.105895 160.762757 236.622498 160.537354 C 236.622497 160.537354 244.579776 144.624146 244.579776 144.624146 Z&quot; fill=&quot;rgb(140, 200, 246)&quo
 t; id=&quot;rosette&quot;/&gt;
+            &lt;path d=&quot;M 232.944378 192.304563 L 226.682617 303.302063 L 277.389053 200.3587 L 284.649978 89.5703125 L 232.944378 192.304563 Z M 232.289215 281.968558 L 272.904208 199.563458 L 237.312925 193.069439 L 232.289215 281.968558 Z&quot; fill=&quot;white&quot; fill-rule=&quot;evenodd&quot; id=&quot;needle&quot;/&gt;
+        &lt;/svg&gt;
+
+        &lt;h1&gt;webkit.org&lt;/h1&gt;
+        &lt;p&gt;The team is doing some maintenance work on the site. We'll be back soon.&lt;/p&gt;
+    &lt;/main&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre>
</div>
</div>

</body>
</html>