Commit Graph

5 Commits

Author SHA1 Message Date
sHa
ed7c0e1b96 fix: Update script names in .gitignore and DEVELOPMENT.md for favicon generation and data update 2025-06-17 16:15:46 +03:00
sHa
1cb5acd066 fix: Update Makefile and documentation for logo scanning command 2025-04-28 10:14:18 +03:00
sHa
e2614693fd refactor: Update Docker setup and Makefile for improved development workflow 2025-04-28 09:52:08 +03:00
sHa
5e17d20364 refactor: Update documentation for clarity and accuracy 2025-04-27 16:59:50 +03:00
sHa
9c3024c61d feat: Initialize Svelte application with logo gallery functionality
- Add Rollup configuration for building and serving the application.
- Implement logo scanning script to generate logos.json from logo files.
- Create main App component to manage logo display and search functionality.
- Develop LogoGrid and LogoList components for different viewing modes.
- Add LogoModal component for logo preview with details.
- Implement URL copying and logo downloading features.
- Style components for improved user experience and responsiveness.
2025-04-27 16:55:23 +03:00