forked from ys1998/academic-portfolio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
26 lines (19 loc) · 802 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
# Site settings
title: Your name here
general_email: [email protected]
academic_email: your_academic_email@univ
description: > # this means to ignore newlines until "baseurl:"
Give a brief description of yourself, and maybe your passion/interests. It is displayed in search results.
baseurl: "/academic-portfolio" # the subpath of your site, e.g. /blog/
url: "https://ys1998.github.io" # the base hostname & protocol for your site
# twitter_username: jekyllrb
github_username: github_username
linkedin_username: linkedin_username
facebook_username: facebook_username
# feel free to add other links here; you will have to add the SVG icon in _layouts/footer.html
# Build settings
markdown: kramdown
kramdown:
math_engine: mathjax
# Other options
permalink: blog/:year/:month/:title