Sha256: 32384257f714e631f3231ca7ca2657c1eb1773fc441663a7f0d6b0f2c9ad3964

Contents?: true

Size: 162 Bytes

Versions: 1

Compression:

Stored size: 162 Bytes

Contents

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

activate :directory_indexes

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
middleman-blog-4.0.2 fixtures/article-dirs-app/config-permalink-with-dot.rb