Andy Leverenz

Results 13 comments of Andy Leverenz

I think it's similar to Handlebars and Liquid but I believe it's their own language/templating based code. If anyone finds out fill us all in!

Right now you'll need to clone the project down to your machine to use this template. Hoping to improve this soon!

Hey thanks! Testing and such I left out to reduce the overhead of the guide. It's certainly a worthy additional step should you require it. You'd probably need both JS...

@joshmvandercom, thanks for this! To clarify, you modified the included scaffold templates, but is it still using the Rails UI defaults? If you want to disable those from continuously leveraging...

Good call! I'll dig into this soon. I have to say I've only built, tested, and used this on MacOS so far but as the project grows I'll put in...

Hey @fabianoleittes! Thanks for the issue. I upgraded to 7.2 on my end and tried fresh installs for both templates, but I can't quite reproduce what you're facing here. I...

Interesting! Do you happen to spot any errors in your logs during install? There could be a step being skipped based on system dependencies.

Sorry about this! I'm aware of the issue. Passing any CSS flags might throw a wrench when installing the current version at the moment. To make this more standardized and...

Hey @dreamalligator! This is on my agenda to support. Currently, we stick to the build tools offered via [jsbundling-rails](https://github.com/rails/jsbundling-rails?tab=readme-ov-file#installation). I think integrating it wouldn't be too big of a lift,...

Just shipped #59 which hopefully unlocks importmaps support finally. Please open an issue if you encounter any!