Sha256: ca94f07c69c88344f9be7b2efcf4ec747c499910530a6b8d3b5e5c5c3e25e090

Contents?: true

Size: 131 Bytes

Versions: 9

Compression:

Stored size: 131 Bytes

Contents

activate :blog do |blog|
  blog.sources = ":year/:month/:day/:title.html"
end

require "middleman-more"
activate :directory_indexes

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
middleman-blog-3.3.0 fixtures/indexes-app/config.rb
middleman-blog-3.2.0 fixtures/indexes-app/config.rb
middleman-blog-3.1.1 fixtures/indexes-app/config.rb
middleman-blog-3.1.0 fixtures/indexes-app/config.rb
middleman-blog-3.0.0 fixtures/indexes-app/config.rb
middleman-blog-3.0.0.rc.4 fixtures/indexes-app/config.rb
middleman-blog-3.0.0.rc.3 fixtures/indexes-app/config.rb
middleman-blog-3.0.0.rc.2 fixtures/indexes-app/config.rb
middleman-blog-3.0.0.rc.1 fixtures/indexes-app/config.rb