usmu 1.4.5
Usmu is a static site generator built in Ruby that leverages the Tilt API to support many different template engines. It supports local generation but is designed to be used with the web-based editor.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (8):
Development依存関係 (10):
            bundler
            ~> 1.6
          
          
            guard
            ~> 2.8
          
          
            guard-rspec
            ~> 4.3
          
          
            libnotify
            ~> 0.9
          
          
            rake
            ~> 11.0
          
          
            rspec
            ~> 3.1
          
          
            rspec_junit_formatter
            ~> 0.2
          
          
            sass
            ~> 3.4
          
          
            turnip
            ~> 2.0
          
          
            yard
            ~> 0.8
          
    