Skip to content

Commit e257b23

Browse files
committed
auto: deploy new website
1 parent 8640f4a commit e257b23

File tree

16 files changed

+51
-49
lines changed

16 files changed

+51
-49
lines changed

apps/docker/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1334,7 +1334,7 @@ <h3 id="application-specific-options">Application-specific options<a class="head
13341334
command line follows the interface defined by the specific
13351335
<em>BIDS App</em> (for instance,
13361336
<a href="https://fmriprep.readthedocs.io/en/latest/usage.html"><em>fMRIPrep</em></a>
1337-
or <a href="https://mriqc.readthedocs.io/en/latest/running.html#command-line-interface"><em>MRIQC</em></a>).</p>
1337+
or <a href="https://mriqc.readthedocs.io/en/latest/usage.html#a-bids-apps-command-line-interface"><em>MRIQC</em></a>).</p>
13381338
<p>The first section of a call consists of arguments specific to <em>Docker</em>,
13391339
which configure the execution of the container:</p>
13401340
<div class="highlight"><pre><span></span><code><span class="hll">$<span class="w"> </span>docker<span class="w"> </span>run<span class="w"> </span>-ti<span class="w"> </span>--rm<span class="w"> </span><span class="se">\</span>

apps/framework/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1033,7 +1033,7 @@ <h2 id="what-is-bids">What is BIDS?<a class="headerlink" href="#what-is-bids" ti
10331033
brain datasets, including MRI.
10341034
The common naming convention and folder structure allow researchers to easily reuse BIDS datasets, re-apply analysis protocols, and run standardized automatic data preprocessing pipelines (and particularly, BIDS Apps).
10351035
The <a href="https://github.com/bids-standard/bids-starter-kit">BIDS starter-kit</a> contains a wide collection of educational resources.
1036-
Validity of the structure can be assessed with the online <a href="https://bids-standard.github.io/bidsvalidator/">BIDS-Validator</a>.
1036+
Validity of the structure can be assessed with the online <a href="https://bids-standard.github.io/bids-validator/">BIDS-Validator</a>.
10371037
The tree of a typical, valid (<em>BIDS-compliant</em>) dataset is shown below:</p>
10381038
<div class="highlight"><pre><span></span><code>ds000003/
10391039
├─ CHANGES

apps/singularity/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1155,7 +1155,7 @@ <h2 id="running-a-singularity-image">Running a Singularity Image<a class="header
11551155
<span class="w"> </span>--participant-label<span class="w"> </span>label
11561156
</code></pre></div>
11571157
<h2 id="handling-environment-variables">Handling environment variables<a class="headerlink" href="#handling-environment-variables" title="Permanent link">&para;</a></h2>
1158-
<p>Singularity by default <a href="https://github.com/singularityware/singularity/issues/445">exposes all environment variables from the host inside the container</a>.
1158+
<p>Singularity by default <a href="https://github.com/apptainer/singularity/issues/445">exposes all environment variables from the host inside the container</a>.
11591159
Because of this, your host libraries (e.g., <a href="https://nipype.readthedocs.io">NiPype</a> or a Python environment) could be accidentally used instead of the ones inside the
11601160
container. To avoid such a situation, we strongly <strong>recommend</strong> using the
11611161
<code>--cleanenv</code> argument in all scenarios. For example:</p>

assets/ORN-Workshop/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
highlightLines: true,
260260
countIncrementalSlides: false,
261261
highlightSpans: true,
262-
sourceUrl: 'https://raw.githubusercontent.com/nipreps/nipreps.github.io/mkdocs/docs/assets/ORN-Workshop/presentation.md',
262+
sourceUrl: 'presentation.md',
263263
ratio: '16:9'
264264
});
265265
</script>

