You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sdap.apache.org by sk...@apache.org on 2023/11/30 02:37:18 UTC

(incubator-sdap-website) 01/02: added 'events' header and community events page

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

skperez pushed a commit to branch staging
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-website.git

commit c6066069b13583123ef7ee04dfb5fcd567f8e938
Author: skperez <st...@jpl.nasa.gov>
AuthorDate: Wed Nov 29 18:29:05 2023 -0800

    added 'events' header and community events page
---
 blog.html                                          |  1 +
 docs.html                                          |  1 +
 downloads.html                                     |  1 +
 resources.html => events.html                      | 16 ++++++++++++----
 index.html                                         |  1 +
 projects.html                                      |  1 +
 publications.html                                  |  1 +
 release/2023/01/20/v1.0.0-release.html             |  1 +
 resources.html                                     |  1 +
 source/_includes/header.html                       |  1 +
 source/events.html                                 | 22 ++++++++++++++++++++++
 team.html                                          |  1 +
 weekly/update/2018/04/23/ranking-algorithms.html   |  1 +
 .../2018/04/23/recommendation-algorithms.html      |  1 +
 .../04/23/vocabulary-similarity-algorithm.html     |  1 +
 15 files changed, 47 insertions(+), 4 deletions(-)

diff --git a/blog.html b/blog.html
index 384f767..6557104 100644
--- a/blog.html
+++ b/blog.html
@@ -33,6 +33,7 @@
                   <li><a href="/docs">Docs</a></li>
                   <li><a href="/publications">Publications</a></li>
                   <li><a href="/projects">Projects that use SDAP</a></li>
+                  <li><a href="/events">Community Events</a></li>
                 </ul>
               </li>
               <li><a href="/downloads">Downloads</a></li>
diff --git a/docs.html b/docs.html
index 44db04f..1a2a1a8 100644
--- a/docs.html
+++ b/docs.html
@@ -33,6 +33,7 @@
                   <li><a href="/docs">Docs</a></li>
                   <li><a href="/publications">Publications</a></li>
                   <li><a href="/projects">Projects that use SDAP</a></li>
+                  <li><a href="/events">Community Events</a></li>
                 </ul>
               </li>
               <li><a href="/downloads">Downloads</a></li>
diff --git a/downloads.html b/downloads.html
index dd8357e..7b16c2e 100644
--- a/downloads.html
+++ b/downloads.html
@@ -33,6 +33,7 @@
                   <li><a href="/docs">Docs</a></li>
                   <li><a href="/publications">Publications</a></li>
                   <li><a href="/projects">Projects that use SDAP</a></li>
+                  <li><a href="/events">Community Events</a></li>
                 </ul>
               </li>
               <li><a href="/downloads">Downloads</a></li>
diff --git a/resources.html b/events.html
similarity index 78%
copy from resources.html
copy to events.html
index 16fc5a3..a5c8dda 100644
--- a/resources.html
+++ b/events.html
@@ -33,6 +33,7 @@
                   <li><a href="/docs">Docs</a></li>
                   <li><a href="/publications">Publications</a></li>
                   <li><a href="/projects">Projects that use SDAP</a></li>
+                  <li><a href="/events">Community Events</a></li>
                 </ul>
               </li>
               <li><a href="/downloads">Downloads</a></li>
@@ -56,11 +57,19 @@
       </nav>
 
 
-<h1>Resources</h1>
+<h1>Community Events</h1>
 
-<p>A collection of useful resources generated by or related to SDAP</p>
+<p>Here you can find a list of upcoming events where SDAP will be featured in the community.</p>
 
