将液体与 haml 一起使用

发布于 2024-09-06 00:08:07 字数 235 浏览 10 评论 0原文

我计划用 ruby​​/rails 开发一个 CMS。我计划的主要关键功能之一是让用户编辑他们的布局(我计划通过 Liquid 来完成此操作),

同时我还发布了一些关于 HAML 和 SaaS 的好文章。所以只是想知道我是否可以使用 haml + Liquid + sass 适合我的工作

如果可能的话,如果您能给我指出一些资源,

我将不胜感激,提前

致谢,

sameera

I'm planning to develop a CMS with ruby/rails. One of the main key features that I'm planning is to give the user to edit their layout (I'm planning to do this through liquid)

meanwhile i have red some good articles on HAML and SaaS. So just wondering whether i can use
haml + liquid + sass for my work

If possible i would thankful if you could point me some resources

thanks in advance

cheers,

sameera

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

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

发布评论

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

评论(3

め可乐爱微笑 2024-09-13 00:08:07

我认为这是可能的,看看这个混合 Jekyll、Haml 和 SCSS 的项目

I think that is possible, take a look at this project mixing Jekyll, Haml and SCSS.

云归处 2024-09-13 00:08:07

我不认为 HAML 和 Liquid 真的兼容。另外,由于 HAML 有大量空白,我认为将其引入作为 CMS 内容编辑的标记并不是一个好主意(假设我们正在与普通网站管理员或使用所见即所得编辑器的普通用户打交道)。

I don't think that HAML and Liquid are really compatible. Plus, as HAML has significant whitespace, i don't see it as a good idea to introduce it as the markup for CMS content editing (assuming we are dealing with an average webmaster or a regular user with a WYSIWYG editor here).

情定在深秋 2024-09-13 00:08:07

我见过 haml 和 Liquid 在这个 jekyll 叉上至少工作过一次:

http://github.com/henrik/ jekyll

所以你的提议当然是可能的。但我不知道这是否会“容易”。

I've seen haml and liquid working at least once on this jekyll fork:

http://github.com/henrik/jekyll

So what you are proposing is certainly possible. I don't know whether it will be "easy", though.

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