HTML5-Boilerplate、Compass、Haml 和 960 Grid for Rails 3.1.x

发布于 2024-12-23 11:24:21 字数 362 浏览 3 评论 0原文

我一直在寻找 Rails 3.1.x 的可行解决方案,以规范的方式(即以适合新资产管道结构的方式)添加 HTML5 Boilerplate、Haml、Compass 和 960.gs 支持。在 Rails 3.0.x 中,通过使用以下 gem 可以很容易地实现这一点:

  • haml-rails
  • compass
  • html5-boilerplate
  • compass-960-plugin

我在这里和其他地方查看了几个问题/答案。然而,我一直无法找到任何可靠的信息,而且我试图将其拼凑在一起的方式充其量似乎是“拼凑在一起”(在不好的意义上)。如果您对如何实现这一目标有任何清晰的见解,我将不胜感激。

I've been searching for a working solution for Rails 3.1.x to add HTML5 Boilerplate, Haml, Compass and 960.gs support in a canonical manner (i.e. in a way that fits into the new asset pipeline structure). This used to be fairly easy to achieve in Rails 3.0.x by using the following gems:

  • haml-rails
  • compass
  • html5-boilerplate
  • compass-960-plugin

I've looked at several questions / answers both here and elsewhere. However, I haven't been able to find any solid information, and the ways I've tried to piece it together have seemed "hacked together" (in the bad sense) at best. I'd appreciate any clear insight on how to accomplish this.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

孤单情人 2024-12-30 11:24:21

Rails html5 样板可用:https://github.com/russfrisch/h5bp-rails

此处是指南针 on Rails 3.1 的要点。* https://gist.github.com/1184843

这是一个包含 960 和样板的 Rails 3.1 模板:https://github.com/scholarslab/rails31-template

the rails html5 boilerplate is available: https://github.com/russfrisch/h5bp-rails

here is a gist for compass on rails 3.1.* https://gist.github.com/1184843

Here is a rails 3.1 template that includes 960 and boilerplate: https://github.com/scholarslab/rails31-template

等你爱我 2024-12-30 11:24:21

http://compass.handlino.com/
这个小应用程序至少对列出的三个功能很有用。

http://compass.handlino.com/
This little app could be useful at least with three of the listed features.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文