-
Notifications
You must be signed in to change notification settings - Fork 8
/
_config.yml
31 lines (28 loc) · 923 Bytes
/
_config.yml
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
# My theme
theme: jekyll-theme-architect
# Use GFM (from kramdown or GFM)
markdown: GFM
# Specific for BayesicFitting
title: [BayesicFitting]
description: [Bayesian Fitting and Evidence Calculation]
examples:
- img: ./docs/images/rijntemp.png
cap: "Average temperature of the Rhine"
- img: ./docs/images/Julius.png
cap: "Light absorption by tea"
- img: ./docs/images/HD76700.png
cap: "Exoplanet around HD76700"
- img: ./docs/images/83Aqr.png
cap: "Orbit of doublestar 83 Aqr"
- img: ./docs/images/Gregory.png
cap: "A signal or not"
- img: ./docs/images/corona.png
cap: "Early Covid mortality rate"
- img: ./docs/images/boyle.png
cap: "Boyle's data and law"
- img: ./docs/images/methanol.png
cap: "Alias in spectral continuum"
- img: ./docs/images/HD2039.png
cap: "Exoplanet on HD 2039"
- img: ./docs/images/spectrallines.png
cap: "Lines in methanol spectrum"