Skip to content

Commit

Permalink
ci: update showcase (#1340)
Browse files Browse the repository at this point in the history
Co-authored-by: sarah11918 <[email protected]>
Co-authored-by: Sarah Rainsberger <[email protected]>
  • Loading branch information
3 people authored Nov 29, 2024
1 parent abf053e commit fadd6c1
Show file tree
Hide file tree
Showing 9 changed files with 19 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/update-showcase.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -485,6 +485,8 @@ const scraper = new ShowcaseScraper({
'https://chat-sesso.com',
// Redirects to a page that is not Astro - 2024/11/27
'https://tt.adarshrkumar.dev/',
// Already added to showcase - 2024/11/29
'https://cointracker.io',
],
});
await scraper.run();
Binary file added src/content/showcase/cycle.eu.com.webp
Binary file not shown.
4 changes: 4 additions & 0 deletions src/content/showcase/cycle.eu.com.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
title: Optimize your work with a proactive AI assistant
image: ./cycle.eu.com.webp
url: https://cycle.eu.com
dateAdded: 2024-11-29T22:24:27.871Z
Binary file added src/content/showcase/letter.coffee.webp
Binary file not shown.
4 changes: 4 additions & 0 deletions src/content/showcase/letter.coffee.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
title: caffeineletter | home
image: ./letter.coffee.webp
url: https://letter.coffee/
dateAdded: 2024-11-29T22:24:20.600Z
Binary file added src/content/showcase/stafast.net.webp
Binary file not shown.
4 changes: 4 additions & 0 deletions src/content/showcase/stafast.net.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
title: André Stafast
image: ./stafast.net.webp
url: https://stafast.net/
dateAdded: 2024-11-29T22:24:30.538Z
Binary file added src/content/showcase/tractstack.com.webp
Binary file not shown.
5 changes: 5 additions & 0 deletions src/content/showcase/tractstack.com.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
title: Introducing Tract Stack | no-code website builder and content marketing
platform
image: ./tractstack.com.webp
url: https://tractstack.com
dateAdded: 2024-11-29T22:24:35.425Z

0 comments on commit fadd6c1

Please sign in to comment.