Openstatus www.openstatus.dev

🦋 change twitter to bsky (#1051)

authored by

Thibault Le Ouay and committed by
GitHub
f38e7c77 72c427a6

+12 -12
+1 -1
apps/web/src/app/about/page.tsx
··· 67 67 socials: [ 68 68 { 69 69 label: "Twitter", 70 - href: "https://twitter.com/thibaultleouay", 70 + href: "https://bsky.app/profile/thibaultleouay.dev", 71 71 icon: "twitter", 72 72 }, 73 73 ],
+1 -1
apps/web/src/content/faq/about-us.mdx
··· 3 3 order: 2 4 4 --- 5 5 6 - We are [Thibault](https://twitter.com/thibaultleouay) and 6 + We are [Thibault](https://bsky.app/profile/thibaultleouay.dev) and 7 7 [Max](https://twitter.com/mxkaske) and we take you with us on our journey. 8 8 9 9 Read more on our [about](/about) page.
+1 -1
apps/web/src/content/posts/2023-year-review.mdx
··· 5 5 plans. 6 6 author: 7 7 name: Thibault Le Ouay Ducasse 8 - url: https://twitter.com/thibaultleouay 8 + url: https://bsky.app/profile/thibaultleouay.dev 9 9 publishedAt: 2023-12-29 10 10 image: /assets/posts/2023-year-review/title.png 11 11 ---
+1 -1
apps/web/src/content/posts/dynamic-breadcrumb-nextjs.mdx
··· 4 4 Learn how to create a dynamic breadcrumb in Next.js with parallel routes. 5 5 author: 6 6 name: Thibault Le Ouay Ducasse 7 - url: https://twitter.com/thibaultleouay 7 + url: https://bsky.app/profile/thibaultleouay.dev 8 8 publishedAt: 2024-08-19 9 9 image: /assets/posts/dynamic-breadcrumb-nextjs/breadcrumb.png 10 10 ---
+1 -1
apps/web/src/content/posts/migration-auth-clerk-to-next-auth.mdx
··· 4 4 Discover the reasons behind our decision to migrate from Clerk to NextAuth. 5 5 author: 6 6 name: Thibault Le Ouay Ducasse 7 - url: https://twitter.com/thibaultleouay 7 + url: https://bsky.app/profile/thibaultleouay.dev 8 8 publishedAt: 2024-05-15 9 9 image: /assets/posts/migration-auth-clerk-to-next-auth/authjs.png 10 10 ---
+1 -1
apps/web/src/content/posts/migration-backend-from-vercel-to-fly.mdx
··· 5 5 we encountered. 6 6 author: 7 7 name: Thibault Le Ouay Ducasse 8 - url: https://twitter.com/thibaultleouay 8 + url: https://bsky.app/profile/thibaultleouay.dev 9 9 publishedAt: 2023-10-29 10 10 image: /assets/posts/migration-backend-from-vercel-to-fly/fly.png 11 11 ---
+1 -1
apps/web/src/content/posts/migration-planetscale-to-turso.mdx
··· 5 5 Discover the reasons behind our decision to use Turso as our main database. 6 6 author: 7 7 name: Thibault Le Ouay Ducasse 8 - url: https://twitter.com/thibaultleouay 8 + url: https://bsky.app/profile/thibaultleouay.dev 9 9 publishedAt: 2023-08-20 10 10 --- 11 11
+1 -1
apps/web/src/content/posts/monitoring-latency-cf-workers-fly-koyeb-raylway-render.mdx
··· 6 6 Hono server on differerent cloud and compared their latency using OpenStatus. 7 7 author: 8 8 name: Thibault Le Ouay Ducasse 9 - url: https://twitter.com/thibaultleouay 9 + url: https://bsky.app/profile/thibaultleouay.dev 10 10 publishedAt: 2024-02-19 11 11 image: /assets/posts/monitoring-latency/all-hosting-providers.png 12 12 ---
+1 -1
apps/web/src/content/posts/monitoring-latency-vercel-edge-vs-serverless.mdx
··· 5 5 Functions. 6 6 author: 7 7 name: Thibault Le Ouay Ducasse 8 - url: https://twitter.com/thibaultleouay 8 + url: https://bsky.app/profile/thibaultleouay.dev 9 9 publishedAt: 2024-03-14 10 10 image: /assets/posts/monitoring-vercel/serverless-vs-edge.png 11 11 ---
+1 -1
apps/web/src/content/posts/our-new-pricing-explained.mdx
··· 5 5 we faced while setting up our new pricing. 6 6 author: 7 7 name: Thibault Le Ouay Ducasse 8 - url: https://twitter.com/thibaultleouay 8 + url: https://bsky.app/profile/thibaultleouay.dev 9 9 publishedAt: 2024-01-15 10 10 image: /assets/posts/our-new-pricing-explained/pricing-hard.png 11 11 ---
+1 -1
apps/web/src/content/posts/pricing-update-july-2024.mdx
··· 3 3 description: We have update our pricing again, let's deep dive into it. 4 4 author: 5 5 name: Thibault Le Ouay Ducasse 6 - url: https://twitter.com/thibaultleouay 6 + url: https://bsky.app/profile/thibaultleouay.dev 7 7 publishedAt: 2024-07-24 8 8 image: /assets/posts/pricing-update-july-2024/pricing.png 9 9 ---
+1 -1
apps/web/src/content/posts/q1-2024-update.mdx
··· 3 3 description: Let's review our first quarter of 2024. 4 4 author: 5 5 name: Thibault Le Ouay Ducasse 6 - url: https://twitter.com/thibaultleouay 6 + url: https://bsky.app/profile/thibaultleouay.dev 7 7 publishedAt: 2024-04-29 8 8 image: /assets/posts/q1-2024-update/q1-2024-update.png 9 9 ---