-
Notifications
You must be signed in to change notification settings - Fork 17
/
_config.yml
42 lines (40 loc) · 933 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
name: Jekyll Bulma
description: "Jekyll Bulma Theme, Bulma.io CSS Framework Jekyll Template for Developers"
baseurl: /jekyll-bulma
url: http://erayaydin.github.io
download: "https://github.com/erayaydin/jekyll-bulma/archive/master.zip"
social:
github: erayaydin
email: [email protected]
facebook:
twitter: erayaydi
instagram:
tumblr:
author:
name: Eray AYDIN
bio: "Senior PHP Developer and Linux System Administrator, Free Software Fan, Archy (On Way Trust User), Junior Game Developer"
email: [email protected]
image: /assets/images/author.jpg
github: erayaydin
facebook: erayaydi
twitter: erayaydi
instagram:
tumblr:
show_on_post: true
permalink: /:categories/:title/
sass:
style: compressed
paginate: 5
paginate_path: "/:num/"
markdown: kramdown
plugins:
- jekyll-paginate
- jekyll-feed
- jekyll-gist
exclude:
- Gemfile
- Gemfile.lock
- README.md
- LICENSE
- CNAME
- vendor