forked from academicpages/academicpages.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml.bak
executable file
·90 lines (86 loc) · 2.62 KB
/
_config.yml.bak
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
# Welcome to Jekyll!
#
# This config file is meant for settings that affect your entire site, values
# which you are expected to set up once and rarely need to edit after that.
# For technical reasons, this file is *NOT* reloaded automatically when you use
# `jekyll serve`. If you change this file, please restart the server process.
# Site Settings
theme : jekyll-theme-modernist
locale : "en-US"
title : "Naifeng Fu/SHAO"
title_separator : "-"
name : &name "Naifeng Fu"
description : &description "Ph.D. candidate, Astromtry and Celestial Mechanics, Shanghai Astronomical Observatory, Chinese Academy of Sciences."
url : https://niphy.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
baseurl : "" # the subpath of your site, e.g. "/blog"
repository : "niphy/niphy.github.io"
# Site Author
author:
name : "Naifeng Fu"
avatar : "Me.png"
bio : "Ph.D. candidate, Astronomy and Celestial Mechanics, Shanghai Astronomical Observatory, Chinese Academy of Sciences."
location : "Nandan Road #80,\nShanghai, China"
employer :
pubmed :
googlescholar :
email : "[email protected]"
researchgate :
uri :
bitbucket :
codepen :
dribbble :
flickr :
facebook :
foursquare :
github : "mapoet"
google_plus :
keybase :
instagram : "mapoet2"
impactstory : #"https://profiles.impactstory.org/u/xxxx-xxxx-xxxx-xxxx"
lastfm :
linkedin :
orcid : "http://orcid.org/yourorcidurl"
pinterest :
soundcloud :
stackoverflow : # http://stackoverflow.com/users/123456/username
steam :
tumblr :
twitter : "replacethistwitterhandle"
vine :
weibo : "https://weibo.com/2035075984"
xing :
youtube :
wikipedia :
exclude:
- "*.sublime-project"
- "*.sublime-workspace"
- .asset-cache
- .bundle
- .jekyll-assets-cache
- .sass-cache
- CHANGELOG
- Capfile
- Gemfile
- Gruntfile.js
- LICENSE
- README
- Rakefile
- assets/js/_main.js
- assets/js/plugins
- assets/js/vendor
- config
- gulpfile.js
- log
- node_modules
- package.json
- tmp
- vendor
keep_files:
- .git
- .svn
encoding: "utf-8"
markdown_ext: "markdown,mkdown,mkdn,mkd,md"
compress_html:
clippings: all
ignore:
envs: development