-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
43 lines (38 loc) · 1018 Bytes
/
Copy path_config.yml
File metadata and controls
43 lines (38 loc) · 1018 Bytes
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
title: Andrew Benson
description: Theoretical Astrophysicist · Carnegie Observatories
url: https://abensonca.github.io
repository: abensonca/abensonca.github.io
lang: en-US
author:
name: Andrew Benson
email: abenson@carnegiescience.edu
github: abensonca
orcid: 0000-0001-5501-6008
ads: https://ui.adsabs.harvard.edu/user/libraries/YpLS0CLeQdSxHJbiIl1bQA
arxiv: https://arxiv.org/a/benson_a_1
photo: /assets/img/profile.jpg
# NASA ADS library used by the scheduled paper-fetcher.
# Override either of these via repo variables / workflow inputs if you want.
ads_library_id: YpLS0CLeQdSxHJbiIl1bQA
show_downloads: false
google_analytics:
# Plugins (subset of github-pages whitelist).
plugins:
- jekyll-seo-tag
- jekyll-feed
- jekyll-sitemap
# Don't ship dev/CI/source files in the built site.
exclude:
- Gemfile
- Gemfile.lock
- jekyll-theme-cayman.gemspec
- script
- docs
- scripts
- .github
- .rubocop.yml
- .travis.yml
- vendor
- thumbnail.png
- README.md
- LICENSE