aboutsummaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorPhilip Hofstetter <phofstetter@sensational.ch>2011-08-04 21:15:50 +0200
committerPhilip Hofstetter <phofstetter@sensational.ch>2011-08-04 21:15:50 +0200
commit08af7b4e383976858ca5b7dd3246525c17bcb941 (patch)
tree8fca462195027deb0beec0b182fa319ad078793b /_config.yml
parentf95591934822064aad21dfa868ccffce34387bf1 (diff)
downloadmy_new_personal_website-08af7b4e383976858ca5b7dd3246525c17bcb941.tar.xz
my_new_personal_website-08af7b4e383976858ca5b7dd3246525c17bcb941.zip
allow limiting the amount of repos to display
by setting github_repo_count to someething that's not 0, you can limit the amount of repositories to render
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index 30adf81e..a50abb3f 100644
--- a/_config.yml
+++ b/_config.yml
@@ -57,6 +57,7 @@ twitter_tweet_button: true
# github repositories
github_user:
+github_repo_count: 0
# Google Plus
google_plus_one: true