ProjectEvergreen / www.greenwoodjs.dev

Documentation website for Greenwood
https://super-tapioca-5987ce.netlify.app
1 stars 0 forks source link

Footer Component #27

Open thescientist13 opened 1 month ago

thescientist13 commented 1 month ago

Summary

Will want to create a component for the global site footer, with the various social links.

Screenshot 2024-04-17 at 9 28 35 PM Screenshot 2024-04-17 at 9 28 40 PM

Needs to be done after #23

Details

  1. [ ] Will need a src/components/footer/footer.js component file
  2. [ ] Will want a Storybook file
  3. [ ] Will want a spec file to test basic content output

Open Items

  1. [x] Need a canonical Figma file link / screenshot reference
    • can we get away with a "slim" footer for all pages? Not sure we want the big CTA on all pages?
  2. [x] Do we actually need privacy and ToS links / pages? - No
  3. [x] Need social icons and logos - hoping to get them in #36
thescientist13 commented 4 weeks ago

A reference