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

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

commit 53b40f2e69df2e157bb6d45d3f95e77003a00855
Author: ocket8888 <[email protected]>
AuthorDate: Tue Sep 7 13:41:07 2021 -0600

    Add Events page and first event - atc summit Oct. 2018
---
 events/atc.autumn.summit.october.2018/index.html   | 131 +++++++++++++++++++++
 events/atc.autumn.summit.october.2018/schedule.png | Bin 0 -> 363937 bytes
 events/index.html                                  | 104 ++++++++++++++++
 index.html                                         |   3 +
 mailing_lists/index.html                           |   3 +
 releases/index.html                                |   3 +
 security/index.html                                |   3 +
 7 files changed, 247 insertions(+)

diff --git a/events/atc.autumn.summit.october.2018/index.html 
b/events/atc.autumn.summit.october.2018/index.html
new file mode 100644
index 0000000..fc6d966
--- /dev/null
+++ b/events/atc.autumn.summit.october.2018/index.html
@@ -0,0 +1,131 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+       <meta charset="utf-8">
+       <meta http-equiv="X-UA-Compatible" content="IE=edge">
+       <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
+       <title>Events - ATC Autumn Summit October 2018</title>
+
+       <!-- Boostrap -->
+       <link rel="stylesheet"
+                 
href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css";
+                 
integrity="sha384-9gVQ4dYFwwWSjIDZnLEWnxCjeSWFphJiwGPXr1jddIhOegiu1FwO5qRGvFXOdJZ4"
+                 crossorigin="anonymous">
+       <script defer 
src="https://use.fontawesome.com/releases/v5.0.10/js/all.js";
+                       
integrity="sha384-slN8GvtUJGnv6ca26v8EzVaR9DC58QEwsIk9q1QXdCU8Yu8ck/tL/5szYlBbqmS+"
+                       crossorigin="anonymous"></script>
+       <link rel="icon" type="image/png" href="/resources/favicon.png">
+       <style type="text/css">
+               img {
+                       max-width: 100%;
+               }
+       </style>
+</head>
+<body>
+<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
+       <a class="navbar-brand" href="#">
+               <img id="fluo-img" height="40px" 
src="./resources/tc_logo_c_only.png" alt="Apache Traffic Control">
+       </a>
+       <button class="navbar-toggler" type="button" data-toggle="collapse" 
data-target="#navbarSupportedContent"
+                       aria-controls="navbarSupportedContent" 
aria-expanded="false" aria-label="Toggle navigation">
+               <span class="navbar-toggler-icon"></span>
+       </button>
+
+       <div class="collapse navbar-collapse" id="navbarSupportedContent">
+               <ul class="navbar-nav mr-auto">
+                       <li class="nav-item active">
+                               <a class="nav-link" href="#">Home <span 
class="sr-only">(current)</span></a>
+                       </li>
+                       <li class="nav-item">
+                               <a class="nav-link" 
href="/releases/">Releases</a>
+                       </li>
+                       <li class="nav-item">
+                               <a class="nav-link" 
href="docs//latest/index.html">Docs</a>
+                       </li>
+                       <li class="nav-item">
+                               <a class="nav-link" 
href="docs/latest/api/index.html">API</a>
+                       </li>
+                       <li class="nav-item">
+                               <a class="nav-link" 
href="https://github.com/apache/trafficcontrol/issues";>Issues</a>
+                       </li>
+                       <li class="nav-item">
+                               <a class="nav-link" 
href="https://github.com/apache/trafficcontrol";>Repo</a>
+                       </li>
+                       <li class="nav-item">
+                               <a class="nav-link" 
href="/security/">Security</a>
+                       </li>
+                       <li class="nav-item dropdown">
+                               <a class="nav-link dropdown-toggle" href="#" 
id="navbarDropdown" role="button" data-toggle="dropdown"
+                                  aria-haspopup="true" aria-expanded="false">
+                                       Community
+                               </a>
+                               <div class="dropdown-menu" 
aria-labelledby="navbarDropdown">
+                                       <a class="dropdown-item" 
href="https://s.apache.org/slack-invite"; 
target="_blank"><code>#traffic-control</code> on the ASF Slack</a>
+                                       <a class="dropdown-item"
+                                          
href="https://github.com/apache/trafficcontrol/blob/master/CONTRIBUTING.md";>Contributing</a>
+                                       <a class="dropdown-item" 
href="/mailing_lists/">Mailing Lists</a>
+                                       <a class="dropdown-item" 
href="https://github.com/apache/trafficcontrol/wiki/";>Wiki</a>
+                                       <a class="dropdown-item" 
href="https://www.youtube.com/channel/UC2zEj6sERinzx8w8uvyRBYg";>YouTube</a>
+                                       <a class="dropdown-item" 
href="https://twitter.com/trafficctrlcdn";>Twitter</a>
+                               </div>
+                       </li>
+                       <li class="nav-item">
+                               <a href="/events/" class="nav-link">Events</a>
+                       </li>
+               </ul>
+
+               <ul class="navbar-nav navbar-right">
+
+                       <li class="nav-item dropdown">
+                               <a class="nav-link dropdown-toggle" href="#" 
id="navbarDropdown" role="button" data-toggle="dropdown"
+                                  aria-haspopup="true" aria-expanded="false">
+                                       Apache Software Foundation<span 
class="caret"></span>
+                               </a>
+                               <div class="dropdown-menu" 
aria-labelledby="navbarDropdown">
+                                       <a class="dropdown-item" 
href="https://www.apache.org";>Apache Homepage</a>
+                                       <a class="dropdown-item" 
href="https://www.apache.org/licenses/";>License</a>
+                                       <a class="dropdown-item" 
href="https://www.apache.org/events/current-event";>Events</a>
+                                       <a class="dropdown-item" 
href="https://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
+                                       <a class="dropdown-item" 
href="https://www.apache.org/security";>ASF Security</a>
+                                       <a class="dropdown-item" 
href="https://www.apache.org/foundation/thanks.html";>Thanks</a>
+                                       <a class="dropdown-item" 
href="https://www.apache.org/foundation/policies/conduct";>Code of
+                                               Conduct</a>
+                               </div>
+                       </li>
+               </ul>
+       </div>
+</nav>
+
+<article class="container">
+       <h1>ATC Autumn Summit October 2018</h1>
+       <ul>
+               <li>When: <time datetime="2018-10-16">October 16-17, 
2018</time></li>
+               <li>Where: <address>Comcast, 1515 Wynkoop Street, Suite 200, 
Denver, CO 80202</address></li>
+       </ul>
+       <iframe 
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d540.9564937951509!2d-105.00286232411855!3d39.747489004192154!2m3!1f0!2f38.996809850081476!3f0!3m2!1i1024!2i768!4f35!3m3!1m2!1s0x876c78c3f5e2b409%3A0x8ec5e2952e4ef938!2s1515+Wynkoop+St%2C+Denver%2C+CO+80202!5e1!3m2!1sen!2sus!4v1535145466874";
 width="600" height="450" frameborder="0" style="border:0" 
