hlxsites / delta

https://main--delta--hlxsites.hlx.page/us/en/skymiles/overview
Apache License 2.0
2 stars 3 forks source link

create a generic custom element for the footer #101

Closed ramboz closed 1 year ago

ramboz commented 1 year ago

Following the approach proposed in #100, we want to create a custom element for the footer that the delta team can easily re-use on other sites.

The footer block would essentially define the <footer-app> element, and a custom JS/CSS would be loaded to render the custom element. All the styling would be isolated in the element so applying it on other sites is easy.

We can move most of the existing footer markup inside this new custom element.