-
Notifications
You must be signed in to change notification settings - Fork 65
/
Copy path_config.yml
54 lines (54 loc) · 1.17 KB
/
_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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
name: Researcher
description: Personal website
menu:
- page: About
url: /about
- page: Papers
url: /papers
links:
- title: Working papers
url: "#working-papers"
- title: Published papers
url: "#published-papers"
- page: Research Projects
url: /research
links:
- title: "Project One"
url: "#project-one"
- title: "Project Two"
url: "#project-two"
- title: "Project Three"
url: "#project-three"
- title: "Project Four"
url: "#project-four"
- page: Curriculum Vitae
url: /cv
links:
- title: Experience
url: "#experience"
- title: Education
url: "#education"
- title: Positions
url: "#positions"
- title: Miscellaneous
url: "#miscellaneous"
- page: Teaching
url: /teaching
- page: Media
url: /media
- page: Accolades
url: /accolades
menu_external:
- title: OleVik.me
url: "http://olevik.me/"
- title: Research Gate
url: "https://www.researchgate.net/profile/Ole_Vik"
- title: LinkedIn
url: "https://no.linkedin.com/in/olehhvik"
- title: Twitter
url: "https://twitter.com/olehhv"
mathjax: false
markdown: kramdown
encoding: utf-8
baseurl:
locale: en_GB