allowfullscreen></iframe>
+       <section>
+               <h2>Lodging</h2>
+               <p>There are many hotels in the immediate area, a few popular 
choices are:</p>
+               <ul>
+                       <li><a 
href="https://www.hotelborndenver.com/?utm_source=Google%20My%20Business&amp;utm_medium=organic&amp;utm_campaign=GMB&amp;utm_term=born";>Kimpton
 Hotel Born</a></li>
+                       <li><a href="https://www.theoxfordhotel.com/";>The 
Oxford Hotel</a></li>
+                       <li><a 
href="https://www.marriott.com/hotels/travel/densd-springhill-suites-denver-downtown/?scid=bb1a189a-fec3-4d19-a255-54ba596febe2";>Springhill
 Suites Denver</a></li>
+               </ul>
+       </section>
+       <section>
+       <h2>Transportation:</h2>
+               <p><a 
href="http://www3.rtd-denver.com/schedules/getSchedule.action?routeType=32&amp;routeId=A&amp;serviceType=4";>The
 Denver RTD A-Line goes directly from Denver International Airport to Union 
Station in Downtown Denver.</a></p>
+       </section>
+       <section>
+               <h2>Schedule</h2>
+               <img src="./schedule.png"/>
+       </section>
+       <section>
+               <h2>Registration</h2>
+               <p>The event is now over - registration is closed.</p>
+               <h3>Registered Attendees:</h3>
+               <iframe 
src="https://docs.google.com/spreadsheets/d/e/2PACX-1vQ7DnQX9xTwlEWSFXGr8ernELK5lp3muRVAfT5cSNy-5Pg_rdw0FoTfdfyhw-zrTgIYliSSiQ8AtPky/pubhtml?widget=true&amp;headers=false";
 width="800" height="700" frameborder="0" marginheight="0" 