assets/ORN-Workshop/presentation/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -968,7 +968,7 @@ <h1 id="workflows">Workflows<a class="headerlink" href="#workflows" title="Perma
968968
<br />
969969
<br /></p>
970970
<p align="center">
971-
<img src="../nipreps-qr.svg" width="70%" />
971+
<object type="text/xml+svg" data="https://raw.githubusercontent.com/nipreps/identity/refs/heads/main/nipreps-general/qr-code.svg" style="width: 70%"></object>
972972
</p>
973973
<p><br /></p>
974974
<p align="center">
@@ -988,7 +988,7 @@ <h1 id="workflows_1">Workflows<a class="headerlink" href="#workflows_1" title="P
988988
<br />
989989
<br /></p>
990990
<p align="center">
991-
<img src="../nipreps-qr.svg" width="70%" />
991+
<object type="text/xml+svg" data="https://raw.githubusercontent.com/nipreps/identity/refs/heads/main/nipreps-general/qr-code.svg" style="width: 70%"></object>
992992
</p>
993993
<p><br /></p>
994994
<p align="center">
@@ -1039,7 +1039,7 @@ <h3 id="-evaluation-what-is-it-unique-about-the-workflow-wrt-existing-alternativ
10391039
<hr />
10401040
<h2 id="the-garden-of-forking-paths">The garden of forking paths<a class="headerlink" href="#the-garden-of-forking-paths" title="Permanent link">&para;</a></h2>
10411041
<p align="center">
1042-
<img src="assets/narps.png" width="800px" alt="NARPS Paper" />
1042+
<img src="../assets/narps.png" width="800px" alt="NARPS Paper" />
10431043
</p>
10441044

10451045
<p>(Botvinik-Nezer et al., 2020)</p>
@@ -1050,7 +1050,7 @@ <h3 id="fmriprep-produces-analysis-ready-data-from-diverse-data">fMRIPrep produc
10501050
<ul>
10511051
<li>minimal requirements (<a href="https://bids-standard.github.io/bids-validator/">BIDS-compliant</a>);</li>
10521052
<li><em>agnostic</em> to downstream steps of the workflow</li>
1053-
<li>produces <a href="https://bids-specification.readthedocs.io/en/derivatives/05-derivatives/01-introduction.html">BIDS-Derivatives</a>;</li>
1053+
<li>produces <a href="https://bids-specification.readthedocs.io/en/stable/derivatives/introduction.html">BIDS-Derivatives</a>;</li>
10541054
<li>robust against inhomogeneity of data across studies</li>
10551055
</ul>
10561056
<p>???</p>
@@ -1120,7 +1120,7 @@ <h2 id="why">Why?<a class="headerlink" href="#why" title="Permanent link">&para;
11201120
<hr />
11211121
<h2 id="key-aspect-credit-all-direct-contributors">Key aspect: credit all direct contributors<a class="headerlink" href="#key-aspect-credit-all-direct-contributors" title="Permanent link">&para;</a></h2>
11221122
<p align="center">
1123-
<img src="assets/fmriprep-authors.png" width="700px" alt="fMRIPrep authors" />
1123+
<img src="../assets/fmriprep-authors.png" width="700px" alt="fMRIPrep authors" />
11241124
</p>
11251125

11261126
<p>--</p>

assets/bhd2020/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
highlightLines: true,
260260
countIncrementalSlides: false,
261261
highlightSpans: true,
262-
sourceUrl: 'https://raw.githubusercontent.com/nipreps/nipreps.github.io/mkdocs/docs/assets/bhd2020/presentation.md',
262+
sourceUrl: 'presentation.md',
263263
ratio: '16:9'
264264
});
265265
</script>

assets/bhd2020/presentation/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -968,7 +968,7 @@ <h1 id="nipreps"><em>NiPreps</em><a class="headerlink" href="#nipreps" title="Pe
968968
<br />
969969
<br /></p>
970970
<p align="center">
971-
<img src="../nipreps-qr.svg" width="70%" />
971+
<object type="text/xml+svg" data="https://raw.githubusercontent.com/nipreps/identity/refs/heads/main/nipreps-general/qr-code.svg" style="width: 70%"></object>
972972
</p>
973973
<p><br /></p>
974974
<p align="center">
@@ -988,7 +988,7 @@ <h1 id="nipreps_1"><em>NiPreps</em><a class="headerlink" href="#nipreps_1" title
988988
<br />
989989
<br /></p>
990990
<p align="center">
991-
<img src="../nipreps-qr.svg" width="70%" />
991+
<object type="text/xml+svg" data="https://raw.githubusercontent.com/nipreps/identity/refs/heads/main/nipreps-general/qr-code.svg" style="width: 70%"></object>
992992
</p>
993993
<p><br /></p>
994994
<p align="center">
@@ -1097,7 +1097,7 @@ <h3 id="fmriprep-produces-analysis-ready-data-from-diverse-data">fMRIPrep produc
10971097
<ul>
10981098
<li>minimal requirements (<a href="https://bids-standard.github.io/bids-validator/">BIDS-compliant</a>);</li>
10991099
<li><em>agnostic</em> to downstream steps of the workflow</li>
1100-
<li>produces <a href="https://bids-specification.readthedocs.io/en/derivatives/05-derivatives/01-introduction.html">BIDS-Derivatives</a>;</li>
1100+
<li>produces <a href="https://bids-specification.readthedocs.io/en/stable/derivatives/introduction.html">BIDS-Derivatives</a>;</li>
11011101
<li>robust against inhomogeneity of data across studies</li>
11021102
</ul>
11031103
<p>???</p>

