-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
55 lines (42 loc) · 1.3 KB
/
config.yaml
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
baseURL: "https://junjieyang.site"
languageCode: en-us
title: Junjie YANG's Homepage
theme: PaperMod
params:
homeInfoParams:
Title: Hi there 👋
Content: |
- I am Junjie YANG(杨骏杰), a senior student in
[College of Geo-Exploration Science and Technology](http://gest.jlu.edu.cn/en/index.htm)
at [Jilin University](https://www.jlu.edu.cn/), majoring in Geographic Information Science.
- I'm going to study in [Peking University](https://english.pku.edu.cn/) for a Ph.D. degree next year.
- Currently my research interest lies in spatio-temporal big data computing and mining.
socialIcons:
- name: email
url: "mailto:[email protected]"
# - name: weibo
# url: "https://www.weibo.com/"
- name: github
url: "https://github.com/JunjieYang-GISer"
cover:
linkFullImages: true
ShowBreadCrumbs: true
ShowReadingTime: true
ShowShareButtons: false
ShowPostNavLinks: true
menu:
main:
- identifier: categories
name: Categories
url: /categories/
weight: 10
- identifier: tags
name: Tags
url: /tags/
weight: 20
- identifier: archives
name: Archives
url: /archives/
weight: 30
categories: ["blog", "photography", "project"]
tags: ["blog", "photography", "project"]