forked from cdrrazan/prasad
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
61 lines (53 loc) · 961 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# Site
name: John Doe
description: Just another website
meta_description: Just another website
logo: /assets/images/logo.png
favicon: /assets/images/favicon.ico
paginate: 6
baseurl:
email: 'hello@john.doe'
google_analytics:
disqus:
sharethis:
# Authors
authors:
john:
name: john
display_name: John Doe
image: /assets/images/john.jpg
email: hello@john.doe
web: example.com
twitter:
description: Hi, I am John Doe.
# Plugins
plugins:
- jekyll-archives
- jekyll-paginate
- jekyll-seo-tag
permalinks: pretty
# Archives
jekyll-archives:
enabled:
- categories
layout: archive
permalinks:
category: 'category/:name/'
# Other
markdown: kramdown
highlighter: rouge
# SEO
twitter:
username: john
card: summary
facebook:
app_id:
publisher: john.com
admins:
social:
name: John Doe
links:
- https://twitter.com/
- https://www.facebook.com/
- https://www.linkedin.com/
- https://github.com/