|
|
|
|
|
by tajd
337 days ago
|
|
I ported my personal website from Jekyll to Astro a few weeks back and I really liked it. Astro is much easier to build and extend for me (and that is a personal preference point - I (and by I mostly mean claude) - and it's cool to add react components in to create more interactive points (but I haven't deployed that element yet). Speed is probably the same as jekyll - but relative to my react vite and nextjs apps it's about 10 times faster. I would definitely use Astro for more complicated websites than content driven - but would probably return to nextjs or more hefty full stack solutions for complicated web apps. |
|