Sha256: fb6897826070320f26d03bbe233b76c8d786c6679de1134b3c74ef92d72cf17f

Contents?: true

Size: 261 Bytes

Versions: 1

Compression:

Stored size: 261 Bytes

Contents

Time.zone = 'Pacific Time (US & Canada)'

activate :blog do |blog|
  blog.sources = 'blog/:year-:month-:day-:title.html'
  blog.permalink         = 'blog/:year-:month-:day-:title.html'
  blog.calendar_template = 'calendar.html'
end

activate :directory_indexes

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
middleman-blog-4.0.3 fixtures/calendar-app/config-directory-indexes.rb