-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmyst.yml
More file actions
30 lines (30 loc) · 967 Bytes
/
myst.yml
File metadata and controls
30 lines (30 loc) · 967 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
# See docs at: https://mystmd.org/guide/frontmatter
version: 1
project:
id: ac2b404c-8e76-4cbd-8635-c849e0fee995
title: "SIMEXP lab"
description: "Website of the laboratory for brain simulation and exploration (SIMEXP)"
# keywords: []
# authors: ["SIMEXP team"]
github: https://github.com/SIMEXP/simexp.github.io
# To autogenerate a Table of Contents, run "myst init --write-toc"
toc:
# Auto-generated by `myst init --write-toc`
- file: content/intro.md
- file: content/manifesto.md
- file: content/coc.md
- file: content/members.md
- file: content/contributing.md
- title: Alliance Canada
children:
- file: alliance_canada/quick_start.md
- file: alliance_canada/advanced_usage.md
- file: alliance_canada/resource_tracking.md
- title: Misc
children:
- file: misc/vpn_udem.md
site:
template: book-theme
options:
favicon: images/favicon.png
logo: images/simexp.png