-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
31 lines (29 loc) · 862 Bytes
/
_config.yml
File metadata and controls
31 lines (29 loc) · 862 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
# Site settings
title: Quantitative Magnetic Resonance Imaging in Pediatric Brains
lab_name: Weber Lab
author: >
Alex Weber but borrowed heavily from the Morin laboratory: https://morinlab.github.io
institution: UBC and BCCHR
email: aweber@bcchr.ca
description: >
The Weber Lab is interested in using and improving quantitative MRI methods to look at
the healthy and disordered brain in pediatric populations.
baseurl: ""
url: "https://weberlab.github.io"
mastodon:
username: weberam2
instance: mastodon.social
github_username: weberam2
images_dir: "/images/"
# Build settings
markdown: kramdown
include: ["_pages"]
permalink: /:title/
remote_theme: pages-themes/cayman@v0.2.0
#plugins for search engine optimization
plugins:
- jekyll-seo-tag
- jekyll-sitemap
- jekyll-mastodon_webfinger
- jekyll/mastodon_webfinger
- jekyll-remote-theme