- Update website footer to improve responsiveness and layout.
- Improve the styling and layout of the Home page components.
- Update the Layout component to handle mobile sidebar better.
- Improve Markdown rendering for better responsiveness.
- Remove unused NavBar component.
- Remove svelte-vscode extension from extensions.json.
- Add .vscode folder to .gitignore to prevent accidental commits.
- Add a detailed README file explaining the project's features,
structure, and how to get started. This improves onboarding for
new contributors and users.
- Include instructions for adding new content, including Markdown
files and navigation structure updates. This makes content
addition simpler and more straightforward.
- Document all technologies used in the project, enhancing
understanding of the project's architecture.
- Updated project to use Tailwind CSS for styling.
- Added new UI components including Navbar, Sidebar, Footer,
Accordion, and Button.
- Created markdown content page for documentation.
- Improved overall structure and design of the application.