polishing
This commit is contained in:
@@ -17,10 +17,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/netlify": "^5.5.4",
|
||||
"@astrojs/react": "^3.6.2",
|
||||
"@astrojs/react": "^3.6.3",
|
||||
"@types/react": "^18.3.12",
|
||||
"@types/react-dom": "^18.3.1",
|
||||
"astro": "^4.16.10",
|
||||
"astro": "^4.16.16",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1"
|
||||
},
|
||||
|
||||
590
pnpm-lock.yaml
generated
590
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -56,3 +56,15 @@ span.tag {
|
||||
line-height: var(--lh-desktop-caption);
|
||||
font-family: var(--body-copy);
|
||||
}
|
||||
|
||||
span.tag-new {
|
||||
background-color: var(--background-selected);
|
||||
padding: calc(0.25rem - 1px) calc(0.5rem - 1px);
|
||||
border-radius: var(--spacing-02);
|
||||
display: inline-block;
|
||||
color: var(--text-warning);
|
||||
margin-top: var(--spacing-08);
|
||||
font-size: var(--desktop-caption);
|
||||
line-height: var(--lh-desktop-caption);
|
||||
font-family: var(--body-copy);
|
||||
}
|
||||
@@ -20,7 +20,7 @@ export default function Card(props) {
|
||||
<strong className="nu-c-h6 nu-u-mt-1 nu-u-mb-1">{title}</strong>
|
||||
<p className="nu-c-fs-small nu-u-mt-1 nu-u-mb-1">{body}</p>
|
||||
<p className="distribution">
|
||||
{isNew() && <span className="tag nu-u-me-2">New</span>}
|
||||
{isNew() && <span className="tag nu-u-me-2 tag-new" title="Recently added">🔥</span>}
|
||||
<span className="tag">{tag}</span>
|
||||
</p>
|
||||
</a>
|
||||
|
||||
@@ -9,6 +9,8 @@
|
||||
top: 0;
|
||||
background-color: var(--background);
|
||||
z-index: 999999;
|
||||
-webkit-backdrop-filter:blur(.5rem);
|
||||
backdrop-filter:blur(.5rem);
|
||||
}
|
||||
|
||||
/* Hide scrollbar for Chrome, Safari and Opera */
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
outline: none;
|
||||
background: none;
|
||||
cursor: pointer;
|
||||
border-bottom: 1px solid transparent;
|
||||
border-bottom: 2px solid transparent;
|
||||
font-family: var(--body-copy);
|
||||
font-weight: 400;
|
||||
color: var(--text-secondary);
|
||||
@@ -17,5 +17,5 @@
|
||||
|
||||
.nav__item.is-active {
|
||||
color: var(--text-primary);
|
||||
border-bottom: 1px solid var(--support-info);
|
||||
border-bottom: 2px solid var(--support-info);
|
||||
}
|
||||
@@ -28,7 +28,7 @@
|
||||
{
|
||||
"title": "Designer",
|
||||
"body": "Generate designs & images.",
|
||||
"tag": "Beta, Free",
|
||||
"tag": "Free",
|
||||
"url": "https://designer.microsoft.com/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-12"
|
||||
},
|
||||
@@ -223,7 +223,7 @@
|
||||
{
|
||||
"title": "Adobe Podcast",
|
||||
"body": "Audio recording & editing.",
|
||||
"tag": "Beta, Free",
|
||||
"tag": "Freemium",
|
||||
"url": "https://podcast.adobe.com/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-11"
|
||||
},
|
||||
@@ -324,13 +324,6 @@
|
||||
"title": "Code",
|
||||
"category": "code",
|
||||
"content": [
|
||||
{
|
||||
"title": "Amazon CodeWhisperer",
|
||||
"body": "Generate code suggestions.",
|
||||
"tag": "Freemium",
|
||||
"url": "https://aws.amazon.com/codewhisperer/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-15"
|
||||
},
|
||||
{
|
||||
"title": "AskCodebase",
|
||||
"body": "AI programming agent.",
|
||||
@@ -407,6 +400,13 @@
|
||||
"tag": "Early access",
|
||||
"url": "https://melty.sh/?ref=riseofmachine.com",
|
||||
"date-added": "2024-09-11"
|
||||
},
|
||||
{
|
||||
"title": "Q Developer",
|
||||
"body": "Assistant for software development.",
|
||||
"tag": "Freemium",
|
||||
"url": "https://aws.amazon.com/q/developer/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-15"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -717,7 +717,7 @@
|
||||
{
|
||||
"title": "Magician",
|
||||
"body": "Generate icons, copy & images in Figma.",
|
||||
"tag": "Beta, $5/mo",
|
||||
"tag": "Free",
|
||||
"url": "https://magician.design/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-12"
|
||||
},
|
||||
@@ -793,14 +793,14 @@
|
||||
{
|
||||
"title": "Cosine",
|
||||
"body": "Search & understand large codebases.",
|
||||
"tag": "Free, Extension",
|
||||
"tag": "Free",
|
||||
"url": "https://cosine.sh/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-24"
|
||||
},
|
||||
{
|
||||
"title": "Hatchet",
|
||||
"body": "Incident response partner.",
|
||||
"tag": "Free, Extension",
|
||||
"tag": "Free",
|
||||
"url": "https://gethatchet.com/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-26"
|
||||
},
|
||||
@@ -814,7 +814,7 @@
|
||||
{
|
||||
"title": "Liner",
|
||||
"body": "Build & deploy ML applications.",
|
||||
"tag": "Free, Beta",
|
||||
"tag": "Free",
|
||||
"url": "https://liner.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-15"
|
||||
},
|
||||
@@ -1707,7 +1707,7 @@
|
||||
{
|
||||
"title": "Green Screen AI",
|
||||
"body": "Change the background of any image.",
|
||||
"tag": "Free, In-app purchases",
|
||||
"tag": "In-app purchases",
|
||||
"url": "https://greenscreenai.com/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-15"
|
||||
},
|
||||
@@ -1983,13 +1983,6 @@
|
||||
"url": "https://sider.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-24"
|
||||
},
|
||||
{
|
||||
"title": "SummerEyes",
|
||||
"body": "Summarize any text.",
|
||||
"tag": "Beta, Free",
|
||||
"url": "https://summereyes.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-15"
|
||||
},
|
||||
{
|
||||
"title": "Supernormal",
|
||||
"body": "Create meeting notes.",
|
||||
@@ -2062,7 +2055,7 @@
|
||||
{
|
||||
"title": "Dallelist",
|
||||
"body": "DALL-E prompt helper.",
|
||||
"tag": "Free, Extension",
|
||||
"tag": "Free",
|
||||
"url": "https://www.dallelist.com/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-15"
|
||||
},
|
||||
@@ -2589,7 +2582,7 @@
|
||||
{
|
||||
"title": "Crumb",
|
||||
"body": "Food generator.",
|
||||
"tag": "Free, In-app purchases",
|
||||
"tag": "In-app purchases",
|
||||
"url": "https://www.eatwithcrumb.com/?ref=riseofmachine.com",
|
||||
"date-added": "2024-11-17"
|
||||
},
|
||||
@@ -2785,7 +2778,7 @@
|
||||
{
|
||||
"title": "Penny",
|
||||
"body": "Online shopping assistant.",
|
||||
"tag": "Free, Extension",
|
||||
"tag": "Free",
|
||||
"url": "https://penny.im/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-15"
|
||||
},
|
||||
|
||||
@@ -11,7 +11,7 @@ const { site, title, tagline } = Astro.props;
|
||||
---
|
||||
|
||||
<!doctype html>
|
||||
<html lang="en" data-new-ui-theme="dark--warm">
|
||||
<html lang="en" data-new-ui-theme="light">
|
||||
<head>
|
||||
<ViewTransitions />
|
||||
<meta charset="UTF-8" />
|
||||
|
||||
Reference in New Issue
Block a user