forked from wowthemesnet/affiliates-jekyll-theme
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
40 lines (36 loc) · 965 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
# Site
name: The blockchain book
description: The blockchain book
meta_description: "The blockchain book."
logo: 'assets/images/logo.png'
favicon: 'assets/images/favicon.ico'
paginate: 12
baseurl:
email: 'koshik.raj@gmail.com'
google_analytics: 'UA-46278016-1'
disqus: 'demowebsite'
sharethis: '<script type="text/javascript" src="//platform-api.sharethis.com/js/sharethis.js#property=5c62c5057056550011c49dd4&product=inline-share-buttons" async="async"></script>'
# Authors
authors:
sal:
name: Koshik
display_name: Koshik
gravatar: 68a8092ba46ca5848bcdfc453d81c4bb
email: koshik.raj@gmail.com
web: https://consensolabs.com
twitter: https://twitter.com/rajkoshik
description: "Blockchain author"
# Plugins
plugins:
- jekyll-paginate
- jekyll-archives
# Archives
jekyll-archives:
enabled:
- categories
layout: archive
permalinks:
category: '/category/:name/'
# Other
markdown: kramdown
highlighter: rouge