Commit Graph

108 Commits

Author SHA1 Message Date
sHa
9ac878993e Add new logos 2025-04-28 14:09:36 +03:00
sHa
2bccfd3c5b added new logos 2025-04-28 12:49:12 +03:00
sHa
9e9b0c5648 feat: Add PNG download functionality for SVG logos and enhance logo action buttons 2025-04-28 12:33:16 +03:00
sHa
51ea3c3dba feat: Add tagging functionality to logos and enhance logo modal display 2025-04-28 11:51:43 +03:00
sHa
1cb5acd066 fix: Update Makefile and documentation for logo scanning command 2025-04-28 10:14:18 +03:00
sHa
d7499075d7 add/change logos images 2025-04-28 09:52:41 +03:00
sHa
db01614dd8 feat: Add GitHub Actions workflow for deploying to GitHub Pages and include CNAME file 2025-04-27 22:01:33 +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