-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
44 lines (36 loc) · 1.02 KB
/
Copy path_config.yml
File metadata and controls
44 lines (36 loc) · 1.02 KB
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
# General settings
theme:
title: Xinzhi Zhang
title_html: "<b>X</b>inzhi<b><span class=\"invisible\"> </span> Zhang</b>"
description: Dr. Xinzhi Zhang is a researcher on digital politics, public health, digital journalism, and computational social science.
cc: by-nc-sa
baseurl: ""
url: "http://drxinzhizhang.com"
langs: ["en"]
# Author
author: Xinzhi Zhang
email: xzzhang2@gmail.com
curriculum:
name: Curriculum Vitae
url: assets/ZHANG_Xinzhi_CV_April2026.pdf
shortbio: Dr. Xinzhi Zhang is a researcher on digital journalism, political communication, AI policy and regulation, and computational social science.
twitter_username: xin_zhi_zhang
github_username: xzzhang2
linkedin_username: xinzhi-zhang-0621a77b
#author_website:
# Nav menu
# Favicon
favicon:
safari: 5bbad5
theme: ffffff
# Build settings
# markdown: redcarpet
markdown: kramdown
redcarpet:
extensions: ["tables", "fenced_code_blocks", "autolink", "footnotes", "with_toc_data"]
gems:
- jekyll-feed
exclude:
- jekyll_build.sh
- Gemfile
- Gemfile.lock