joergrech / KickstartWithBootstrap

Kickstart is an extension for Grails in order to start your project with a good looking frontend. It is intended to be used in rapid application scenarios such as a Startup Weekend or a prototyping session with a customer. This plugin provides adapted scaffolding templates for standard CRUD pages using Twitter's CSS Framework Bootstrap and offers some basic pages for a web site.
65 stars 52 forks source link

Images are shown in run-war and war targets #24

Closed duergner closed 11 years ago

duergner commented 11 years ago

Added "plugin: 'kickstart-with-bootstrap', " to resource calls in tags.

joergrech commented 11 years ago

Great! Thanks for your work. I will merge and integrate some other stuff soon.