Sefaria / Sefaria-Project

New Interfaces for Jewish Texts
https://www.sefaria.org
647 stars 265 forks source link

Sidebar Footer #1945

Closed saengel closed 3 weeks ago

saengel commented 3 weeks ago

Description

First pass at design and implementation for the new sidebar footer. The "stickiness" will be addressed in a separate PR.

File Changes

  1. s2.css - Styling for the footerContainer flex container, and the links inside.
  2. static/js/NavSidebar.jsx - Adding a function to return the data, and a functional component to weave into the sidebar for the footer.
  3. static/js/TextsPage.jsx - Incorporating the footer module.

Notes: