-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy path_config.yml
More file actions
48 lines (40 loc) · 907 Bytes
/
_config.yml
File metadata and controls
48 lines (40 loc) · 907 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
44
45
46
47
48
# Site settings
title: ADS news, blogs, and help pages
url: https://ui.adsabs.harvard.edu
email: adshelp@cfa.harvard.edu
description: All your questions will be answered here.
# Base URLs for different sites
ads_base_url: https://ui.adsabs.harvard.edu
scix_base_url: https://scixplorer.org
# Social
twitter:
username: adsabs
github:
username: adsabs
logo: /help/common/images/transparent_logo.svg
permalink: /:categories/:title
# Build settings
markdown: kramdown
highlighter: rouge
kramdown:
syntax_highlighter: rouge
input: GFM
sass:
style: compressed
sass_dir: _sass
plugins:
- jekyll-seo-tag
- jekyll-last-modified-at
- jekyll-sitemap
last-modified-at:
date-format: '%Y-%m-%dT%H:%M:%S%:z'
exclude:
- Dockerfile
- docker-compose.yml
- run
- vendor
defaults:
- scope:
path: ''
values:
image: /help/common/images/transparent_logo.svg