-<h2>Videos</h2>
+<ul>
+    <li>AGU Fall Meeting, December 2023. San Francisco, CA
+        <ul>
+            <li>Chung, N., Perez, S.: Apache Science Data Analytics Platform (SDAP) – Decade of Transforming Interactive Analysis, AGU NASA Science Exhibit. December 12th, 2023 10:00 - 11:00.</li>
+            <li>Huang, T., Chung, N., Kang, J., Kuttruff, R., LLewellyn, G., Lucas, M., Marlis, K., Perez, S., Phyo, W. and Roberts, J.: Apache Science Data Analytics Platform (SDAP) – Decade of Transforming Interactive Analysis. American Geophysical Union Fall Meeting, San Francisco CA, 2023. December 11th, 2023. 14:10 - 18:30.</li>
+            <li>Chung, N, Huang, T., Tsontos, V., Perez, S., Phyo, W., Kang, J., Kuttruff, R., Smith, S., Bourassa, M., Lovett, A., Cram, T., Ji, Z., Sparling, K. and Siroit, L.: Demonstration of a Cloud-based Data Match-Up Service (CDMS) in  Support of Earth Science Applications. American Geophysical Union Fall Meeting, San Francisco CA, 2023. December 13th, 2023. 08:30 - 12:50.</li>
+        </ul>
+    </li>
+</ul>
 
 <p>Get involved and contribute to SDAP through our <a href="http://sdap.apache.org/team">Community Hubs</a>.
 
@@ -85,4 +94,3 @@
     </div>
   </body>
 </html>
-
diff --git a/index.html b/index.html
index 99ab023..608e434 100644
--- a/index.html
+++ b/index.html
@@ -33,6 +33,7 @@
                   <li><a href="/docs">Docs</a></li>
                   <li><a href="/publications">Publications</a></li>
                   <li><a href="/projects">Projects that use SDAP</a></li>
+                  <li><a href="/events">Community Events</a></li>
                 </ul>
               </li>
               <li><a href="/downloads">Downloads</a></li>
diff --git a/projects.html b/projects.html
index b0231ab..b7c6886 100644
--- a/projects.html
+++ b/projects.html
@@ -33,6 +33,7 @@
                   <li><a href="/docs">Docs</a></li>
                   <li><a href="/publications">Publications</a></li>
                   <li><a href="/projects">Projects that use SDAP</a></li>
+                  <li><a href="/events">Community Events</a></li>
                 </ul>
               </li>
               <li><a href="/downloads">Downloads</a></li>
diff --git a/publications.html b/publications.html
index a305501..1788549 100644
--- a/publications.html
+++ b/publications.html
@@ -33,6 +33,7 @@
                   <li><a href="/docs">Docs</a></li>
                   <li><a href="/publications">Publications</a></li>
                   <li><a href="/projects">Projects that use SDAP</a></li>
+                  <li><a href="/events">Community Events</a></li>
                 </ul>
               </li>
               <li><a href="/downloads">Downloads</a></li>
diff --git a/release/2023/01/20/v1.0.0-release.html b/release/2023/01/20/v1.0.0-release.html
index efa9c6f..56c0133 100644
--- a/release/2023/01/20/v1.0.0-release.html
+++ b/release/2023/01/20/v1.0.0-release.html
@@ -33,6 +33,7 @@
                   <li><a href="/docs">Docs</a></li>
                   <li><a href="/publications">Publications</a></li>
                   <li><a href="/projects">Projects that use SDAP</a></li>
+                  <li><a href="/events">Community Events</a></li>
                 </ul>
               </li>
               <li><a href="/downloads">Downloads</a></li>
diff --git a/resources.html b/resources.html
index 16fc5a3..4665153 100644
--- a/resources.html
+++ b/resources.html
@@ -33,6 +33,7 @@
                   <li><a href="/docs">Docs</a></li>
                   <li><a href="/publications">Publications</a></li>
                   <li><a href="/projects">Projects that use SDAP</a></li>
+                  <li><a href="/events">Community Events</a></li>
                 </ul>
               </li>
               <li><a href="/downloads">Downloads</a></li>
diff --git a/source/_includes/header.html b/source/_includes/header.html
index 5c0390e..45e64ee 100644
--- a/source/_includes/header.html
+++ b/source/_includes/header.html
@@ -33,6 +33,7 @@
                   <li><a href="{{ site.baseurl }}/docs">Docs</a></li>
                   <li><a href="{{ site.baseurl }}/publications">Publications</a></li>
                   <li><a href="{{ site.baseurl }}/projects">Projects that use SDAP</a></li>
+                  <li><a href="{{ site.baseurl }}/events">Community Events</a></li>
                 </ul>
               </li>
               <li><a href="{{ site.baseurl }}/downloads">Downloads</a></li>
