-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_site.yml
More file actions
38 lines (37 loc) · 857 Bytes
/
Copy path_site.yml
File metadata and controls
38 lines (37 loc) · 857 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
name: "Samuel N. Bogan"
output_dir: "."
navbar:
type: inverse
title: "Samuel N. Bogan"
href: index.html
left:
- text: "About me"
href: About_me.html
- text: "Research"
menu:
- text: "Topics & aims"
href: Aims.html
- text: "Approaches"
href: Approaches.html
- text: "Study systems"
href: Study_syst.html
- text: "Publications"
href: Publications.html
- text: "Teaching & training"
href: teaching_training.html
- text: "Outreach & service"
href: outreach_service.html
- text: "News & updates"
href: News.html
- text: "CV"
href: CV.html
output:
html_document:
toc: true
toc_float:
collapsed: false
toc_depth: 3
theme: flatly
css: tutorial.css
includes:
before_body: header.html