#GatsbyJS
Once again torturing myself with a gatsbyjs migration, from v4 to v5
September 14, 2025 at 8:11 PM
New Blind Valet home page is deployed. I moved the application functionality to the app subdomain and deployed a new GatsbyJS home page.

Performance before and after!
#buildinpublic
July 18, 2025 at 8:21 AM
Working on a little uplift of the Blind Valet landing page. Performance is terrible as it is running on the same codebase as the rest of the app and is pulling text translations from the DB at runtime.

- App => app.blindvalet.com
- Blindvalet.com => fast loading GatsbyJS site.
#buildinpublic
July 12, 2025 at 9:10 AM
I've used GraphQL a bit here and there and never liked it much, but I now think a big part of that is just because I strongly disagree with a lot of the design choices GatsbyJS made with how they use GraphQL.
July 9, 2025 at 5:12 PM
100% yay. Although I only use it for static sites but coming from GatsbyJS Astro is the stuff of dreams. Incredibly fast, simple, great DX and let's you import components from any of the big frameworks.
June 5, 2025 at 2:29 PM
I spent some time organizing this into react components. I have three components:

1. VN System - this would run the "script" for the dialogue/expression changing.
2. VN Scene - backdrop as a glb right now.
3. VN Character - glb loaded character mesh, expression logic.

#gatsbyjs #react #threejs
May 15, 2025 at 6:05 AM
Eventually we landed it in Beta (github.com/gatsbyjs/gat...) but it never got past it because it was a huge time investment, even though we used webpack internally. I can't imagine what time @devongovett.bsky.social had to spend to reverse engineer Next.js and integrate it into Parcel...
May 6, 2025 at 2:30 AM
2/ 🧑💻 FRONTEND FIREPOWER

Your UI deserves better than “good enough”:

→ Frameworks: @React, @vuejs, @angular

→ Animation: @framer, @GSAP

→ Static Sites: @nextjs, @gatsbyjs, @eleven_ty

→ Testing: @Cypress_io, @storybookjs

Tag a designer who needs this ↓
April 23, 2025 at 11:18 AM
## Gatsby から Astro に乗り換えて2年

GatsbyJSからAstroに乗り換えて2年以上経ったので止まっていたAstroのChangelogのように最近の構成をメモしておこうと思う。

## 2年間の変更点

* 初期に導入したAstro ImagetoolsがAstroの画像強化によって必要なくなった(fitやposition指定ができるImageコンポーネント)
* Markdownファイルは TinaCMSのローカルモードで管理している
* Bridgy Fed で Bluesky や ActivityPub と接続している(webmention) […]
Original post on ubanis.com
ubanis.com
April 4, 2025 at 11:28 AM
## Gatsby から Astro に乗り換えて2年

GatsbyJSからAstroに乗り換えて2年以上経ったので止まっていたAstroのChangelogのように最近の構成をメモしておこうと思う。

## 2年間の変更点

* 初期に導入したAstro […] https://ubanis.com/note/astro_556/
Original post on ubanis.com
ubanis.com
April 4, 2025 at 11:28 AM
O meu site fiz no AstroJS, mas testei Jekyll, Statik (python) e o GatsbyJS
April 3, 2025 at 9:30 PM
GatsbyJSってNelifyに買われてから開発停止してたんだ
March 28, 2025 at 8:17 AM
My experiences:

