You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@warble.apache.org by hu...@apache.org on 2018/06/11 16:42:28 UTC

[incubator-warble-website] 01/01: placeholder front page

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

humbedooh pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-warble-website.git

commit cd680232233620730e043026fde84802e53b06df
Author: Daniel Gruno <hu...@apache.org>
AuthorDate: Mon Jun 11 11:42:09 2018 -0500

    placeholder front page
---
 content/images/warble-logo.png | Bin 0 -> 263905 bytes
 content/index.html             |  18 ++++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/content/images/warble-logo.png b/content/images/warble-logo.png
new file mode 100644
index 0000000..825d703
Binary files /dev/null and b/content/images/warble-logo.png differ
diff --git a/content/index.html b/content/index.html
new file mode 100644
index 0000000..35d45f3
--- /dev/null
+++ b/content/index.html
@@ -0,0 +1,18 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=1080, initial-scale=1">
+    <title>Apache Warble (incubating)</title>
+  </head>
+  <body>
+     <p style="text-align: center;"><img src="images/warble-logo.png" style="width: 400px;"/></p>
+     <h1 style="text-align: center;">Website coming sooo<small>oo<small>oo<small>oo<small>on...</small></small></small></small></h1>
+     <p style="text-align: center; font-size: 11px; color: #666;">
+	Copyright 2018, the Apache Software Foundation.
+	Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, version 2.0</a>.
+     </p>
+  </body>
+</html>
+

-- 
To stop receiving notification emails like this one, please contact
humbedooh@apache.org.

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@warble.apache.org
For additional commands, e-mail: commits-help@warble.apache.org