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

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

commit c77b50b2bab0f87addfe0b27d8f1ab2038e5b92f
Merge: 166cf8448 5a586b3cb
Author: Jan Høydahl <[email protected]>
AuthorDate: Mon Apr 20 00:15:28 2026 +0200

    Merge branch 'main' into production

 .gitignore                                         |    7 +
 AGENTS.md                                          |   72 +
 build.sh                                           |    2 +-
 content/pages/security-dependency-cves.md          |   24 +
 content/pages/security-reporting.md                |  255 ++
 content/pages/security.md                          |   82 +-
 pelicanconf.py                                     |    2 +-
 plugins/combined_posts/__init__.py                 |   68 +-
 themes/solr/static/css/base.css                    |   74 +
 .../static/javascript/lib/mermaid/mermaid.min.js   | 3298 ++++++++++++++++++++
 themes/solr/templates/_subnav_news.html            |    4 +
 themes/solr/templates/_subnav_security.html        |    3 +
 themes/solr/templates/bloghome.html                |   21 +-
 themes/solr/templates/downloads.html               |    8 -
 themes/solr/templates/news.html                    |   21 +-
 themes/solr/templates/operator/artifacts.html      |    8 -
 themes/solr/templates/operator/news.html           |   13 -
 themes/solr/templates/posts.html                   |   21 +-
 .../solr/templates/security-dependency-cves.html   |   51 +
 themes/solr/templates/security-news.html           |   37 +
 themes/solr/templates/security-reporting.html      |   17 +
 themes/solr/templates/security.html                |   99 +-
 22 files changed, 3978 insertions(+), 209 deletions(-)

Reply via email to