jayascript / jayascript-blog

Updated personal blog for @jayascript
0 stars 0 forks source link

Deploy site #4

Closed jayascript closed 1 month ago

jayascript commented 1 month ago

GH pages is currently taken with jayascript.github.io, I don't want to pull this down until I have the content transferred over... but I don't wanna wait to deploy either!!

jayascript commented 1 month ago

From @GPT-4o:

Both Netlify and Vercel work well with Astro, but their ease of use and features differ slightly. Here’s a quick comparison to help you decide:

Netlify

Vercel

Recommendation:

Both platforms are great, but Netlify tends to offer a more straightforward experience with additional features like built-in form handling and simpler setup for static sites. Vercel might be better if you want optimized deployment with strong performance for frontend-heavy apps.

If you’re just looking for the easiest deployment experience for Astro, both will work seamlessly, so it may come down to personal preference. If you want to try something different from Heroku, I’d recommend Netlify for its slightly better static site features.

jayascript commented 1 month ago

Ok this was actually super easy:

https://docs.astro.build/en/guides/deploy/netlify/

Took like 3 minutes.