Sha256: e9af14c80ef8a50b3d74fefcfd172e87a38aebf07f6b0d807cd98c6af463c818
Contents?: true
Size: 190 Bytes
Versions: 7
Compression:
Stored size: 190 Bytes
Contents
require "middleman-blog" 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
7 entries across 7 versions & 1 rubygems