marginwidth="0"></iframe>
+       </section>
+</article>
+</body>
+</html>
diff --git a/events/atc.autumn.summit.october.2018/schedule.png 
b/events/atc.autumn.summit.october.2018/schedule.png
new file mode 100644
index 0000000..6e706b8
Binary files /dev/null and b/events/atc.autumn.summit.october.2018/schedule.png 
differ
diff --git a/events/index.html b/events/index.html
new file mode 100644
index 0000000..250885d
--- /dev/null
+++ b/events/index.html
@@ -0,0 +1,104 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+       <meta charset="utf-8">
+       <meta http-equiv="X-UA-Compatible" content="IE=edge">
+       <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
+       <title>Events</title>
+
+       <!-- Boostrap -->
+       <link rel="stylesheet"
+                 
href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css";
+                 
integrity="sha384-9gVQ4dYFwwWSjIDZnLEWnxCjeSWFphJiwGPXr1jddIhOegiu1FwO5qRGvFXOdJZ4"
+                 crossorigin="anonymous">
+       <script defer 
src="https://use.fontawesome.com/releases/v5.0.10/js/all.js";
+                       
integrity="sha384-slN8GvtUJGnv6ca26v8EzVaR9DC58QEwsIk9q1QXdCU8Yu8ck/tL/5szYlBbqmS+"
+                       crossorigin="anonymous"></script>
+       <link rel="icon" type="image/png" href="/resources/favicon.png">
+
+</head>
+<body>
+<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
+       <a class="navbar-brand" href="#">
+               <img id="fluo-img" height="40px" 
src="./resources/tc_logo_c_only.png" alt="Apache Traffic Control">
+       </a>
+       <button class="navbar-toggler" type="button" data-toggle="collapse" 
data-target="#navbarSupportedContent"
+                       aria-controls="navbarSupportedContent" 
aria-expanded="false" aria-label="Toggle navigation">
+               <span class="navbar-toggler-icon"></span>
+       </button>
+
+       <div class="collapse navbar-collapse" id="navbarSupportedContent">
+               <ul class="navbar-nav mr-auto">
+                       <li class="nav-item active">
+                               <a class="nav-link" href="#">Home <span 
class="sr-only">(current)</span></a>
+                       </li>
+                       <li class="nav-item">
+                               <a class="nav-link" 
href="/releases/">Releases</a>
+                       </li>
+                       <li class="nav-item">
+                               <a class="nav-link" 
href="docs//latest/index.html">Docs</a>
+                       </li>
+                       <li class="nav-item">
+                               <a class="nav-link" 
href="docs/latest/api/index.html">API</a>
+                       </li>
+                       <li class="nav-item">
+                               <a class="nav-link" 
href="https://github.com/apache/trafficcontrol/issues";>Issues</a>
+                       </li>
+                       <li class="nav-item">
+                               <a class="nav-link" 
href="https://github.com/apache/trafficcontrol";>Repo</a>
+                       </li>
+                       <li class="nav-item">
+                               <a class="nav-link" 
href="/security/">Security</a>
+                       </li>
+                       <li class="nav-item dropdown">
+                               <a class="nav-link dropdown-toggle" href="#" 
id="navbarDropdown" role="button" data-toggle="dropdown"
+                                  aria-haspopup="true" aria-expanded="false">
+                                       Community
+                               </a>
+                               <div class="dropdown-menu" 
aria-labelledby="navbarDropdown">
+                                       <a class="dropdown-item" 
href="https://s.apache.org/slack-invite"; 
target="_blank"><code>#traffic-control</code> on the ASF Slack</a>
+                                       <a class="dropdown-item"
+                                          
href="https://github.com/apache/trafficcontrol/blob/master/CONTRIBUTING.md";>Contributing</a>
+                                       <a class="dropdown-item" 
href="/mailing_lists/">Mailing Lists</a>
+                                       <a class="dropdown-item" 
href="https://github.com/apache/trafficcontrol/wiki/";>Wiki</a>
+                                       <a class="dropdown-item" 
href="https://www.youtube.com/channel/UC2zEj6sERinzx8w8uvyRBYg";>YouTube</a>
+                                       <a class="dropdown-item" 
href="https://twitter.com/trafficctrlcdn";>Twitter</a>
+                               </div>
+                       </li>
+                       <li class="nav-item">
+                               <a href="/events/" class="nav-link">Events</a>
+                       </li>
+               </ul>
+
+               <ul class="navbar-nav navbar-right">
+
+                       <li class="nav-item dropdown">
+                               <a class="nav-link dropdown-toggle" href="#" 
id="navbarDropdown" role="button" data-toggle="dropdown"
+                                  aria-haspopup="true" aria-expanded="false">
+                                       Apache Software Foundation<span 
class="caret"></span>
+                               </a>
+                               <div class="dropdown-menu" 
aria-labelledby="navbarDropdown">
+                                       <a class="dropdown-item" 
href="https://www.apache.org";>Apache Homepage</a>
+                                       <a class="dropdown-item" 
href="https://www.apache.org/licenses/";>License</a>
+                                       <a class="dropdown-item" 
href="https://www.apache.org/events/current-event";>Events</a>
+                                       <a class="dropdown-item" 
href="https://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
+                                       <a class="dropdown-item" 
href="https://www.apache.org/security";>ASF Security</a>
+                                       <a class="dropdown-item" 
href="https://www.apache.org/foundation/thanks.html";>Thanks</a>
+                                       <a class="dropdown-item" 
href="https://www.apache.org/foundation/policies/conduct";>Code of
+                                               Conduct</a>
+                               </div>
+                       </li>
+               </ul>
+       </div>
+</nav>
+
+<div class="container">
+       <h1>Events</h1>
+       <p>This page contains information about Traffic Control-related events, 
past and future.</p>
+       <ul>
+               <li><a href="./atc.autumn.summit.october.2018/">ATC Autumn 
Summit October 2018</a></li>
+       </ul>
+</div>
+
+</body>
+</html>
diff --git a/index.html b/index.html
index 7ef07ff..752ff70 100644
--- a/index.html
+++ b/index.html
@@ -65,6 +65,9 @@
                     <a class="dropdown-item" 
