easy_html_creator 1.3.0
Easy_html_creator is a gem that makes developing static HTML websites easy and joyful. Once you learned the joy of haml or sass, it get boring to program in 'plain old' html and css. Using our Gem you could generate and maintain multiple static websites and program them in your preferred languages. Currently supported by our fast and lightweight re-generation server: HAML Sass (with bootstarp) CoffeeScript We also included the 'actionview' gem, to enable the use of rails standard functions like 'text_field_tag'.
Gemfile:
=
安装:
=
Runtime 依赖 (8):
actionview
>= 0
bootstrap-sass
>= 0
coffee-script
>= 0
cssminify
>= 0
haml
>= 0
htmlcompressor
>= 0
sass
>= 0
uglifier
>= 0