开发者

Free Rails 3 scaffold templates?

开发者 https://www.devze.com 2023-02-05 00:43 出处:网络
Does anyone know where I might be able to find free scaffold templates (i.e. .css files)? I\'m doing a quick and dirty project, and I\'m just looking for something generic, but a bit more visually app

Does anyone know where I might be able to find free scaffold templates (i.e. .css files)? I'm doing a quick and dirty project, and I'm just looking for something generic, but a bit more visually appealing than the extremely generic default. Actually I'd be especially interested in something that look similar to the Dj开发者_StackOverflow中文版ango Admin section, but I'm not that picky, really.


Try this out: https://github.com/pilu/web-app-theme -- it's a basecamp/lighthouse type admin template (including css).

Free Rails 3 scaffold templates?

It'll work in both rails 2.3 and rails 3 -- the github readme has details.


I've used the Blueprint CSS Framework (http://www.blueprintcss.org/) for stuff like this in the past.

0

精彩评论

暂无评论...
验证码 换一张
取 消