Sha256: 23f9b605647af2361e63e962dcfdb3fccfc6894a954342eb3655d997b0017cdb

Contents?: true

Size: 252 Bytes

Versions: 1

Compression:

Stored size: 252 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

Version data entries

1 entries across 1 versions & 1 rubygems

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