mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
added a theme
This commit is contained in:
12
_config.yml
12
_config.yml
@ -3,9 +3,9 @@
|
||||
# ----------------------- #
|
||||
|
||||
url: http://wona.github.com
|
||||
title: My Octopress Blog
|
||||
subtitle: A blogging framework for hackers.
|
||||
author: Your Name
|
||||
title: WONA Blog
|
||||
subtitle: The blog-space of Watch Out News Agency, IIT Roorkee.
|
||||
author: Watchout NewsAgency, IIT-R
|
||||
simple_search: http://google.com/search
|
||||
description:
|
||||
|
||||
@ -38,7 +38,7 @@ pygments: false # default python pygments have been replaced by pygments.rb
|
||||
|
||||
paginate: 10 # Posts per page on the blog index
|
||||
pagination_dir: blog # Directory base for pagination URLs eg. /blog/page/2/
|
||||
recent_posts: 5 # Posts in the sidebar Recent Posts section
|
||||
recent_posts: 7 # Posts in the sidebar Recent Posts section
|
||||
excerpt_link: "Read on →" # "Continue reading" link text at the bottom of excerpted articles
|
||||
|
||||
titlecase: true # Converts page and post titles to titlecase
|
||||
@ -72,7 +72,7 @@ twitter_show_follower_count: false
|
||||
twitter_tweet_button: true
|
||||
|
||||
# Google +1
|
||||
google_plus_one: false
|
||||
google_plus_one: true
|
||||
google_plus_one_size: medium
|
||||
|
||||
# Google Plus Profile
|
||||
@ -96,4 +96,4 @@ disqus_show_comment_count: false
|
||||
google_analytics_tracking_id:
|
||||
|
||||
# Facebook Like
|
||||
facebook_like: false
|
||||
facebook_like: true
|
||||
|
||||
Reference in New Issue
Block a user