mill 0.18
Mill provides a simple but useful static site generator.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (17):
            addressable
            ~> 2.8
          
          
            hashstruct
            ~> 1.6
          
          
            http
            ~> 5.3
          
          
            image_size
            ~> 3.4
          
          
            kramdown
            ~> 2.5
          
          
            mime-types
            ~> 3.7
          
          
            nokogiri
            ~> 1.18
          
          
            path
            ~> 2.1
          
          
            RedCloth
            ~> 4.3
          
          
            rubypants
            ~> 0.7
          
          
            rubytree
            ~> 2.1
          
          
            sassc
            ~> 2.4
          
          
            set_params
            ~> 0.3
          
          
            simple-builder
            ~> 0.4
          
          
            simple-command-parser
            ~> 1.2
          
          
            simple-configurator
            ~> 0.2
          
          
            simple-printer
            ~> 0.4
          
    