|
1 | | - |
2 | 1 | site_name: brainlife Documentation |
3 | | -site_author: 'The people of brainlife.io' |
| 2 | +site_author: "The people of brainlife.io" |
4 | 3 | site_url: https://brainlife.io/docs |
5 | 4 |
|
6 | 5 | # |
7 | 6 | # Repository |
8 | | -repo_name: 'brainlife/docs' |
9 | | -repo_url: 'https://github.com/brainlife/docs' |
| 7 | +repo_name: "brainlife/docs" |
| 8 | +repo_url: "https://github.com/brainlife/docs" |
10 | 9 |
|
11 | 10 | copyright: 'Copyright © 2017 - 2022 brainlife.io | Please report issues on <a style="text-decoration: underline;" target="github" href="https://github.com/brainlife/docs/issues">Github Issues</a> or send us your comment at <a style="text-decoration: underline;" target="slack" href="https://brainlife.slack.com/">Slack</a>' |
12 | 11 |
|
13 | 12 | theme: |
14 | | - name: 'material' |
15 | | - language: 'en' |
16 | | - favicon: '/img/favicon.ico' |
17 | | - palette: |
18 | | - primary: 'light blue' |
19 | | - custom_dir: overrides |
| 13 | + name: "material" |
| 14 | + language: "en" |
| 15 | + favicon: "/img/favicon.ico" |
| 16 | + palette: |
| 17 | + primary: "light blue" |
| 18 | + custom_dir: overrides |
20 | 19 |
|
21 | 20 | nav: |
22 | | - - Home: index.md |
23 | | - |
24 | | - - ezBIDS: using_ezBIDS.md |
25 | | - |
26 | | - - Using brainlife: |
27 | | - - Getting Started: user/started.md |
28 | | - - Projects: user/project.md |
29 | | - - Datatypes: user/datatypes.md |
30 | | - - Archive: user/archive.md |
31 | | - - Preprocess: user/process.md |
32 | | - - Pipelines: user/pipeline.md |
33 | | - - Publications: user/publication.md |
34 | | - - Datasets : user/datasets.md |
35 | | - - Failure: user/failure.md |
36 | | - |
37 | | - - Tutorials: |
38 | | - - Introduction: tutorial/introduction-to-brainlife.md |
39 | | - - ezBIDS: tutorial/ezBIDS.md |
40 | | - - Anatomy: tutorial/t1w-preprocessing.md |
41 | | - - AWS: tutorial/aws-brainlife.md |
42 | | - - FMRI Preprocessing: tutorial/fmri-preprocessing-tutorial.md |
43 | | - - PRF Mapping: tutorial/prf-mapping.md |
44 | | - - DWI Preprocessing : tutorial/diffusion-preprocessing.md |
45 | | - - DWI Tractometry: tutorial/diffusion-tractography.md |
46 | | - - Network Neuroscience - Structural: tutorial/networkneuroscience-structural.md |
47 | | - - Network Neuroscience - Functional: tutorial/networkneuroscience-functional.md |
48 | | - - Cortex Tissue Mapping: tutorial/cortex-tissue-mapping.md |
49 | | - - Pipeline Tutorial: tutorial/anat-t1-pipeline-tutorial.md |
50 | | - - Clairvoy: tutorial/using-clairvoy.md |
51 | | - |
52 | | - - Using CLI: |
53 | | - - Installation: cli/install.md |
54 | | - - Uploading Data: cli/upload.md |
55 | | - - Running Apps: cli/app.md |
56 | | - - Downloading Data: cli/download.md |
57 | | - - Update Data: cli/update.md |
58 | | - - Group Analysis: cli/group.md |
59 | | - |
60 | | - - Developing Apps: |
61 | | - - Introduction: apps/introduction.md |
62 | | - - HelloWorld: apps/helloworld.md |
63 | | - - Registering App: apps/register.md |
64 | | - - Containerizing App: apps/container.md |
65 | | - - Versioning Tips: apps/versioning.md |
66 | | - - Custom Hooks: apps/customhooks.md |
67 | | - - product.json: apps/product.md |
68 | | - - submodules: apps/submodules.md |
69 | | - |
70 | | - - Compute Resources: |
71 | | - - Registering Resource: resources/register.md |
72 | | - |
73 | | - - Technical: |
74 | | - - Architecture: technical/arthitecture.md |
75 | | - - APIs: technical/api.md |
76 | | - - ezBIDS: technical/ezBIDS.md |
77 | | - |
78 | | - - Careers: careers/jobs.md |
79 | | - |
80 | | - - Contact: contact.md |
81 | | - - Privacy Policy: privacy.md |
82 | | - - AUP: aup.md |
83 | | - - Media / Branding: media.md |
| 21 | + - Home: index.md |
| 22 | + |
| 23 | + - ezBIDS: using_ezBIDS.md |
| 24 | + |
| 25 | + - Using brainlife: |
| 26 | + - Getting Started: user/started.md |
| 27 | + - Projects: user/project.md |
| 28 | + - Datatypes: user/datatypes.md |
| 29 | + - Archive: user/archive.md |
| 30 | + - Preprocess: user/process.md |
| 31 | + - Pipelines: user/pipeline.md |
| 32 | + - Publications: user/publication.md |
| 33 | + - Datasets: user/datasets.md |
| 34 | + - Failure: user/failure.md |
| 35 | + |
| 36 | + - Tutorials: |
| 37 | + - Introduction: tutorial/introduction-to-brainlife.md |
| 38 | + - ezBIDS: tutorial/ezBIDS.md |
| 39 | + - Anatomy: tutorial/t1w-preprocessing.md |
| 40 | + - AWS: tutorial/aws-brainlife.md |
| 41 | + - FMRI Preprocessing: tutorial/fmri-preprocessing-tutorial.md |
| 42 | + - PRF Mapping: tutorial/prf-mapping.md |
| 43 | + - DWI Preprocessing: tutorial/diffusion-preprocessing.md |
| 44 | + - DWI Tractometry: tutorial/diffusion-tractography.md |
| 45 | + - Network Neuroscience - Structural: tutorial/networkneuroscience-structural.md |
| 46 | + - Network Neuroscience - Functional: tutorial/networkneuroscience-functional.md |
| 47 | + - Cortex Tissue Mapping: tutorial/cortex-tissue-mapping.md |
| 48 | + - Pipeline Tutorial: tutorial/anat-t1-pipeline-tutorial.md |
| 49 | + - Clairvoy: tutorial/using-clairvoy.md |
| 50 | + |
| 51 | + - Using CLI: |
| 52 | + - Installation: cli/install.md |
| 53 | + - Uploading Data: cli/upload.md |
| 54 | + - Running Apps: cli/app.md |
| 55 | + - Downloading Data: cli/download.md |
| 56 | + - Update Data: cli/update.md |
| 57 | + - Group Analysis: cli/group.md |
| 58 | + |
| 59 | + - Developing Apps: |
| 60 | + - Introduction: apps/introduction.md |
| 61 | + - HelloWorld: apps/helloworld.md |
| 62 | + - Registering App: apps/register.md |
| 63 | + - Containerizing App: apps/container.md |
| 64 | + - Versioning Tips: apps/versioning.md |
| 65 | + - Custom Hooks: apps/customhooks.md |
| 66 | + - product.json: apps/product.md |
| 67 | + - submodules: apps/submodules.md |
| 68 | + |
| 69 | + - Compute Resources: |
| 70 | + - Registering Resource: resources/register.md |
| 71 | + |
| 72 | + - Technical: |
| 73 | + - Architecture: technical/arthitecture.md |
| 74 | + - APIs: technical/api.md |
| 75 | + - ezBIDS: technical/ezBIDS.md |
| 76 | + |
| 77 | + - Careers: careers/jobs.md |
| 78 | + |
| 79 | + - Contact: contact.md |
| 80 | + - Privacy Policy: privacy.md |
| 81 | + - AUP: aup.md |
| 82 | + - Media / Branding: media.md |
84 | 83 |
|
85 | 84 | extra: |
86 | | - #disqus: 'brain-life' |
87 | | - social: |
88 | | - - icon: fontawesome/brands/twitter |
89 | | - link: 'https://twitter.com/BrainLifeio' |
90 | | - - icon: fontawesome/brands/github |
91 | | - link: 'https://github.com/brainlife' |
92 | | - - icon: fontawesome/brands/slack |
93 | | - link: 'https://brainlife.slack.com' |
94 | | - - icon: fontawesome/brands/youtube |
95 | | - link: 'https://youtube.com/brainlifeio' |
| 85 | + #disqus: 'brain-life' |
| 86 | + social: |
| 87 | + - icon: fontawesome/brands/twitter |
| 88 | + link: "https://twitter.com/BrainLifeio" |
| 89 | + - icon: fontawesome/brands/github |
| 90 | + link: "https://github.com/brainlife" |
| 91 | + - icon: fontawesome/brands/slack |
| 92 | + link: "https://brainlife.slack.com" |
| 93 | + - icon: fontawesome/brands/youtube |
| 94 | + link: "https://youtube.com/brainlifeio" |
96 | 95 |
|
97 | 96 | extra_css: |
98 | 97 | - css/narrow.css |
99 | 98 |
|
100 | 99 | markdown_extensions: |
101 | | - - admonition |
102 | | - - footnotes |
103 | | - - toc: |
104 | | - permalink: True |
105 | | - - fontawesome_markdown |
106 | | - - attr_list |
107 | | - - pymdownx.highlight: |
108 | | - linenums: true |
109 | | - - pymdownx.superfences |
110 | | - |
| 100 | + - admonition |
| 101 | + - footnotes |
| 102 | + - toc: |
| 103 | + permalink: True |
| 104 | + - fontawesome_markdown |
| 105 | + - attr_list |
| 106 | + - pymdownx.highlight: |
| 107 | + linenums: true |
| 108 | + - pymdownx.superfences |
0 commit comments