href="https://twitter.com/trafficctrlcdn";>Twitter</a>
                 </div>
             </li>
+            <li class="nav-item">
+                <a href="/events/" class="nav-link">Events</a>
+            </li>
         </ul>
 
         <ul class="navbar-nav navbar-right">
diff --git a/mailing_lists/index.html b/mailing_lists/index.html
index ebd226f..686c232 100644
--- a/mailing_lists/index.html
+++ b/mailing_lists/index.html
@@ -65,6 +65,9 @@
                     <a class="dropdown-item" 
href="https://twitter.com/trafficctrlcdn";>Twitter</a>
                 </div>
             </li>
+            <li class="nav-item">
+                <a href="/events/" class="nav-link">Events</a>
+            </li>
         </ul>
 
         <ul class="navbar-nav navbar-right">
diff --git a/releases/index.html b/releases/index.html
index 0998c4b..796abe0 100644
--- a/releases/index.html
+++ b/releases/index.html
@@ -64,6 +64,9 @@
                     <a class="dropdown-item" 
href="https://twitter.com/trafficctrlcdn";>Twitter</a>
                 </div>
             </li>
+            <li class="nav-item">
+                <a href="/events/" class="nav-link">Events</a>
+            </li>
         </ul>
 
         <ul class="navbar-nav navbar-right">
diff --git a/security/index.html b/security/index.html
index 4f88e8b..79c452a 100644
--- a/security/index.html
+++ b/security/index.html
@@ -65,6 +65,9 @@
                     <a class="dropdown-item" 
href="https://twitter.com/trafficctrlcdn";>Twitter</a>
                 </div>
             </li>
+            <li class="nav-item">
+                <a href="/events/" class="nav-link">Events</a>
+            </li>
         </ul>
 
         <ul class="navbar-nav navbar-right">

Reply via email to