-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path_config.yml
42 lines (36 loc) · 841 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
# ----------------------- #
# Main Configs #
# ----------------------- #
url: http://www.MyName.com
title: My Name
email: email@gmail.com
author: MYNAME
description: "MyName's Personal Page"
# ----------------------- #
# Jekyll & Plugins #
# ----------------------- #
# Build settings
markdown: kramdown
permalink: pretty
# Build sitemap
plugins:
- jekyll-sitemap
# ----------------------- #
# 3rd Party Settings #
# ----------------------- #
social:
- icon: github
title: github
url: https://github.com/NyName
- icon: envelope-o
title: email
url: mailto:NyName@gmail.com
- icon: linkedin
title: linkedin
url: https://www.linkedin.com/in/NyName/
# - icon: file-pdf-o
# title: CV
# url: img/MyCV.pdf
- icon: twitter
title: twitter
url: https://twitter.com/MyName