Skip to content

Commit

Permalink
Favicons
Browse files Browse the repository at this point in the history
  • Loading branch information
danmindru committed Nov 18, 2024
1 parent 2a738b5 commit ca1a116
Show file tree
Hide file tree
Showing 30 changed files with 489 additions and 84 deletions.
2 changes: 1 addition & 1 deletion shipixen/app/tag-data.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"automated-images":1,"marketing":8,"api":1,"design":2,"graphics":1,"browser-privacy":1,"screen-sharing":1,"streaming":1,"productivity":11,"efficiency":10,"tools":14,"ai-models":1,"macos":10,"ai-tools":3,"automation":8,"ai":11,"machine-learning":7,"email-marketing":2,"self-hosted":1,"seo":7,"promotion":5,"event-planning":1,"calendar-integration":1,"chrome-extension":1,"boilerplate":2,"reactjs":1,"tailwindcss":1,"developer-tools":3,"developer":4,"react":5,"hooks":1,"programming":2,"courses":1,"learning":2,"ai-chatbots":1,"customer-engagement":1,"salary-tracker":1,"startup":3,"saas":7,"business":3,"recruitment":1,"candidate-screening":1,"ai-icons":1,"image-generation":1,"voice":2,"text-to-speech":2,"ai-learning":1,"writing":1,"communication":1,"inventory-tracking":1,"ios":1,"ipados":1,"ai-writing-assistant":1,"grammarly-alternative":1,"golang":1,"game-development":1,"books":1,"ngrok-alternative":1,"local-domains":1,"campaigns":1,"developers":2,"designers":1,"marketers":1,"themes":1,"plugins":1,"customization":1,"nextjs":4,"typescript":1,"tailwind-css":2,"dashboards":1,"personal-organization":1,"browser-tabs":1,"tab-management":1,"pdf":1,"chat":1,"privacy":1,"social-media-scheduling":1,"open-source":1,"app-store-reviews":1,"ai-analysis":1,"reddit-marketing":1,"traffic":1,"optimization":2,"sales":1,"directories":1,"backlinks":1,"django":1,"screenshot-api":1,"deployment":1,"codebase":1,"vertical-tabs":1,"browser-management":1,"reddit":1,"traffic-analysis":1,"posting-schedule":1,"swimming":1,"triathlon":1,"workouts":1,"fitness":1,"health":1,"wellness":1,"components":1,"templates":1,"responsive-design":1,"time-tracking":1,"charts":1,"data-organization":1,"uptime-monitoring":1,"real-time":1,"alerts":1,"status-pages":1,"voice-cloning":1,"multilingual":1,"window-management":1}
{"automated-images":1,"marketing":12,"api":1,"design":3,"graphics":2,"browser-privacy":1,"screen-sharing":1,"streaming":1,"productivity":11,"efficiency":10,"tools":14,"ai-models":1,"macos":10,"ai-tools":3,"automation":8,"ai":12,"machine-learning":7,"seo":10,"optimization":3,"email-marketing":2,"self-hosted":1,"promotion":7,"event-planning":1,"calendar-integration":1,"chrome-extension":1,"boilerplate":2,"reactjs":1,"tailwindcss":1,"developer-tools":3,"developer":4,"react":5,"hooks":1,"programming":2,"courses":1,"learning":2,"ai-chatbots":1,"customer-engagement":1,"salary-tracker":1,"recruitment":1,"candidate-screening":1,"ai-icons":1,"image-generation":1,"voice":3,"text-to-speech":3,"ai-learning":1,"writing":1,"communication":1,"inventory-tracking":1,"ios":1,"ipados":1,"ai-writing-assistant":1,"grammarly-alternative":1,"golang":1,"game-development":1,"books":1,"ngrok-alternative":1,"local-domains":1,"campaigns":1,"developers":2,"designers":1,"marketers":1,"themes":1,"plugins":1,"customization":1,"nextjs":4,"saas":7,"typescript":1,"tailwind-css":2,"dashboards":1,"personal-organization":1,"browser-tabs":1,"tab-management":1,"pdf":1,"chat":1,"privacy":1,"social-media-scheduling":1,"open-source":1,"app-store-reviews":1,"ai-analysis":1,"reddit-marketing":1,"traffic":1,"sales":1,"directories":1,"backlinks":1,"django":1,"business":3,"screenshot-api":1,"deployment":1,"codebase":1,"vertical-tabs":1,"browser-management":1,"reddit":1,"traffic-analysis":1,"posting-schedule":1,"swimming":1,"triathlon":1,"workouts":1,"fitness":1,"health":1,"wellness":1,"components":1,"templates":1,"responsive-design":1,"time-tracking":1,"charts":1,"data-organization":1,"voice-cloning":1,"multilingual":1,"window-management":1,"startup":2,"uptime-monitoring":1,"real-time":1,"alerts":1,"status-pages":1}
8 changes: 4 additions & 4 deletions shipixen/components/blog/home/PostItem.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@ export function PostItem({
)}
>
<div className="w-full px-3 py-1">
{logo || images?.[0] ? (
{logo ? (
<Image
aria-hidden="true"
className="absolute w-full h-full left-0 top-0 -z-100 opacity-20 dark:opacity-20 saturate-200 dark:saturate-[3] blur-2xl bg-cover"
src={logo || images?.[0]}
src={logo}
alt={title}
width={200}
height={200}
Expand All @@ -96,9 +96,9 @@ export function PostItem({
'w-8 h-8 flex-shrink-0 rounded-lg overflow-hidden bg-white/50 dark:bg-black/50 border-1 border-solid border-white dark:border-black',
)}
>
{logo || images?.[0] ? (
{logo ? (
<Image
src={logo || images?.[0]}
src={logo}
alt="Product Thumbnail"
width={200}
height={200}
Expand Down
1 change: 1 addition & 0 deletions shipixen/data/products/calget.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ tags:
- Marketing
- SEO
- Promotion
logo: /static/images/product/calget/logo.png
summary: >
Simplify your event planning with **CalGet**. Create shareable “Add to Calendar” links that integrate seamlessly into your social media, newsletters, websites, and emails.
category: Marketing Tools
Expand Down
1 change: 1 addition & 0 deletions shipixen/data/products/chromekit.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ tags:
- Developer Tools
images:
- /static/images/product/chromekit/og-image.png
logo: /static/images/product/chromekit/logo.png
summary: >
The Chrome extension boilerplate with all you need to build and launch your extension fast with ReactJS, TailwindCSS & Vite
category: Boilerplates, Startup SaaS/Tools
Expand Down
1 change: 1 addition & 0 deletions shipixen/data/products/creatorscrown-creators-hub.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ tags:
- Marketing
images:
- /static/images/product/creatorscrown-creators-hub/og-image.png
logo: /static/images/product/creatorscrown-creators-hub/logo.png
summary: >
Creators Hub is a platform that helps creators build their brand, grow their audience, and monetize their work.
category: Design Tools
Expand Down
33 changes: 0 additions & 33 deletions shipixen/data/products/guidejar.mdx

This file was deleted.

1 change: 1 addition & 0 deletions shipixen/data/products/hiretool-io.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ tags:
- Tools
images:
- /static/images/product/hiretool-io/og-image.png
logo: /static/images/product/hiretool-io/logo.png
summary: >
Cut out unqualified candidates before the interview— save your time and focus on the right talent
category: Productivity
Expand Down
1 change: 1 addition & 0 deletions shipixen/data/products/mindpal.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ tags:
- Text to Speech
images:
- /static/images/product/mindpal/og-image.png
logo: /static/images/product/mindpal/logo.png
summary: >
Build AI agents & multi-agent workflows to automate business processes.
category: Other AI tools
Expand Down
1 change: 1 addition & 0 deletions shipixen/data/products/nextready.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ tags:
- SaaS
images:
- /static/images/product/nextready/og-image.png
logo: /static/images/product/nextready/logo.png
summary: >
A ready-to-use and type-safe components for Next.js, TypeScript, Prisma, LemonSqueezy, shadcn/ui, etc.
category: Code Libraries
Expand Down
1 change: 1 addition & 0 deletions shipixen/data/products/redreach.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ tags:
- Marketing
images:
- /static/images/product/redreach/og-image.png
logo: /static/images/product/redreach/logo.png
summary: >
Reddit Marketing: Turn Reddit traffic into customers. Finds high impact Reddit conversations to help you naturally promote your product and get more sales.
category: SEO Tools
Expand Down
1 change: 1 addition & 0 deletions shipixen/data/products/reinspire.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ tags:
- Automation
images:
- /static/images/product/reinspire/og-image.png
logo: /static/images/product/reinspire/logo.png
summary: >
Transform your Audio/Video Content into Transcripts, Newsletters, Blog Posts, Timestamps and more. Content Repurposing Made Easy!
category: AI Tools
Expand Down
36 changes: 0 additions & 36 deletions shipixen/data/products/uptimebeats.mdx

This file was deleted.

1 change: 1 addition & 0 deletions shipixen/data/products/wins-brand-new-window-manager.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ tags:
- Tools
images:
- /static/images/product/wins-brand-new-window-manager/og-image.png
logo: /static/images/product/wins-brand-new-window-manager/logo.png
summary: >
A New Mac Window Manager. Dock Window Previewer, Aero shake, Mission Control Pro and more. Bring System-level Arrange Window features to Mac
category: Developer Tools
Expand Down
18 changes: 10 additions & 8 deletions shipixen/layouts/ProductLayout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,12 @@ export default function PostLayout({
<header className="pt-6 -mt-12 lg:-mt-16">
<div className="space-y-1 text-center">
<div className="flex flex-col items-center">
<div className="flex gap-4 w-auto bg-white/80 dark:bg-black/80 relative backdrop-blur-xl rounded-lg py-4 px-6 items-center z-20">
{logo || firstImage ? (
<div className="flex gap-4 w-auto bg-white/80 dark:bg-black/80 relative backdrop-blur-xl rounded-lg py-4 px-6 items-center">
{logo ? (
<Image
aria-hidden="true"
className="absolute w-full h-full left-0 top-0 -z-100 opacity-20 dark:opacity-20 saturate-200 dark:saturate-[3] blur-2xl bg-cover"
src={logo || firstImage}
src={logo}
alt={title}
width={200}
height={200}
Expand All @@ -100,12 +100,12 @@ export default function PostLayout({

<figure
className={clsx(
'w-16 h-16 flex-shrink-0 rounded-lg overflow-hidden bg-white/50 dark:bg-black/50',
'w-10 h-10 md:w-12 md:h-12 lg:w-16 lg:h-16 flex-shrink-0 rounded-lg overflow-hidden bg-white/50 dark:bg-black/50',
)}
>
{logo || firstImage ? (
{logo ? (
<Image
src={logo || firstImage}
src={logo}
alt="Product Thumbnail"
width={200}
height={200}
Expand All @@ -120,7 +120,9 @@ export default function PostLayout({
/>
)}
</figure>
<h1 className="text-4xl font-light">{title}</h1>
<h1 className="text-xl md:text-2xl lg:text-4xl font-light">
{title}
</h1>
</div>

{firstImage && (
Expand All @@ -129,7 +131,7 @@ export default function PostLayout({
alt={title}
width={1240}
height={640}
className="rounded-t-lg w-full h-auto relative -mt-12"
className="bg-white rounded-t-lg w-full h-auto relative -mt-12 -z-10"
/>
)}
</div>
Expand Down
Loading

0 comments on commit ca1a116

Please sign in to comment.