final tweaks for the initial round
This commit is contained in:
@ -52,8 +52,11 @@ end
|
||||
activate :blog do |blog|
|
||||
blog.paginate = true
|
||||
blog.layout = "layouts/blog.html"
|
||||
blog.new_article_template = "article_template.erb"
|
||||
blog.default_extension = '.haml'
|
||||
blog.tag_template = "tag.html"
|
||||
blog.sources = "blog/{title}.html"
|
||||
# blog.calendar_template = 'calendar.html'
|
||||
end
|
||||
|
||||
#video pages
|
||||
|
Reference in New Issue
Block a user