Skip to content

feat: enhance footer with multi-column layout, navigation, social icons#180

Merged
cu-sanjay merged 1 commit into
cu-sanjay:mainfrom
ankeeta-mohanty:feat/enhance-footer-ui-ux
Jun 6, 2026
Merged

feat: enhance footer with multi-column layout, navigation, social icons#180
cu-sanjay merged 1 commit into
cu-sanjay:mainfrom
ankeeta-mohanty:feat/enhance-footer-ui-ux

Conversation

@ankeeta-mohanty

Copy link
Copy Markdown
Contributor

What does this PR do?

Replaces the minimal 2-line footer with a responsive, accessible 3-column footer
(Brand · Navigate · Community) matching the site's existing dark/amber color scheme, adding navigation links, social icons and community resources,

Type of change

  • New project under Projects/
  • Fix or improvement to an existing project
  • Showcase page / workflow / docs change

Checklist

  • I read CONTRIBUTING.md.
  • My folder name is Title Case with real spaces (e.g. To Do Web App).
  • My folder contains README.md, project.json and index.html.
  • project.json is valid and title matches the folder name.
  • The project opens by double-clicking index.html — no build step.
  • No console errors, no tracking scripts, no third-party iframes.
  • I respect the Code of Conduct.

Note on unchecked folder items: This PR modifies index.html and style.css at the root level, not a project folder under Projects/ — those three checklist items do not apply to this change.

⚠️ Extra Enhancement — External Dependency Added: Font Awesome 6.5 is loaded via cdnjs.cloudflare.com for the social brand icons. The original codebase had zero external dependencies. Happy to swap these for inline SVGs if preferred. Please consider adding a dependencies label to this PR.

Linked issue

Closes #73

@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

PR failed checks: Changes must be limited to a single new project folder under Projects/. Do not modify the root project.json or files outside the new folder.

@cu-sanjay cu-sanjay added NSoC'26 Issue eligible for NSoC '26. NSoC'26 Accepted PR Accepted. level3 NSoC'26 Contribution Level 3. labels Jun 6, 2026
@cu-sanjay cu-sanjay merged commit 43106f2 into cu-sanjay:main Jun 6, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

level3 NSoC'26 Contribution Level 3. NSoC'26 Accepted PR Accepted. NSoC'26 Issue eligible for NSoC '26.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Footer UI/UX enhancement for Better Navigation, Branding, and Accessibility

2 participants