diff --git a/source/events.html b/source/events.html
new file mode 100644
index 0000000..a92a183
--- /dev/null
+++ b/source/events.html
@@ -0,0 +1,22 @@
+---
+---
+
+{% include header.html %}
+
+<h1>Community Events</h1>
+
+<p>Here you can find a list of upcoming events where SDAP will be featured in the community.</p>
+
+<ul>
+    <li>AGU Fall Meeting, December 2023. San Francisco, CA
+        <ul>
+            <li>Chung, N., Perez, S.: Apache Science Data Analytics Platform (SDAP) – Decade of Transforming Interactive Analysis, AGU NASA Science Exhibit. December 12th, 2023 10:00 - 11:00.</li>
+            <li>Huang, T., Chung, N., Kang, J., Kuttruff, R., LLewellyn, G., Lucas, M., Marlis, K., Perez, S., Phyo, W. and Roberts, J.: Apache Science Data Analytics Platform (SDAP) – Decade of Transforming Interactive Analysis. American Geophysical Union Fall Meeting, San Francisco CA, 2023. December 11th, 2023. 14:10 - 18:30.</li>
+            <li>Chung, N, Huang, T., Tsontos, V., Perez, S., Phyo, W., Kang, J., Kuttruff, R., Smith, S., Bourassa, M., Lovett, A., Cram, T., Ji, Z., Sparling, K. and Siroit, L.: Demonstration of a Cloud-based Data Match-Up Service (CDMS) in  Support of Earth Science Applications. American Geophysical Union Fall Meeting, San Francisco CA, 2023. December 13th, 2023. 08:30 - 12:50.</li>
+        </ul>
+    </li>
+</ul>
+
+<p>Get involved and contribute to SDAP through our <a href="http://sdap.apache.org/team">Community Hubs</a>.
+
+{% include footer.html %}
\ No newline at end of file
diff --git a/team.html b/team.html
index 1535763..514b324 100644
--- a/team.html
+++ b/team.html
@@ -33,6 +33,7 @@
                   <li><a href="/docs">Docs</a></li>
                   <li><a href="/publications">Publications</a></li>
                   <li><a href="/projects">Projects that use SDAP</a></li>
+                  <li><a href="/events">Community Events</a></li>
                 </ul>
               </li>
               <li><a href="/downloads">Downloads</a></li>
diff --git a/weekly/update/2018/04/23/ranking-algorithms.html b/weekly/update/2018/04/23/ranking-algorithms.html
index 5c48423..e1252fc 100644
--- a/weekly/update/2018/04/23/ranking-algorithms.html
+++ b/weekly/update/2018/04/23/ranking-algorithms.html
@@ -33,6 +33,7 @@
                   <li><a href="/docs">Docs</a></li>
                   <li><a href="/publications">Publications</a></li>
                   <li><a href="/projects">Projects that use SDAP</a></li>
+                  <li><a href="/events">Community Events</a></li>
                 </ul>
               </li>
               <li><a href="/downloads">Downloads</a></li>
diff --git a/weekly/update/2018/04/23/recommendation-algorithms.html b/weekly/update/2018/04/23/recommendation-algorithms.html
index 4941182..0567073 100644
--- a/weekly/update/2018/04/23/recommendation-algorithms.html
+++ b/weekly/update/2018/04/23/recommendation-algorithms.html
@@ -33,6 +33,7 @@
                   <li><a href="/docs">Docs</a></li>
                   <li><a href="/publications">Publications</a></li>
                   <li><a href="/projects">Projects that use SDAP</a></li>
+                  <li><a href="/events">Community Events</a></li>
                 </ul>
               </li>
               <li><a href="/downloads">Downloads</a></li>
diff --git a/weekly/update/2018/04/23/vocabulary-similarity-algorithm.html b/weekly/update/2018/04/23/vocabulary-similarity-algorithm.html
index 433f19d..5235df2 100644
--- a/weekly/update/2018/04/23/vocabulary-similarity-algorithm.html
+++ b/weekly/update/2018/04/23/vocabulary-similarity-algorithm.html
@@ -33,6 +33,7 @@
                   <li><a href="/docs">Docs</a></li>
                   <li><a href="/publications">Publications</a></li>
                   <li><a href="/projects">Projects that use SDAP</a></li>
+                  <li><a href="/events">Community Events</a></li>
                 </ul>
               </li>
               <li><a href="/downloads">Downloads</a></li>