-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yml
62 lines (53 loc) · 1.21 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
55
56
57
58
59
60
61
62
baseURL: https://jmsmkn.com/
languageCode: en-gb
title: James Meakin
theme: PaperMod
paginate: 5
enableRobotsTXT: true
params:
env: production
title: James Meakin
description: The Personal Website of James Meakin
author: James Meakin
DateFormat: January 2, 2006
defaultTheme: auto
disableScrollToTop: true
profileMode:
enabled: true
title: James Meakin
subtitle: >
Welcome to the personal website of Dr. James Meakin.
Currently, I work as a Research Software Engineer in Healthcare and enjoy backend web development and MLOps.
I live in Rotterdam, the Netherlands, with my partner and our two cats.
imageUrl: img/avatar.png
imageTitle: Image of James Meakin
buttons:
- name: Posts
url: posts
socialIcons:
- name: GitHub
url: https://github.com/jmsmkn
- name: LinkedIn
url: https://www.linkedin.com/in/jmsmkn
menu:
main:
- name: Posts
url: posts
weight: 10
- name: Tags
url: tags
weight: 40
- name: Archive
url: archives
weight: 30
- name: Search
url: search
weight: 50
taxonomies:
category: categories
tag: tags
outputs:
home:
- HTML
- RSS
- JSON