This is an automated email from the ASF dual-hosted git repository.
kamilbregula pushed a change to branch aip-11
in repository https://gitbox.apache.org/repos/asf/airflow-site.git.
from cbe2f5c Add pre-commit (#69)
add 56f53fd Add accordian (#65)
No new revisions were added by this update.
Summary of changes:
.../site/assets/icons/accordion-arrow.svg | 8 +++
landing-pages/site/assets/scss/_accordion.scss | 80 ++++++++++++++++++++++
landing-pages/site/assets/scss/main-custom.scss | 3 +-
landing-pages/site/content/en/_index.html | 11 ---
landing-pages/site/content/en/examples/_index.html | 14 ++++
.../{404.html => shortcodes/accordion.html} | 17 +++--
6 files changed, 114 insertions(+), 19 deletions(-)
create mode 100644 landing-pages/site/assets/icons/accordion-arrow.svg
create mode 100644 landing-pages/site/assets/scss/_accordion.scss
copy landing-pages/site/layouts/{404.html => shortcodes/accordion.html} (62%)