forked from johno/pixyll
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
47 lines (39 loc) · 857 Bytes
/
_config.yml
File metadata and controls
47 lines (39 loc) · 857 Bytes
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
38
39
40
41
42
43
44
45
46
47
# Site settings
title: Ice cream
email: alexey@genuss.me
author: Alexey Genus
description: "Ice cream lover"
baseurl: ""
url: "/"
# Google analytics
google_analytics: UA-59763310-1
# Optional features
animated: false
show_related_posts: false
# Disqus post comments
# (leave blank to disable Disqus)
disqus_shortname: alexeygenus
# Social icons
show_social_icons: true
github_username: genuss
stackoverflow_id:
twitter_username:
google_plus_id:
linkedin_username:
bitcoin_url:
paypal_url:
flattr_button:
# Build settings
markdown: redcarpet
redcarpet:
extensions: ['smart', 'tables', 'with_toc_data']
permalink: pretty
paginate: 3
sass:
compressed: true
gems: ['jekyll/tagging']
# jekyll-tagging
tag_page_layout: tag_page
tag_page_dir: tag
# tag_feed_layout: tag_feed
# tag_feed_dir: tag