No Comment or Sharing Section

The sharing and commenting function is cancelled by adding lines into Rakefile file for the rake new_page and rake new_post sections.

1
2
   post.puts "comments: false"
   post.puts "sharing: false"