assets/torw2020/presentation/index.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -884,6 +884,10 @@
884884

885885

886886

887+
<!-- markdown-link-check-disable -->
888+
<p>name: title
889+
layout: true
890+
class: center</p>
887891
<hr />
888892
<p>layout: false
889893
count: false</p>
@@ -962,7 +966,7 @@ <h3 id="fmriprep-produces-analysis-ready-data-from-acquired-fmri-data">fMRIPrep
962966
<ul>
963967
<li>minimal requirements (<a href="https://bids-standard.github.io/bids-validator/">BIDS-compliant</a>);</li>
964968
<li><em>agnostic</em> to downstream steps of the workflow</li>
965-
<li>produces <a href="https://bids-specification.readthedocs.io/en/derivatives/05-derivatives/01-introduction.html">BIDS-Derivatives</a>;</li>
969+
<li>produces <a href="https://bids-specification.readthedocs.io/en/stable/derivatives/introduction.html">BIDS-Derivatives</a>;</li>
966970
</ul>
967971
<p>???</p>
968972
<p>fMRIPrep takes in a task-based or resting-state
@@ -1785,16 +1789,14 @@ <h1 id="open-phd-student-position">Open PhD student position!<a class="headerlin
17851789
<h1 id="thanks">Thanks!<a class="headerlink" href="#thanks" title="Permanent link">&para;</a></h1>
17861790
<h2 id="questions">Questions?<a class="headerlink" href="#questions" title="Permanent link">&para;</a></h2>
17871791
<p>]</p>
1792+
<!-- markdown-link-check-enable -->
17881793

17891794

17901795

17911796

17921797

17931798

17941799

1795-
1796-
1797-
17981800

17991801

18001802

community/CONTRIBUTING/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1394,7 +1394,7 @@ <h2 id="making-a-change">Making a change<a class="headerlink" href="#making-a-ch
13941394
<p><strong>Make the changes you've discussed, following the <a href="#nipreps-coding-style-guide">NiPreps coding style guide</a>.</strong><br />
13951395
Try to keep the changes focused: it is generally easy to review changes that address one feature or bug at a time.
13961396
It can also be helpful to test your changes locally,
1397-
using a <a href="https://fmriprep.readthedocs.io/en/latest/contributors.html">NiPreps development environment</a>.
1397+
using a <a href="../../devs/devenv/">NiPreps development environment</a>.
13981398
Once you are satisfied with your local changes, <a href="https://help.github.com/articles/adding-a-file-to-a-repository-using-the-command-line">add/commit/push them</a>
13991399
to the branch on your forked repository.
14001400
Note that that each commit must include changes that serve a coherent

community/features/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1107,7 +1107,7 @@ <h3 id="some-questions-will-always-be-asked-about-a-new-feature">Some questions
11071107
<p>It also seems that some new features add more confusion than others.
11081108
Especially when the CLI is affected, and yet another option is added,
11091109
that makes the tool more complex to use.</p>
1110-
<p>-- <cite>Alejandro (<a href="https://github.com/nipreps/fmriprep/ issues/1963#issuecomment-582174814">source</a>)</cite>.</p>
1110+
<p>-- <cite>Alejandro (<a href="https://github.com/nipreps/fmriprep/issues/1963#issuecomment-582174814">source</a>)</cite>.</p>
11111111
</blockquote>
11121112
</li>
11131113
<li>

0 commit comments

Comments
 (0)