final tweaks for the initial round

This commit is contained in:
Mark Moser
2014-09-20 13:55:31 -05:00
parent ab8ec56737
commit 742eadf502
16 changed files with 132 additions and 99 deletions

View File

@ -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