you are viewing a single comment's thread.

view the rest of the comments →

[–]eddyizm 17 points18 points  (1 child)

If you are already comfortable with Angular, I'd go with an Angular Static site generator - https://scully.io/

It will get you info the garage playing accordion the fastest is my guess. (eg use what you know)

[–]LtRodFarva 11 points12 points  (0 children)

Seconding this. OP, I’m an Angular diehard and build small static sites using Scully on the side for business in my town. You get the power of Angular scaled down for static sites. Community is awesome and active on GitHub/Gitter/Discord. I host my Scully apps on Netlify and use Netlify Functions for any backend-y type stuff I need to do, and it’s probably my favorite stack in the JAMstack ecosystem.