You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by gi...@apache.org on 2023/04/07 23:06:48 UTC

[comdev-events-site] branch asf-site updated: Updated asf-site from main at 904bbc2d7e85ec963d3cf165a698f1c344ffa627

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

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/comdev-events-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 4a11c6e  Updated asf-site from main at 904bbc2d7e85ec963d3cf165a698f1c344ffa627
4a11c6e is described below

commit 4a11c6e25af8bdf833e162c68942fd8c4679cd6d
Author: jenkins <bu...@apache.org>
AuthorDate: Fri Apr 7 23:06:43 2023 +0000

    Updated asf-site from main at 904bbc2d7e85ec963d3cf165a698f1c344ffa627
    
    Built from https://ci-builds.apache.org/job/Community%20Development/job/events-site/job/main/75/
---
 content/event/index.html              |   3 +--
 content/event/index.xml               |   2 +-
 content/images/rave_bg.jpg            | Bin 0 -> 1480 bytes
 content/images/rave_codehilite_bg.gif | Bin 0 -> 56 bytes
 content/index.html                    |   3 +--
 content/index.xml                     |   2 +-
 content/js/jquery.js                  |   4 ----
 content/js/jquery.min.js              |   2 ++
 content/sitemap.xml                   |   6 +++---
 content/style/screen.css              |   2 +-
 10 files changed, 10 insertions(+), 14 deletions(-)

diff --git a/content/event/index.html b/content/event/index.html
index 79ea220..96ce23f 100644
--- a/content/event/index.html
+++ b/content/event/index.html
@@ -94,9 +94,8 @@ those events which have been approved to use Apache Marks under the
 <p>For a complete list of events see our <a href="calendar.html">calendar</a>.</p>
 <p>In addition to Official Apache Events, there are a wide range of other
 events which feature Apache projects and technologies.</p>
-<script src="/js/jquery.js"></script>
+<script src="/js/jquery.min.js"></script>
 <script src="/js/events-calendar.js"></script>
-<script src="https://apis.google.com/js/client.js"></script>
 
 
   </div>
diff --git a/content/event/index.xml b/content/event/index.xml
index 3c9a9e3..73c2eef 100644
--- a/content/event/index.xml
+++ b/content/event/index.xml
@@ -19,7 +19,7 @@
       <description>Upcoming Apache events This is the list of upcoming official Apache events, and those events which have been approved to use Apache Marks under the Third Party Event Branding Policy.
 List loading  For a complete list of events see our calendar.
 In addition to Official Apache Events, there are a wide range of other events which feature Apache projects and technologies.
-   </description>
+  </description>
     </item>
     
     <item>
diff --git a/content/images/rave_bg.jpg b/content/images/rave_bg.jpg
new file mode 100644
index 0000000..3a90d0d
Binary files /dev/null and b/content/images/rave_bg.jpg differ
diff --git a/content/images/rave_codehilite_bg.gif b/content/images/rave_codehilite_bg.gif
new file mode 100644
index 0000000..d55dc85
Binary files /dev/null and b/content/images/rave_codehilite_bg.gif differ
diff --git a/content/index.html b/content/index.html
index e0f4a69..a5e791b 100644
--- a/content/index.html
+++ b/content/index.html
@@ -113,9 +113,8 @@ our community, but are not official Foundation events.</em></p>
 <li>Running your own Apache-branded event? Be sure to <a href="//www.apache.org/foundation/marks/events.html">get trademark permission</a>.</li>
 </ul>
 <p>ApacheCon and all ASF-run events operate under the terms of the <a href="//www.apache.org/foundation/policies/conduct.html">ASF&rsquo;s Code of Conduct</a>.</p>
-<script src="/js/jquery.js"></script>
+<script src="/js/jquery.min.js"></script>
 <script src="/js/events-calendar.js"></script>
-<script src="https://apis.google.com/js/client.js"></script>
 
 
   </div>
diff --git a/content/index.xml b/content/index.xml
index d2ba8d5..c5c9831 100644
--- a/content/index.xml
+++ b/content/index.xml
@@ -60,7 +60,7 @@ If you want to volunteer to help with ApacheCon, please join our mailing lists,
       <description>Upcoming Apache events This is the list of upcoming official Apache events, and those events which have been approved to use Apache Marks under the Third Party Event Branding Policy.
 List loading  For a complete list of events see our calendar.
 In addition to Official Apache Events, there are a wide range of other events which feature Apache projects and technologies.
