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

anshum pushed a change to branch production
in repository https://gitbox.apache.org/repos/asf/solr-site.git


    from 9fef57f23 Merge branch 'main' into production
     add 21e551f29 SOLR-17342 Avoid loading resources from remote CDN (#136)
     add 6883c1f70 Update version variables for release 9.8.0
     add 646516f4e Update the htaccess.ref-guide-antora for release 9.8.0
     add 74b0ce95b Adding Solr news for release 9.8.0
     add 87fceaed8 Fix release date for 9.8.0
     new d9f71c302 Merge branch 'main' into production

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../solr/solr_news/2025-01-23-9-8-0-available.md   |   31 +
 pelicanconf.py                                     |    4 +-
 requirements.txt                                   |    1 +
 themes/solr/static/css/base.css                    |   23 +-
 themes/solr/static/css/font-awesome.min.css        |    4 +
 themes/solr/static/css/google-fonts-kalam.css      |   33 +
 themes/solr/static/css/google-fonts-raleway.css    |  166 ++
 themes/solr/static/css/operator.css                |   21 +-
 .../solr/static/fonts/fontawesome/FontAwesome.otf  |  Bin 0 -> 134808 bytes
 themes/solr/static/fonts/fontawesome/LICENSE.txt   |   95 +
 .../fonts/fontawesome/fontawesome-webfont.eot      |  Bin 0 -> 165742 bytes
 .../fonts/fontawesome/fontawesome-webfont.svg      | 2671 ++++++++++++++++++++
 .../fonts/fontawesome/fontawesome-webfont.ttf      |  Bin 0 -> 165548 bytes
 .../fonts/fontawesome/fontawesome-webfont.woff     |  Bin 0 -> 98024 bytes
 .../fonts/fontawesome/fontawesome-webfont.woff2    |  Bin 0 -> 77160 bytes
 themes/solr/static/fonts/kalam/LICENSE.txt         |   93 +
 .../kalam/v17/YA9dr0Wd4kDdMthQOCfhsCkAj7g.woff2    |  Bin 0 -> 53104 bytes
 .../fonts/kalam/v17/YA9dr0Wd4kDdMthROCfhsCkA.woff2 |  Bin 0 -> 14040 bytes
 .../kalam/v17/YA9dr0Wd4kDdMthfOCfhsCkAj7g.woff2    |  Bin 0 -> 6784 bytes
 themes/solr/static/fonts/raleway/LICENSE.txt       |   93 +
 .../raleway/v34/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2  |  Bin 0 -> 43224 bytes
 .../v34/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2       |  Bin 0 -> 22612 bytes
 .../v34/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2       |  Bin 0 -> 8120 bytes
 .../v34/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2       |  Bin 0 -> 25908 bytes
 .../v34/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2       |  Bin 0 -> 22040 bytes
 themes/solr/templates/_css.html                    |    7 +-
 themes/solr/templates/_javascript.html             |    2 +-
 themes/solr/templates/_last_scripts.html           |    3 +
 themes/solr/templates/htaccess.ref-guide-antora    |    2 +-
 themes/solr/templates/operator/_css.html           |    7 +-
 30 files changed, 3241 insertions(+), 15 deletions(-)
 create mode 100644 content/solr/solr_news/2025-01-23-9-8-0-available.md
 create mode 100644 themes/solr/static/css/font-awesome.min.css
 create mode 100644 themes/solr/static/css/google-fonts-kalam.css
 create mode 100644 themes/solr/static/css/google-fonts-raleway.css
 create mode 100644 themes/solr/static/fonts/fontawesome/FontAwesome.otf
 create mode 100644 themes/solr/static/fonts/fontawesome/LICENSE.txt
 create mode 100644 themes/solr/static/fonts/fontawesome/fontawesome-webfont.eot
 create mode 100644 themes/solr/static/fonts/fontawesome/fontawesome-webfont.svg
 create mode 100644 themes/solr/static/fonts/fontawesome/fontawesome-webfont.ttf
 create mode 100644 
themes/solr/static/fonts/fontawesome/fontawesome-webfont.woff
 create mode 100644 
themes/solr/static/fonts/fontawesome/fontawesome-webfont.woff2
 create mode 100644 themes/solr/static/fonts/kalam/LICENSE.txt
 create mode 100644 
themes/solr/static/fonts/kalam/v17/YA9dr0Wd4kDdMthQOCfhsCkAj7g.woff2
 create mode 100644 
themes/solr/static/fonts/kalam/v17/YA9dr0Wd4kDdMthROCfhsCkA.woff2
 create mode 100644 
themes/solr/static/fonts/kalam/v17/YA9dr0Wd4kDdMthfOCfhsCkAj7g.woff2
 create mode 100644 themes/solr/static/fonts/raleway/LICENSE.txt
 create mode 100644 
themes/solr/static/fonts/raleway/v34/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2
 create mode 100644 
themes/solr/static/fonts/raleway/v34/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2
 create mode 100644 
themes/solr/static/fonts/raleway/v34/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2
 create mode 100644 
themes/solr/static/fonts/raleway/v34/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2
 create mode 100644 
themes/solr/static/fonts/raleway/v34/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2

Reply via email to