Commit Graph

3 Commits

Author SHA1 Message Date
astephanus ad8df5c9ad
Redesigned header / footer integration copied from project site. (#5702)
* Adds remote loading of header component from project site

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

* Integrates the redesigned header; removes the old copy-banner and search field

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

* Updates footer design and menu items

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

* Consolidates SCSS mixins and color palette

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

* Reduce classname verbosity slightly

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

* Removes redundant mobile menu button handler

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

* Corects spacing issue

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

* Corrects nav menu margins

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

* Corrects header logo clipping

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

* Updates navigation menu items

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

* Corrects top level navigation hover states

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

* Adds smoother responsive margins between top navigation header menu items

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

* Remove deleted SCSS file

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

---------

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>
2023-12-12 15:59:47 -08:00
Naarcha-AWS 1d1c1bb0e3
Revert "Redesigned top nav and footer (#5113)" (#5560)
This reverts commit dadb6b1f14.
2023-11-09 14:25:32 -06:00
astephanus dadb6b1f14
Redesigned top nav and footer (#5113)
* Ports over redesigned top banner header navigation, and footer

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

* Adds style overrides for search functionality

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

* Adds Font Awesome for menu icons

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

* Adds style overrides and updated menu item configurations

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

* Adds whitespace to fix SASS style rule causing Github action failure

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

* Adds dynamic navigation submenu height determination for smooth expand/collapse transitions instead of hardcoded values potentiating effortless change management

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

* Removes outdated message about old version release

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

* Corrects padding, positioning, typography for the site footer

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

* Adds new footer logo

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

* Sets footer legal copy right padding on mobile to that of the scroll-to-top button

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

* Adds footer link styles

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

* Adjusts page layout to fit the new container width requirements

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

* Fixes mobile layout with new header and footer

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

* Fixes mobile navigation menu errors

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

* Adjusts padding

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

* Removes commented out code

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

* Updates top navigation menu items with latest from project site

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>

---------

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>
Signed-off-by: astephanus <124592019+astephanus@users.noreply.github.com>
2023-11-07 15:17:05 -08:00