Sha256: 8c14b22b8045ee29fd3fd42877900106df247edaa9802661f6c311237a2d505a

Contents?: true

Size: 157 Bytes

Versions: 1

Compression:

Stored size: 157 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.3 fixtures/permalink-app/config.rb