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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 9b7f0e0  Add Apachecon 2021 presentations
9b7f0e0 is described below

commit 9b7f0e054c2609f46b80a36d9cfce3bdfedfb5fa
Author: ocket8888 <[email protected]>
AuthorDate: Sat Sep 25 10:46:38 2021 -0600

    Add Apachecon 2021 presentations
---
 events/apachecon.2021/ApacheCon 2021.pdf           | Bin 0 -> 544528 bytes
 .../ApacheCon.Comcast.CDN.2021.final.pptx          | Bin 0 -> 31172202 bytes
 .../ApacheConNA-2021-DistributedTM-Neumanpdf.pdf   | Bin 0 -> 5488591 bytes
 events/apachecon.2021/ApacheConn-H2-to-origin.pdf  | Bin 0 -> 484068 bytes
 .../apachecon.2021/apachecon_2021_cdn_locks.pptx   | Bin 0 -> 49645130 bytes
 events/{ => apachecon.2021}/index.html             |  45 ++++++++++-----------
 events/index.html                                  |   1 +
 7 files changed, 22 insertions(+), 24 deletions(-)

diff --git a/events/apachecon.2021/ApacheCon 2021.pdf 
b/events/apachecon.2021/ApacheCon 2021.pdf
new file mode 100644
index 0000000..b3df56b
Binary files /dev/null and b/events/apachecon.2021/ApacheCon 2021.pdf differ
diff --git a/events/apachecon.2021/ApacheCon.Comcast.CDN.2021.final.pptx 
b/events/apachecon.2021/ApacheCon.Comcast.CDN.2021.final.pptx
new file mode 100644
index 0000000..1a51feb
Binary files /dev/null and 
b/events/apachecon.2021/ApacheCon.Comcast.CDN.2021.final.pptx differ
diff --git a/events/apachecon.2021/ApacheConNA-2021-DistributedTM-Neumanpdf.pdf 
b/events/apachecon.2021/ApacheConNA-2021-DistributedTM-Neumanpdf.pdf
new file mode 100644
index 0000000..884b925
Binary files /dev/null and 
b/events/apachecon.2021/ApacheConNA-2021-DistributedTM-Neumanpdf.pdf differ
diff --git a/events/apachecon.2021/ApacheConn-H2-to-origin.pdf 
b/events/apachecon.2021/ApacheConn-H2-to-origin.pdf
new file mode 100644
index 0000000..f431d59
Binary files /dev/null and b/events/apachecon.2021/ApacheConn-H2-to-origin.pdf 
differ
diff --git a/events/apachecon.2021/apachecon_2021_cdn_locks.pptx 
b/events/apachecon.2021/apachecon_2021_cdn_locks.pptx
new file mode 100644
index 0000000..ef51550
Binary files /dev/null and 
b/events/apachecon.2021/apachecon_2021_cdn_locks.pptx differ
diff --git a/events/index.html b/events/apachecon.2021/index.html
similarity index 70%
copy from events/index.html
copy to events/apachecon.2021/index.html
index 7390a22..8b69743 100644
--- a/events/index.html
+++ b/events/apachecon.2021/index.html
@@ -4,18 +4,17 @@
        <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>
+       <title>Events - Apachecon 2021</title>
 
        <!-- Bootstrap -->
        <link rel="stylesheet"
-                 
href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css";
-                 
integrity="sha384-9gVQ4dYFwwWSjIDZnLEWnxCjeSWFphJiwGPXr1jddIhOegiu1FwO5qRGvFXOdJZ4"
-                 crossorigin="anonymous">
+                       
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/tc_logo_c_only.png">
-
 </head>
 <body>
 <nav class="navbar navbar-expand-lg navbar-dark bg-dark">
@@ -52,13 +51,13 @@
                        </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">
+                                        aria-haspopup="true" 
aria-expanded="false">
                                        Community
                                </a>
                                <div class="dropdown-menu" 
aria-labelledby="navbarDropdown">
                                        <a class="dropdown-item" 
href="https://s.apache.org/tc-slack-request"; 
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>
+                                                
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>
@@ -74,7 +73,7 @@
 
                        <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">
+                                        aria-haspopup="true" 
aria-expanded="false">
                                        Apache Software Foundation<span 
class="caret"></span>
                                </a>
                                <div class="dropdown-menu" 
aria-labelledby="navbarDropdown">
@@ -92,21 +91,19 @@
        </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="./feb.2016.meetup/">February 2016 Meetup</a></li>
-               <li><a href="./fall.2016.meetup/">Fall 2016 Meetup</a></li>
-               <li><a href="./atc.spring.summit.march.2017/">ATC Spring Summit 
March 2017</a></li>
-               <li><a href="./atc.autumn.summit.october.2017/">ATC Autumn 
Summit October 2017</a></li>
-               <li><a href="./atc.spring.summit.april.2018/">ATC Spring Summit 
April 2018</a></li>
-               <li><a href="./apachecon.2018/">Apachecon 2018</a></li>
-               <li><a href="./atc.autumn.summit.october.2018/">ATC Autumn 
Summit October 2018</a></li>
-               <li><a href="./apachecon.2019/">Apachecon 2019</a></li>
-               <li><a href="./apachecon.2020/">Apachecon 2020</a></li>
-       </ul>
-</div>
-
+<article class="container">
+       <h1>Apachecon 2021</h1>
+       <p>Apachecon "at Home" 2021 took place on <time 
datetime="2021-09-21">September 21<sup>st</sup></time>, lasting until <time 
datetime="2021-09-23">September 23<sup>rd</sup></time> via Hopin.</p>
+       <section>
+               <h2>Presentation Materials</h2>
+               <ul>
+                       <li><a href="./ApacheConn-H2-to-origin.pdf" 
download="ApacheConn-H2-to-origin.pdf">Proxy Pains and Benefits Supporting 
HTTP/2 End-to-End</a></li>
+                       <li><a href="./apachecon_2021_cdn_locks.pptx" 
download="apachecon_2021_cdn_locks.pptx">CDN Locks: A way to ensure data 
integrity in the CDN</a></li>
+                       <li><a href="./ApacheCon.Comcast.CDN.2021.final.pptx" 
download="ApacheCon.Comcast.CDN.2021.final.pptx">Updates on CDN Environment 
Automation - Managing a CDN Operating System at Scale</a></li>
+                       <li><a 
href="./ApacheConNA-2021-DistributedTM-Neumanpdf.pdf" 
download="ApacheConNA-2021-DistributedTM-Neumanpdf.pdf">Distributed Traffic 
Monitor Health Monitoring</a></li>
+                       <li><a href="./ApacheCon 2021.pdf" download="ApacheCon 
2021.pdf">The Future of Traffic Portal</a></li>
+               </ul>
+       </section>
+</article>
 </body>
 </html>
diff --git a/events/index.html b/events/index.html
index 7390a22..d072461 100644
--- a/events/index.html
+++ b/events/index.html
@@ -105,6 +105,7 @@
                <li><a href="./atc.autumn.summit.october.2018/">ATC Autumn 
Summit October 2018</a></li>
                <li><a href="./apachecon.2019/">Apachecon 2019</a></li>
                <li><a href="./apachecon.2020/">Apachecon 2020</a></li>
+               <li><a href="./apachecon.2021/">Apachecon 2021</a></li>
        </ul>
 </div>
 

Reply via email to