forked from haacked/haacked.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
37 lines (31 loc) · 784 Bytes
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
#
# Blog Settings
#
author: Phil Haack
description: You've been Haacked and you like it
url: http://haacked.com
title: You've Been Haacked
subtitle: ...and you like it
gravatar_url: https://2.gravatar.com/avatar/cdf546b601bf29a7eb4ca777544d11cd
subscribe_rss: http://feeds.haacked.com/haacked
# Github repositories
github_user: haacked
github_repo_url: https://github.com/Haacked/haacked.com/
# Twitter
twitter_user: haacked
twitter_tweet_button: true
# Disqus Comments
disqus_short_name: haacked
disqus_show_comment_count: true
# Google Analytics
google_analytics_tracking_id: UA-177588-1
#
# Jekyll Settings
#
markdown: redcarpet
redcarpet:
extensions: ["tables"]
permalink: /archive/:year/:month/:day/:title/
paginate: 20
paginate_path: "page/:num"
category_dir: categories