Sha256: f9dfd95acef1393cd1464a6a24d270e306cff2d38398ff34e7f27dbfd3afa233

Contents?: true

Size: 168 Bytes

Versions: 1

Compression:

Stored size: 168 Bytes

Contents

activate :blog do | blog |

    blog.sources   = ":category/:year-:month-:day-:title.html"
    blog.permalink = ":category/:custom-:year-:month-:day-:title.html"

end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
middleman-blog-4.0.2 fixtures/permalink-app/config.rb