-
Notifications
You must be signed in to change notification settings - Fork 30
/
Copy path_config.yml
33 lines (31 loc) · 918 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
# Site settings
## Change the values as needed.
title: Bitwiser-Material
email: brijeshb42@gmail.com
description: "A jekyll theme implementing material design by using muicss."
keywords: "jekyll, theme, material, muicss"
#url: "http://bitwiser.in/bitwiser-material" # the base hostname & protocol for your site
url: "http://bitwiser.in/bitwiser-material" # the base hostname & protocol for your site
baseurl: "" # the subpath of your site, e.g. /blog/
paginate: 5
paginate_path: "page:num"
# Build settings
markdown: kramdown
highlighter: pygments
sass:
sass_dir: _sass
style: :compressed
links:
facebook: brijeshb42
twitter: brijeshb42
email: brijeshb42@gmail.com
github: brijeshb42/bitwiser-material/
exclude:
- bower_components
- README.md
full_name: Brijesh
##set this to enable disqus commenting
disqus: bitwiser
##set this to enable google analytics
#ga_id: analyticsID
#ga_domain: bitwiser.in