- Cloudflare Image Transformations are so easy to use it feels like I entered a cheat code
- Cloudflare Email Workers are so stunningly simple we don't even deserve it
- Astro Content Layer is the best thing since GatsbyJS GraphQL layer (and it's so much better!)
March 10, 2025 at 9:38 AM
Decided to redo my personal website in #astrojs after my old one (in #gatsbyjs) once again did not want to build successfully.

feindt.dev
Ulrich Feindt
Portfolio website and blog
feindt.dev
March 9, 2025 at 3:57 PM
これまでGatsbyJSでサイト作ってたけど、いよいよAstroに移行することを決意し、正月から時間があるときに作業していた30ページほどのサイトをようやく公開できた。

ChatGPTとVSCode Copilotがあれば移行は余裕だろっと思ってたけど、Astroのような「JSXぽいけど独自仕様」は、ハルシネーションを起こしやすいようで、なかなか正解に辿り着かない。集合知が弱い新興技術は、自分で開拓していかないとならんのね(Astro公式のドキュメントはとても丁寧で充実しているから助かった)
佐野元春 & THE COYOTE BAND『HAYABUSA JET Ι』 | MWS : Moto's Web Server
自身のクラシックスを新世代にプレゼンテーション、佐野元春 & THE COYOTE BAND による “再定義“ アルバム
buff.ly
March 9, 2025 at 1:11 AM
What Are the Common Issues When Hosting a Gatsby Site on Vercel?

GatsbyJS is a powerful static site generator that enables developers to create fast and flexible web applications. Hosting a Gatsby site on Vercel, known for its seamless integration with front-end frameworks, is a popular choice…
What Are the Common Issues When Hosting a Gatsby Site on Vercel?
GatsbyJS is a powerful static site generator that enables developers to create fast and flexible web applications. Hosting a Gatsby site on Vercel, known for its seamless integration with front-end frameworks, is a popular choice among developers. However, despite its advantages, there are common issues that developers might encounter during the deployment process. Let's explore some of these challenges and how you can overcome them.
devnews.tech
March 8, 2025 at 9:31 PM
also update on the website

I have abandoned the template and will instead make something custom using 11ty as a static site generator because I like making my life difficult

Made a few with GatsbyJS back in the webdev days so those skills will... probably translate? We'll see lol
while tempting, it's not really in line with my content, and frankly it's been so long since I watched / read / played anything involving .hack// I barely remember anything

*data drains your balls*

anyway, found a template that's softer and more me, chobits themed actually. gonna work off that!
working on the website this morning and found a template that makes it look like The World from .hack//sign and I am sooooo tempted
February 27, 2025 at 1:55 PM
GatsbyJSがいよいよもって開発停止ぽいので、年初からSSGサイト開発をAstroに移行するプランを進行中。デバッグしやすくてビルドが速いのは良いことだ。Gatsbyも熱意をもって開発され続けたらよかったのに。幾つか成果をサイレントにリリースしたあと、春にはAstroを本格導入かな。
February 8, 2025 at 7:42 AM
I literally ran out of 300 build minutes that Netlify provides trying to debug this, so much effort gone to waste, I'm glad I wasn't building the website with svelte and I can still salvage some React code to be reused when I inevitably rollback to GatsbyJS, but this is literally making me cry.
January 29, 2025 at 12:20 PM
Was evaluating #AstroJS as a static site generator for work related reasons, fell for it immediately, decided I will be migrating my blog to Astro. It’s time to say my goodbyes to #GatsbyJS. ⚛️

astro.build
Astro
Astro builds fast content sites, powerful web applications, dynamic server APIs, and everything in-between.
astro.build
January 21, 2025 at 7:16 PM
📦 gatsbyjs / gatsby
⭐ 55,439 (+32)
🗒 JavaScript

The best React-based framework with performance, scalability and security built in.
GitHub - gatsbyjs/gatsby: The best React-based framework with performance, scalability and security built in.
The best React-based framework with performance, scalability and security built in. - gatsbyjs/gatsby
github.com
January 3, 2025 at 4:01 PM
Anyway, det ser us til at de kører Wordpress uden GatsbyJS, så jeg tænker det er der de har balladen. Det er jo bare en stor attack vector.
January 2, 2025 at 9:57 AM
GatsbyJS で自分のblogを再構築しようとして、ここ2~3日いじり回していたけど、どうにもnpmモジュールの不整合が多くて変だなと感じていたら、衝撃的な投稿が見つかった。

Is GatsbyJS Officially Dead?
github.com/gatsbyjs/gat...

どうもNetlifyがGatsbyを買収した後、更新が1年以上止まっているらしい。
なんてこった。また別のを探すか‥‥。
Is GatsbyJS Officially Dead? · gatsbyjs gatsby · Discussion #39062
I can't get Netlify to respond, and I read rumors online suggesting the original GatsbyJS team rage-quit or was let-go (whatever) Netlify post-merger -- whatever the facts, I have several GatsbyJS-...
github.com
December 26, 2024 at 4:01 PM
Homepage up and running with #Node v22 and #GatsbyJS v5 (migrated from v2 yikes!). The groundwork is now done and so I can update sebastian.proost.science soon 👍
Currently working as a Senior PostDoc at the VIB-KULeuven Center for Microbiology (Leuven, Belgium) studying the human gut microbiome and how it connects with the host's health.
sebastian.proost.science
November 28, 2024 at 7:58 PM