restructure
authorSarah Conway <sarah.conway@crunchydata.com>
Tue, 18 Sep 2018 22:40:38 +0000 (15:40 -0700)
committerSarah Conway <sarah.conway@crunchydata.com>
Tue, 18 Sep 2018 22:40:38 +0000 (15:40 -0700)
static/css/style.css
templates/base.html
templates/index_base.html
templates/pages/index.html

index 6eb97084112f55ceb06f2d2fe4145f10557cde35..51f01f0e15f935466eecf22f114cbffff8d554bd 100644 (file)
@@ -43,16 +43,6 @@ main {
   flex-grow: 1;
 }
 
-h2 {
-  font-size: 1em;
-  text-align: center;
-}
-
-h3 {
-  font-size: 0.8em;
-  text-align: center;
-}
-
 main section {
   flex-grow: 1;
   flex-basis: 33%;
@@ -61,16 +51,14 @@ main section {
   text-align: justify;
 }
 
-main section:last-child {
-  border-right: 0;
-}
-
-main section ul li {
-  list-style: square;
+h2 {
+  font-size: 1em;
+  text-align: center;
 }
 
-main section ul li a {
-  color: #333;
+h3 {
+  font-size: 0.8em;
+  text-align: center;
 }
 
 @keyframes bounce {
@@ -197,7 +185,7 @@ footer p {
 
   /* PAGE */
 
-  section#main {
+  div#main {
       padding-top: 7rem;
   }
 
index 4265e23b48c247e3105cc730fcd20a812e77ec7f..113833cd54f25ecf82c26adf083963b4d31787ce 100644 (file)
                    <div class="container">
                        <section class="links">
                            <div class="row">
-                               <div class="col-sm-4">
+                               <div class="col">
                                    <h3>Contact Us</h3>
                                    <a href="mailto:pgdu-committee@lists.pgdu.org">pgdu-committee@lists.pgdu.org</a>
                                </div>
-                               <div class="col-sm-4">
-                                   <h3>Venue</h3>
-                                       Parc 55 Hilton Hotel
-                                       <br>55 Cyril Magnin St
-                                       <br>San Francisco, CA 94102
-                                       <br>(415) 392-8000
-                               </div>
-                               <div class="col-sm-4">
-                                   <h3>Connect with Us</h3>
+                               <div class="col">
                                    <ul class="copyright">
                                        <li>&copy; 2018 PostgreSQL Down Under Inc.</li>
                                    </ul>
index ff7deb5de4e4653b97a73bf573d723f5ca31b8c7..07c2cc60c835f69478c692a824af2869a3caff37 100644 (file)
                                <h3>Contact Us</h3>
                                <a href="mailto:pgdu-committee@lists.pgdu.org">pgdu-committee@lists.pgdu.org</a>
                            </div>
-                           <div class="col-sm-4">
-                               <h3>Venue</h3>
-                                   Parc 55 Hilton Hotel
-                                   <br>55 Cyril Magnin St
-                                   <br>San Francisco, CA 94102
-                                   <br>(415) 392-8000
-                           </div>
                            <div class="col-sm-4">
                                <ul class="copyright">
                                    <li>&copy; 2018 PostgreSQL Down Under Inc.</li>
index 6e1d30235d37cded529d58b0115bd2e4ebe83b5e..e9acb61f94ca9b43983a8530391f8b4a64a7d43b 100644 (file)
@@ -2,51 +2,29 @@
 {%block title%}PgDU 2018{%endblock%}
 {%block pagetitle%}PgDU 2018{%endblock%}
 {%block content%}
-  <main>
-    <section>
+
+<div class="container" id="main">
+
+  <div class="row">
+    <div class="col-lg-6">
       <h2>PGDU</h2>
-      <p>PostgreSQL Down Under Incorporated, known as PGDU, is a non for profit association. Our purpose is
-        to support the growth and education of PostgreSQL, The World's Most Advanced Open Source Database.</p>
-      </section>
+      <p>
+        PgDU is a non–profit, community–run conference series in the United States focused on business users, database professionals and developers of PostgreSQL, the open source database. This year PgDU has combined forces with PGConf Silicon Valley to bring together two large Postgres conferences to create an even larger & more exciting event.
+      </p></p>
+        We target entrepreneurs, technologists and decision–makers on the leading edge of data management, open source database innovation and disruption of the database industry. PgDU promotes the business of PostgreSQL as well as its use and development.
+      </p>
+    </div>
+    <div class="col-lg-6">
+      <h2>PostgreSQL Community</h2>
+      <p>
+        For over 20 years, the PostgreSQL Community works to organize conferences with many technical and business
+        talks by developers and key users globally. PostgresOpen SV is an associated project of the <a href="{{pguslink("")}}">
+        United States PostgreSQL Association</a> (PGUS), which is a non profit organization dedicated to promoting and supporting
+        the development of PostgreSQL in the United States. Any profits from the event go to PGUS (an IRS 501C3 non-profit) to fund
+        future PostgresOpen events and support the PGUS mission.
+      </p>
+     </div>
 
-<section id="one" class="wrapper style1 special">
-      <div class="row container">
-              <section class="box">
-                      <i class="icon big rounded color2 fa-rocket"></i>
-                      <h3>Important Dates</h3>
-                      <hr>
-                              <b><p>Training: September 5th<br>Conference: September 6th-7th</p></b>
-              </section>
-      </div>
-      <div class="row">
-              <div class="col-sm-6">
-                      <section class="box">
-                              <ul class="unstyled">
-                                      <li><b>Call for Presentations Opens</b><br> September 10th, 2018</li>
-                                      <hr>
-                                      <li><b>Call for Presentations Closes</b><br> September 30th, 2018</li>
-                                      <hr>
-                                      <li><b>Speakers Notified of Talk Acceptance</b><br> October 7th, 2018</li>
-                                      <hr>
-                                      <li><b>Sessions Announced</b><br> October 10th, 2018</li>
-                                      <hr>
-                              </ul>
-                      </section>
-              </div>
-              <div class="col-sm-6">
-                      <section class="box">
-                              <ul class="unstyled">
-                                      <li><b>Schedule Announced</b><br> October 17th, 2018</li>
-                                      <hr>
-                                      <li><b>Registration</b><br>October 17th - December 7th, 2018</li>
-                                      <hr>
-                                      <li><b>Conference Dates</b><br> December 7th, 2018</li>
-                                      <hr>
-                              </ul>
-                      </section>                                                                                           
-              </div>                                                                                                       
-      </div>                                                                                                               
-                                                                                                                           
-</section>                                                                                                                                   
+</div>
 
 {%endblock%}