-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_site.yml
More file actions
35 lines (34 loc) · 1.05 KB
/
_site.yml
File metadata and controls
35 lines (34 loc) · 1.05 KB
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
name: "my-website"
title: "Jun Ishigohoka"
navbar:
title: "Jun Ishigohoka"
right:
- text: "About me"
href: about_me.html
- text: "Research"
href: research.html
menu:
- text: "- Phenoytpic noise"
href: research.html#Population_genetics_of_phenotypic_noise
- text: "- Bird migration"
href: research.html#Mechanism_and_evolutionary_history_of_behavioural_divergence_in_seasonal_migration
- text: "- Recombination"
href: research.html#Effects_of_recombination_landscapes_on_population_genetic_variation
- text: "Publications"
href: publications.html
- text: "Misc"
menu:
- text: "- Favourite papers"
href: misc.html#Favourite_papers
- text: "- Favourite books"
href: misc.html#Favourite_books
- text: "- Favourite music"
href: misc.html#Favourite_music
output:
html_document:
theme: paper
css: css/styles.css
includes:
in_header: html/_header.html
after_body: html/_footer.html
output_dir: docs