|
@@ -41,20 +41,12 @@ enableGitInfo = true
|
|
|
# Choose from `default`, `classic`, or `playfair`.
|
|
|
font = "default"
|
|
|
|
|
|
- # Your details.
|
|
|
- name = "Xi Ruoyao"
|
|
|
- role = "Student"
|
|
|
-
|
|
|
- # Organizations/Affiliations.
|
|
|
- # Separate multiple entries with a comma, using the form: `[ {name="Org1", url=""}, {name="Org2", url=""} ]`.
|
|
|
- organizations = [ { name = "School of Aerospace and Technology", url = "http://sast.xidian.edu.cn" }, {name = "Laboratory of ACM/ICPC", url="http://acm.xidian.edu.cn" } ]
|
|
|
-
|
|
|
gravatar = false # Get your avatar from Gravatar.com? (true/false)
|
|
|
avatar = "portrait.jpg" # Specify an avatar image (in `static/img/` folder) or delete value to disable avatar.
|
|
|
email = "xry111@mengyan1223.wang"
|
|
|
gnupg_key = "E1479BFE2CB3BB387F25D7B4D0101C62400F5ADF"
|
|
|
address = "G-213, Xidian University (South Campus) \n No. 266 Xifeng Rd., Xi'an"
|
|
|
- office_hours = "Monday to Friday, 08:30-11:30 (G-542) and 14:00-17:00 (G-213)"
|
|
|
+ office_hours = ""
|
|
|
phone = ""
|
|
|
skype = ""
|
|
|
telegram = ""
|
|
@@ -186,45 +178,6 @@ enableGitInfo = true
|
|
|
# 3 = MLA
|
|
|
publication_format = 3
|
|
|
|
|
|
- # Social/Academic Networking
|
|
|
- #
|
|
|
- # Icon pack "fa" includes the following social network icons:
|
|
|
- #
|
|
|
- # twitter, weibo, linkedin, github, facebook, pinterest, google-plus,
|
|
|
- # youtube, instagram, soundcloud
|
|
|
- #
|
|
|
- # For email icon, use "fa" icon pack, "envelope" icon, and
|
|
|
- # "mailto:your@email.com" as the link.
|
|
|
- #
|
|
|
- # Full list: https://fortawesome.github.io/Font-Awesome/icons/
|
|
|
- #
|
|
|
- # Icon pack "ai" includes the following academic network icons:
|
|
|
- #
|
|
|
- # google-scholar, arxiv, orcid, researchgate, mendeley
|
|
|
- #
|
|
|
- # Full list: https://jpswalsh.github.io/academicons/
|
|
|
-
|
|
|
- [[params.social]]
|
|
|
- icon = "envelope"
|
|
|
- icon_pack = "fa"
|
|
|
- link = "mailto:xry111@mengyan1223.wang"
|
|
|
-
|
|
|
- [[params.social]]
|
|
|
- icon = "researchgate"
|
|
|
- icon_pack = "ai"
|
|
|
- link = "//www.researchgate.net/profile/Xi_Ruoyao"
|
|
|
-
|
|
|
- [[params.social]]
|
|
|
- icon = "github"
|
|
|
- icon_pack = "fab"
|
|
|
- link = "//github.com/xry111"
|
|
|
-
|
|
|
- [[params.social]]
|
|
|
- icon = "gitlab"
|
|
|
- icon_pack = "fab"
|
|
|
- link = "//gitlab.com/xry111"
|
|
|
-
|
|
|
-
|
|
|
# Navigation Links
|
|
|
# To link a homepage widget, specify the URL as a hash `#` followed by the filename of the
|
|
|
# desired widget in your `content/home/` folder.
|
|
@@ -266,6 +219,7 @@ enableGitInfo = true
|
|
|
tag = "tags"
|
|
|
category = "categories"
|
|
|
publication_type = "publication_types"
|
|
|
+ author = "authors"
|
|
|
|
|
|
# Languages
|
|
|
# Create a [languages.X] block for each language you want, where X is the language ID.
|