This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch staging
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
from d7afdc3cca Fix syntax highlighting in blog code blocks (#1334)
add 539dd38b30 Use Docsy _partials overrides for footer and head hook
(#1336)
add 0c38de28ef Fix white background in sidebar for dark mode (#1339)
add f0ba310d67 Improved the unecessary lining and background (#1338)
add 32fe84824a Updated the button ui for dark theme (#1340)
add aabe796a85 Update version label to have better visibility in dark mode
(#1341)
add bf03a93312 Bump the npm-dependencies group across 1 directory with 15
updates (#1337)
add f5270bc4d5 Fixed extra unecessary spaces in top of heading. (#1343)
add 01062865db Add Astronomer Orbiter conversion tool to Ecosystem page
(#1342)
add e1bde406c5 Bump express from 4.21.2 to 4.22.1 in /landing-pages (#1299)
add 1831386262 Bump node-forge from 1.3.1 to 1.3.2 in /landing-pages
(#1295)
add 1fde976b9c Upgrade zizmor to 1.19.0 (#1346)
add 3f74be851c Add Stuttgart as Meetup (#1345)
add d785d6e00a Bump autoprefixer (#1347)
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 2 +-
landing-pages/package.json | 31 +-
landing-pages/site/assets/scss/_base-layout.scss | 1 -
landing-pages/site/assets/scss/_buttons.scss | 18 +-
.../site/assets/scss/_community-page.scss | 1 -
.../site/assets/scss/_content-drawer.scss | 2 +-
landing-pages/site/assets/scss/_rst-content.scss | 12 +-
landing-pages/site/content/en/ecosystem/_index.md | 2 +
.../layouts/{partials => _partials}/footer.html | 1 -
.../{partials => _partials}/hooks/head-end.html | 1 -
landing-pages/site/static/meetups.json | 90 +-
landing-pages/yarn.lock | 938 +++++++++------------
.../sphinx_airflow_theme/version-selector.html | 2 +-
13 files changed, 493 insertions(+), 608 deletions(-)
rename landing-pages/site/layouts/{partials => _partials}/footer.html (99%)
rename landing-pages/site/layouts/{partials => _partials}/hooks/head-end.html
(99%)