forked from andijcr/andijcr.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
77 lines (77 loc) · 1.61 KB
/
_config.yml
File metadata and controls
77 lines (77 loc) · 1.61 KB
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
---
title: Andrea was here
timezone: UTC
collections:
posts:
title: Posts
output: true
uploads:
title: Uploads
output: true
theme: jekyll-theme-slate
email: andij.cr@gmail.com
description: Hic sunt leones. But mustly sketches and ideas.
baseurl: ''
url: http://andijcr.github.io
github_username: andijcr
date_format: "%b %-d, %Y"
permalink: pretty
google_verification:
google_analytics:
google_tag_manager:
bing_verification:
animated: false
show_related_posts: false
show_post_footers: false
show_social_icons: false
ajaxify_contact_form: false
enable_mathjax: false
extended_fonts: false
enable_anchorjs: false
disqus_shortname:
text:
pagination:
newer: Newer
older: Older
share_buttons:
text: Share this post!
facebook: Share on Facebook
twitter: Share on Twitter
googleplus: Share on Google+
linkedin: Share on LinkedIn
digg: Share on Digg
tumblr: Share on Tumblr
reddit: Share on Reddit
stumbleupon: Share on StumbleUpon
hackernews: Share on Hacker News
post:
updated: Updated
minute_read: minute read
related_posts: Related Posts
index:
coming_soon: Coming soon...
contact:
email: Email Address
content: What would you like to say?
subject: New submission!
submit: Say Hello
ajax:
sending: sending..
sent: Message sent!
error: Error!
thanks: Thanks for contacting us. We will reply as soon as possible.
og_locale: en_US
markdown: kramdown
redcarpet:
extensions:
- smart
- tables
- with_toc_data
paginate: 4
sass:
style: compressed
gems:
- jekyll-paginate
- jekyll-sitemap
exclude:
- vendor