Thomas Camlong
659384a6d4
chore: update package manager and enhance icon metadata
...
- Updated package manager version to pnpm@10.11.0 in package.json.
- Added robots metadata for SEO in page.tsx.
- Changed Open Graph type from "article" to "website" and added siteName and images.
- Included canonical URL in alternates for better indexing.
- Added structured data for icons in the IconDetails component with priority loading for images.
2025-05-19 15:13:16 +02:00
Bjorn Lammers
50c3a92b29
fix(web): Run Biome checks and apply fixes
2025-04-27 22:59:33 +02:00
Bjorn Lammers
575dee0580
feat(icons/[id]): Refine related icons relevance, display limits, and styling
2025-04-27 22:57:56 +02:00
Bjorn Lammers
09a30fd4fa
refactor(web): Reintroduce specific lost features after d0f8f8c ( #1285 )
...
Trigger Cloudflare Pages Build / cron_job (push) Has been cancelled
Co-authored-by: Thomas Camlong <thomas@ajnart.fr>
2025-04-26 17:28:24 +02:00
ajnart
d0f8f8ced9
revert: revert changes
2025-04-26 13:07:02 +02:00
Bjorn Lammers
9d2a35489f
feat(icon-components): Improve image loading/error handling and add WebP support across icon-related components
2025-04-26 00:20:12 +02:00
Bjorn Lammers
27505714cc
fix(icon-details): Correct closing tag
2025-04-25 23:40:35 +02:00
Bjorn Lammers
860321a6aa
chore: Run Biome checks and apply fixes
2025-04-25 23:40:35 +02:00
Bjorn Lammers
83a678f5ae
feat(icons/[id]): Refine related icons relevance, display limits, and styling
2025-04-25 23:40:35 +02:00
Thomas Camlong
64c49274da
feat(icons/id): Add related icons
2025-04-25 23:39:10 +02:00
Bjorn Lammers
1bba45f6b4
refactor(web): Update descriptions and consistency ( #1264 )
...
* refactor(web): Update descriptions and consistency
* revert: Issue templates
* refactor(web): More extensive search placeholder
---------
Signed-off-by: Bjorn Lammers <bjorn@lammers.media>
Co-authored-by: Thomas Camlong <thomas@ajnart.fr>
2025-04-25 17:55:17 +02:00
Thomas Camlong
773e3b78a3
feat(web): add magic gradient color variable to globals.css
2025-04-22 20:51:58 +02:00
Thomas Camlong
a3bf6bcbc5
remove license
2025-04-18 18:27:22 +02:00
Thomas Camlong
a6f5bb9aaf
styling
2025-04-18 18:25:10 +02:00
Thomas Camlong
f7f464e3c4
styling
2025-04-18 18:17:39 +02:00
Thomas Camlong
86edee2778
Format codebase
2025-04-17 18:05:08 +02:00
Thomas Camlong
b63e8f549a
Add background (it looks nice)
2025-04-17 18:05:08 +02:00
Thomas Camlong
4af84b39b7
Add more SEO
2025-04-17 18:05:08 +02:00
Thomas Camlong
16d6e34c3f
Format codebase
2025-04-17 18:05:08 +02:00
Thomas Camlong
5be07bbfb8
styling
2025-04-17 18:05:08 +02:00
Thomas Camlong
30de0b6d7b
change icons-details styling
2025-04-17 18:05:07 +02:00
Bjorn Lammers
63349f7490
feat(website): enhance website
2025-04-17 18:05:07 +02:00
Bjorn Lammers
62ab677ee3
feat(icons): implement theme-aware icon variants in search and details components
2025-04-17 18:05:07 +02:00
Bjorn Lammers
86b89f5518
feat(website): visually enhance website
...
- Update UI with refined rose-themed styling throughout the site
- Add mobile-responsive improvements to header and hero sections
- Create new 'Recently Added Icons' component with animated cards
- Improve icon details view with better visual hierarchy and theme indicators
- Implement better hover effects and transitions for interactive elements
- Add mobile menu for better navigation on smaller screens
- Update license notice wording
- Remove grid background in favor of refined blur effects
2025-04-17 18:05:07 +02:00
Thomas Camlong
bfe293f090
feat: Add website ( #1157 )
...
Co-authored-by: Bjorn Lammers <bjorn@lammers.media>
2025-04-16 16:18:20 +02:00