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:27 UTC

[incubator-warble-website] branch asf-site created (now cd68023)

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

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


      at cd68023  placeholder front page

This branch includes the following new commits:

     new cd68023  placeholder front page

The 1 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.


-- 
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


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

Posted by hu...@apache.org.
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