-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
executable file
·61 lines (47 loc) · 1.37 KB
/
_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
name: Yusuf Ameri
bio: 'Learning Since 1997'
# main text of home
picture: '/assets/images/profile1.jpg'
# resume2: 'assets/pdfs/ResumeSpring2017.pdf'
resume: 'assets/pdfs/YusufAmeriResumeWinter2019.pdf'
url: http://yusufameri.github.io
# your url: http://USERNAME.github.io
# if testing locally: http://localhost:3000
# url: http://localhost:4000
permalink: /:title/
markdown: kramdown
highlighter: rouge
analytics-google: 'UA-74211234-1'
disqus: whymerry
# if you don't have any of social below, set to false then
facebook: false
twitter: yusufameri
instagram: false
linkedin: yusufameri
youtube: false
spotify: false
github: yusufameri
email: [email protected]
exclude: [README.md, Gemfile, Gemfile.lock, node_modules, gulpfile.js, package.json, _site, src, vendor]
# if you don't need pagination, comment the *paginate* configs below
# paginate: 5
# paginate_path: "blog/:num/"
# if you don't need projects, comment the *projects* configs below
projects: true
# if you don't need about or blog, comment them out below
about: true
blog: true # for now, blogs soon to come!
# do you want to show the "read time" of the posts?
read-time: true
# do you want to show the "tags" inside the posts?
show-tags: true
gems:
- jemoji
- jekyll-mentions
- jekyll-seo-tag
- jekyll-feed
- jekyll-sitemap
- jekyll-gist
- jekyll-paginate
jekyll-mentions:
base_url: https://github.com