-
Notifications
You must be signed in to change notification settings - Fork 147
Description
Add a Sitemap Page to the website that displays all the important sections and links of the project in a structured, easy-to-navigate format.
This will help users quickly explore every part of the site.
⸻
🪲 Is your feature related to a problem? Please describe.
Currently, users have no single page to view all available links or sections.
A sitemap page will make navigation easier and improve the overall user experience.
⸻
💡 Describe alternatives you’ve considered
• Keeping navigation only in the header/footer (but that doesn’t show all pages).
• Using dropdown menus (less accessible for large sites).
A dedicated sitemap page is simple, user-friendly, and easy to maintain.
⸻
🖼️ Additional context
Implementation details:
• Create a new file sitemap.html
• Use clean HTML structure with lists and hyperlinks for each page
• Style using CSS for readability and consistency with the site’s theme
• Add a link to the sitemap page in the footer or navbar
Example sections:
• Home
• About
• Convert Recipe