You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sdap.apache.org by rk...@apache.org on 2024/03/07 18:46:28 UTC

(incubator-sdap-website) branch 1.2.0 updated (25ea430 -> 656c010)

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

rkk pushed a change to branch 1.2.0
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-website.git


    from 25ea430  Prep for 1.2.0 release
     add c33f829  Minor edits & restructuring
     add 2212d1a  Minor edits & restructuring
     add 69c0bd7  Mailing list links
     add f3c62d1  Simple list of publications + featured keynote
     add ac111ab  SDAP timeline
     add 70ccf44  Featured pub section
     add 83881d3  Additional image on index page
     add e1c99d0  Updated image
     add c606606  added 'events' header and community events page
     add 7849572  sdap blog entry for new logo
     add 2b79e14  Added info on new contributors
     add 272aadd  Sorted team names by Last name
     add 8bb6f08  Site updates:
     add 1e9bb45  Main page carousel
     add 9bb24ef  Removed carousel from pubs page
     add cd626b2  Moved Jason Kang from contributor to PPMC
     add 8168d70  IDEAS page stub
     add 7f6c455  IDEAS page stub
     add 77978e9  IDEAS page stub
     add 0ebc662  IDEAS page stub
     add bb9cd2e  maturity model draft to public repo
     add 4032e50  maturity model draft update
     add 0c46a6e  maturity model update
     add 3c18ed6  Fix website issues
     add 57983db  Merge branch 'staging' into asf-site
     add 656c010  Merge branch 'asf-site' into 1.2.0

No new revisions were added by this update.

Summary of changes:
 blog.html                                          |  30 ++-
 css/style.css                                      |  18 +-
 docs.html                                          |  33 ++-
 downloads.html                                     |  76 +++---
 publications.html => events.html                   |  29 ++-
 favicon.png                                        | Bin 845 -> 15857 bytes
 .../index.html                                     |  65 +++--
 images/2018-03-20-SOTO-Initial-Integration6.jpeg   | Bin 0 -> 929527 bytes
 ...-in-Delhi-India-using-satellite-and in-situ.png | Bin 0 -> 6919446 bytes
 images/CDMS.png                                    | Bin 0 -> 349474 bytes
 ...nabling-Research-and-Applications-for-GEO-1.png | Bin 0 -> 1275380 bytes
 images/Fire-Alarm-CO2.jpg                          | Bin 0 -> 1394541 bytes
 images/IDEAS-Flood-Digital-Twins-Garonne-River.png | Bin 0 -> 6673983 bytes
 images/STV-FIS-Tomogram.png                        | Bin 0 -> 1683504 bytes
 images/book.jpg                                    | Bin 0 -> 81590 bytes
 images/distributed-acf.png                         | Bin 0 -> 2778700 bytes
 images/sdap-timeline.png                           | Bin 0 -> 4142758 bytes
 index.html                                         |  87 +++++--
 maturity.md                                        |  82 +++++++
 publications.html => projects.html                 |  27 ++-
 publications.html                                  | 107 +++++++-
 release/2023/01/20/v1.0.0-release.html             |  16 +-
 resources.html                                     |  14 +-
 source/_data/team/team.yml                         | 160 ++++++------
 source/_includes/footer.html                       |   2 +-
 source/_includes/header.html                       |  12 +-
 source/_posts/2023-11-20-new-logo.markdown         |  33 +++
 source/css/style.css                               |  18 +-
 source/docs.html                                   |  19 +-
 source/downloads.html                              |  14 +-
 source/events.html                                 |  24 ++
 source/favicon.png                                 | Bin 845 -> 15857 bytes
 source/ideas/index.html                            |  45 ++++
 .../2018-03-20-SOTO-Initial-Integration6.jpeg      | Bin 0 -> 929527 bytes
 ...-in-Delhi-India-using-satellite-and in-situ.png | Bin 0 -> 6919446 bytes
 source/images/CDMS.png                             | Bin 0 -> 349474 bytes
 ...nabling-Research-and-Applications-for-GEO-1.png | Bin 0 -> 1275380 bytes
 source/images/Fire-Alarm-CO2.jpg                   | Bin 0 -> 1394541 bytes
 .../IDEAS-Flood-Digital-Twins-Garonne-River.png    | Bin 0 -> 6673983 bytes
 source/images/STV-FIS-Tomogram.png                 | Bin 0 -> 1683504 bytes
 source/images/book.jpg                             | Bin 0 -> 81590 bytes
 source/images/distributed-acf.png                  | Bin 0 -> 2778700 bytes
 source/images/sdap-timeline.png                    | Bin 0 -> 4142758 bytes
 source/index.html                                  |  73 ++++--
 source/projects.html                               |  19 ++
 source/publications.html                           |  93 ++++++-
 source/team.html                                   |  81 +++++--
 team.html                                          | 268 ++++++++++++---------
 docs.html => update/2023/11/29/new-logo.html       |  41 +++-
 weekly/update/2018/04/23/ranking-algorithms.html   |  14 +-
 .../2018/04/23/recommendation-algorithms.html      |  14 +-
 .../04/23/vocabulary-similarity-algorithm.html     |  14 +-
 52 files changed, 1156 insertions(+), 372 deletions(-)
 copy publications.html => events.html (63%)
 copy weekly/update/2018/04/23/recommendation-algorithms.html => ideas/index.html (56%)
 create mode 100644 images/2018-03-20-SOTO-Initial-Integration6.jpeg
 create mode 100644 images/Analyze-AQ-in-Delhi-India-using-satellite-and in-situ.png
 create mode 100644 images/CDMS.png
 create mode 100644 images/CEOS-Ocean-Variables-Enabling-Research-and-Applications-for-GEO-1.png
 create mode 100644 images/Fire-Alarm-CO2.jpg
 create mode 100644 images/IDEAS-Flood-Digital-Twins-Garonne-River.png
 create mode 100644 images/STV-FIS-Tomogram.png
 create mode 100644 images/book.jpg
 create mode 100644 images/distributed-acf.png
 create mode 100644 images/sdap-timeline.png
 create mode 100644 maturity.md
 copy publications.html => projects.html (77%)
 create mode 100644 source/_posts/2023-11-20-new-logo.markdown
 create mode 100644 source/events.html
 create mode 100644 source/ideas/index.html
 create mode 100644 source/images/2018-03-20-SOTO-Initial-Integration6.jpeg
 create mode 100644 source/images/Analyze-AQ-in-Delhi-India-using-satellite-and in-situ.png
 create mode 100644 source/images/CDMS.png
 create mode 100644 source/images/CEOS-Ocean-Variables-Enabling-Research-and-Applications-for-GEO-1.png
 create mode 100644 source/images/Fire-Alarm-CO2.jpg
 create mode 100644 source/images/IDEAS-Flood-Digital-Twins-Garonne-River.png
 create mode 100644 source/images/STV-FIS-Tomogram.png
 create mode 100644 source/images/book.jpg
 create mode 100644 source/images/distributed-acf.png
 create mode 100644 source/images/sdap-timeline.png
 create mode 100644 source/projects.html
 copy docs.html => update/2023/11/29/new-logo.html (76%)