-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
27 lines (25 loc) · 731 Bytes
/
_config.yml
File metadata and controls
27 lines (25 loc) · 731 Bytes
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
title: My Personal Blog
email: eko_junaidisalam@live.com
name: Eko Junaidi Salam
#description: Catatan Kecil Seorang Engineer
description: > # this means to ignore newlines until "baseurl:"
Ilmu adalah titipan `ilahi`, tak selamanya kita miliki tapi tetap harus kita cari.
baseurl: "" # the subpath of your site, e.g. /blog
url: "" # the base hostname & protocol for your site, e.g. http://example.com
excerpt_separator: <a name='more'></a>
paginate: 5
twitter_username: Eko_Junaidi_S
github_username: ekojs
disqus:
shortname: ekojunaidisalam
google_analytics: UA-92973163-2
highlighter: true
# Build settings
markdown: kramdown
theme: minima
gems:
- jekyll-paginate
- jekyll-feed
exclude:
- Gemfile
- Gemfile.lock