-   </description>
+  </description>
     </item>
     
     <item>
diff --git a/content/js/jquery.js b/content/js/jquery.js
deleted file mode 100644
index 198b3ff..0000000
--- a/content/js/jquery.js
+++ /dev/null
@@ -1,4 +0,0 @@
-/*! jQuery v1.7.1 jquery.com | jquery.org/license */
-(function(a,b){function cy(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cv(a){if(!ck[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){cl||(cl=c.createElement("iframe"),cl.frameBorder=cl.width=cl.height=0),b.appendChild(cl);if(!cm||!cl.createElement)cm=(cl.contentWindow||cl.contentDocument).document,cm.write((c.compatMode==="CSS1Compat"?"<!doctype html>":"")+"<html><body>"),cm.close();d=cm.createElement( [...]
-f.event={add:function(a,c,d,e,g){var h,i,j,k,l,m,n,o,p,q,r,s;if(!(a.nodeType===3||a.nodeType===8||!c||!d||!(h=f._data(a)))){d.handler&&(p=d,d=p.handler),d.guid||(d.guid=f.guid++),j=h.events,j||(h.events=j={}),i=h.handle,i||(h.handle=i=function(a){return typeof f!="undefined"&&(!a||f.event.triggered!==a.type)?f.event.dispatch.apply(i.elem,arguments):b},i.elem=a),c=f.trim(I(c)).split(" ");for(k=0;k<c.length;k++){l=A.exec(c[k])||[],m=l[1],n=(l[2]||"").split(".").sort(),s=f.event.special[m]| [...]
-{for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&f.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a:b;return this.map(function(){return f.clone(this,a,b)})},html:function(a){if(a===b)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(W,""):null;if(typeof a=="string"&&!ba.test(a)&&(f.support.leadingWhitespace||!X.test(a))&&!bg[(Z.exec(a)||["",""])[1].toLowerCase()]){a=a.replac [...]
\ No newline at end of file
diff --git a/content/js/jquery.min.js b/content/js/jquery.min.js
new file mode 100644
index 0000000..0de648e
--- /dev/null
+++ b/content/js/jquery.min.js
@@ -0,0 +1,2 @@
+/*! jQuery v3.6.4 | (c) OpenJS Foundation and other contributors | jquery.org/license */
+!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],r=Object.getPrototypeOf,s=t.slice,g=t.flat?function(e){return t.flat.call(e)}:function(e){return t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,y=n.hasOwnProperty,a=y.toString,l= [...]
diff --git a/content/sitemap.xml b/content/sitemap.xml
index 8e9f0ee..e8b6634 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -29,7 +29,7 @@
   
   <url>
     <loc>https://events.apache.org/event/</loc>
-    <lastmod>2021-03-04T13:22:53+08:00</lastmod>
+    <lastmod>2023-04-08T00:00:51+01:00</lastmod>
   </url>
   
   <url>
@@ -54,7 +54,7 @@
   
   <url>
     <loc>https://events.apache.org/</loc>
-    <lastmod>2023-03-31T11:07:38+01:00</lastmod>
+    <lastmod>2023-04-08T00:00:51+01:00</lastmod>
   </url>
   
   <url>
@@ -69,7 +69,7 @@
   
   <url>
     <loc>https://events.apache.org/event.html</loc>
-    <lastmod>2021-03-04T13:22:53+08:00</lastmod>
+    <lastmod>2023-04-08T00:00:51+01:00</lastmod>
   </url>
   
   <url>
diff --git a/content/style/screen.css b/content/style/screen.css
index 59c2f44..f914178 100644
--- a/content/style/screen.css
+++ b/content/style/screen.css
@@ -99,7 +99,7 @@ h1,h2,h3,h4,h5,h6 {
   background-color: #F00;
   padding: 0.01em 1em;
   border-radius: 10px;
-  background: url(../images/rave_codehilite_bg.gif);
+  background-image: url(../images/rave_codehilite_bg.gif);
 }
 
 #navigation {