dayjs
dayjs copied to clipboard
Feature Request: Improve Footer Design on Day.js Website
Current Footer
The current footer (screenshot attached) has:
- A dark background with minimal content.
- Community links like GitHub, Gitter, and Sitemap.
- A small copyright notice.
While functional, it feels visually sparse and outdated compared to modern documentation sites.
Goals
- Make the footer more visually engaging and informative.
- Improve content hierarchy and readability.
- Maintain visual consistency with the rest of the site’s theme.
- Add responsive design for better mobile display.
Non-Goals
- Full redesign of the Day.js branding.
- Adding unnecessary animations or scripts.
- Changing navigation structure or page layout.
Background
Modern open-source documentation sites often use a richer footer design that:
- Includes quick links (Docs, API, GitHub, Blog, License).
- Provides social media or community badges.
- Highlights open-source acknowledgments or contributors.
- Offers a clear copyright and project version.
Examples: React Docs, Next.js, MDN
@iamkun can i work on this please?