开发者

Writing templates without using html for ruby on rails/django

I hate to explicitly use html/css to build pages. Is there a template language I can use to semantically and quickly describe the layout and content of the page so that later I can generate html and css from it?

I'm planning to use this on a django site (but I guess if such solutio开发者_Go百科n already exists for RoR I can always adapt it).

Thanks.


There's GRHML, which is HAML for Genshi. (Django adapter)

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