middleman-transpath 0.0.4
This helper allows you to translate your current path to the same path in another locale, with a different slug. It can be include in a partial, in the header for example ; and need a simple 2 minutes configuration.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            middleman-core
            >= 4.2.1
          
    