Author: humbedooh
Date: Wed Aug  7 16:16:28 2019
New Revision: 1864631

URL: http://svn.apache.org/viewvc?rev=1864631&view=rev
Log:
add new front page

Added:
    comdev/reporter.apache.org/trunk/site/index.html

Added: comdev/reporter.apache.org/trunk/site/index.html
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/site/index.html?rev=1864631&view=auto
==============================================================================
--- comdev/reporter.apache.org/trunk/site/index.html (added)
+++ comdev/reporter.apache.org/trunk/site/index.html Wed Aug  7 16:16:28 2019
@@ -0,0 +1,42 @@
+ <!DOCTYPE HTML>
+<html>
+<head>
+<meta charset="utf8">
+<meta property='twitter:title' content='ASF Board Report Wizard'>
+<meta property='twitter:description' content='Guiding tool for creating board 
reports for ASF projects'>
+<meta property='twitter:image' 
content='https://reporter.apache.org/guide/logo.png'>
+
+<meta property='og:site_name' content='ASF Board Report Wizard'>
+<meta property='og:title' content='ASF Board Report Wizard'>
+<meta property='og:type' content='website'>
+<meta property='og:image' 
content='https://reporter.apache.org/wizard/logo.png'>
+
+<title>ASF Board Report Tools</title>
+<link rel="stylesheet" media="screen" 
href="https://fontlibrary.org/face/selawik"; type="text/css"/> 
+<link rel="stylesheet" href="wizard/css/wizard.css?unified-1.0"/>
+</head>
+<body>
+ 
+   
+   <div id="wrapper" class="unified" style="padding: 12px; margin: 20px auto; 
max-width: 600px; height: 300px !important; min-height: auto; background: 
#eee;">
+    <h2 id="pname" style="text-align: center; ">ASF Board Report Tools</h2>
+    <p>Hi there!<br/>We're introducing a new tool for preparing board reports 
and gathering information on project activity, slated to replace the current 
reporter.a.o tool after the August board meeting.</p>
+    <p>You can start using our new tool right away, or you can opt to continue 
using the old reporter for now.</p>
+    <ul style="line-height: 32px; font-size: 18px;">
+     <li><a href='/wizard/'>Go to the new ASF Board Report Wizard</a></li>
+     <li><a href='/old.html'>Go to the legacy reporter tool</a></li>
+    </ul>
+   </div>
+   
+   
+   <footer style="text-align: center; font-size: 0.8rem; clear: both;">
+    Powered by the <a href='./'>ASF Board Report Wizard</a>. Copyright&copy; 
2019 <a href='https://community.apache.org'>Apache Community 
Development</a>.<br/>
+    Queries or other feedback should go to our mailing list: 
d...@community.apache.org
+   </footer>
+   
+
+<script src="https://kit.fontawesome.com/a250232153.js";></script>
+
+</body>
+</html>
+


Reply via email to