DEV Community

Cover image for Astro Framework - Resources & Free Starters

Astro Framework - Resources & Free Starters

Sm0ke on September 14, 2023

Hello Coders! This article aims to provide a few useful resources for Astro, a web framework that can be used to code static websites, eCommerce ...
Collapse
 
dumebii profile image
Dumebi Okolo

I've been looking to learn something new. Perhaps I'd give Astro a try!

Collapse
 
nlxdodge profile image
NLxDoDge

I re-wrote my static portfolio in Astro instead of Nuxt (because a lot of static things where still not done yet at that time in nuxt).

And I can say that I am not going back to Nuxt anytime soon.
Also upgrading from 2.X.X to version 3.0.0 was just updating a couple module versions and re-running the build. No issues there.

Collapse
 
sm0ke profile image
Sm0ke

Hello @nlxdodge

Feel free to share the project, if you want.
Can you tell if the project was done 100% with Astro? [ no react, vue, .. etc]

Ty for stopping by.

Thread Thread
 
nlxdodge profile image
NLxDoDge

Sure, I can share my project 😉
Here is the Github Repo

Thread Thread
 
sm0ke profile image
Sm0ke

You got a (*) .. Thanks for sharing!

Thread Thread
 
nlxdodge profile image
NLxDoDge

I mostly used Vanilla JavaScript with some plugins, but I want to clean up some stuff to make the overall template and (s)css a bit smaller.

Thread Thread
 
sm0ke profile image
Sm0ke

Once updated, feel free to share the new features on this thread.

Collapse
 
sm0ke profile image
Sm0ke

cool :)

Collapse
 
oggo profile image
oggo

Nice article! The link of the astro e-commerce (creative-tim.com/astro/astro-ecomm...) is broken. I got 404 :-(

Collapse
 
sm0ke profile image
Sm0ke

Hello @oggo

Thank you for the notice. I will ping out the CT team.

🚀🚀

Collapse
 
krolageek profile image
krola91 • Edited

Hi, I'm a Astro newbie. How can I deploy my Astro web in a cpanel?
By the way, thanks for your article, it was helpful.

Collapse
 
sm0ke profile image
Sm0ke

Ty @krolageek for stopping by.

Not sure how this can automate the cPanel deployment, but you can try to upload the production build.

If you have the time, please reply here with a status.

🚀🚀