Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Footer redesign & calendar update #3161

Merged
merged 13 commits into from
Aug 9, 2024
Merged

Footer redesign & calendar update #3161

merged 13 commits into from
Aug 9, 2024

Conversation

krisfreedain
Copy link
Member

Description

Footer redesign
[2.16.0 Release] Update the calendar date for 2.16.0 retro meeting

Issues Resolved

#3157
#3159

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the BSD-3-Clause License.

kaimmej and others added 13 commits July 31, 2024 17:08
_sass/redesign_pallette.scss
Added an array of gray to our color palette. This just explicitly allows us the lighter grays and puts them in context. These are used in the font coloring of the footer.

_sass/footer.scss
removed much of the old styling as it was not needed anymore. Much of it was there to support the rendering on mobile devices, which bootstrap now handles.
Also i renamed categories to make it more clear which styles applied to what elements.

_includes/footer.html
total rip and replace.
Its still a three column layout but it now uses bootstrap to render it.

_Data/footer_social_links.yml
Im not sure this will end up working, but I wanted to be able to iterate over all of the social links and be able to render them element by element. This will be used to create the array of social icons at the bottom of hte footer. Currently not working.

_data/footer.yml
changed the footer categories.

Signed-off-by: kaimmej <kaimmej@gmail.com>
Added social sharing icons to the icons.html file.
Converted the footer formatting to be rendered by bootstrap

Signed-off-by: kaimmej <kaimmej@gmail.com>
the _sass/style.scss boxshadow element was interacting with the footer and causing the background element of hte footer to be clipped. removed.

Added a row element to the 3column base layout.

Formatted the footer to be mobile friendly.

Cheers,
Signed-off-by: kaimmej <kaimmej@gmail.com>
The footer legal notice was in the following pages:
- tutorial
- blog
- events
-faq
-partners
- versions

Removed the footer_legal.html from the includes/ folder.

Signed-off-by: kaimmej <kaimmej@gmail.com>
Signed-off-by: kaimmej <kaimmej@gmail.com>
…e row.

This helps the template's content not spill into the footer element.

Signed-off-by: kaimmej <kaimmej@gmail.com>
Signed-off-by: kaimmej <kaimmej@gmail.com>
Signed-off-by: kaimmej <kaimmej@gmail.com>
Also brought the social icons up into the footer, so there was not such a large gap.

Renamed one of the footer nav categories -
was: Brand Guidelines
changed to: Brand & Trademark

Signed-off-by: kaimmej <kaimmej@gmail.com>
Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>
[2.16.0 Release] Update the calendar date for 2.16.0 retro meeting
Copy link
Member

@nateynateynate nateynateynate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's goooo!

@nateynateynate nateynateynate merged commit 82a9df8 into prod Aug 9, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants