From 8da0921207bc4792e4887250f45104ce0254b054 Mon Sep 17 00:00:00 2001 From: esavary Date: Fri, 24 Feb 2023 18:44:34 +0100 Subject: [PATCH 1/5] Add news and Announcements section --- docs/apps/framework.md | 3 ++- docs/news/data/news.yml | 14 ++++++++++++++ docs/news/news.md | 16 ++++++++++++++++ mkdocs.yml | 1 + 4 files changed, 33 insertions(+), 1 deletion(-) create mode 100644 docs/news/data/news.yml create mode 100644 docs/news/news.md diff --git a/docs/apps/framework.md b/docs/apps/framework.md index e6d317b..c3b4ed3 100644 --- a/docs/apps/framework.md +++ b/docs/apps/framework.md @@ -81,7 +81,8 @@ For instance, *MRIQC* generates group-level reports with the following command-l $ mriqc /data/bids_root /data/bids_root/derivatives/ group ``` -## What are *BIDS Derivatives*? +## What are *BIDS Derivatives*? + *NiPreps* generate *derivatives* of the original data, and they fulfill the BIDS specification for the results of Apps that are created for subsequent consumption by other BIDS-Apps. These derivatives must follow the BIDS Derivatives specification ([draft](https://bids-specification.readthedocs.io/en/derivatives/)). diff --git a/docs/news/data/news.yml b/docs/news/data/news.yml new file mode 100644 index 0000000..0f8121d --- /dev/null +++ b/docs/news/data/news.yml @@ -0,0 +1,14 @@ +- date: Feb 31, 2023 + headline: | + non efficitur leo. + body: | + Aliquam et mi eget erat hendrerit sodales a id ipsum. Proin lobortis tempus vestibulum. Donec at lectus congue, pretium diam quis, pellentesque lorem. Nulla cursus accumsan quam sed imperdiet. Quisque nec ex sem. + Phasellus placerat ultricies rhoncus. Nullam faucibus dui sem, quis molestie enim vehicula sit amet. Nulla tellus leo, interdum sed condimentum at, venenatis et nulla. Vestibulum ac ipsum eu mauris eleifend mollis id et eros. + Cras sed erat ut purus auctor fringilla. Aenean cursus nunc velit, imperdiet vehicula est molestie ut. Etiam ante mi, lobortis a venenatis vitae, molestie vel purus. +- date: Feb 31, 2023 + headline: | + non efficitur leo. + body: | + Aliquam et mi eget erat hendrerit sodales a id ipsum. Proin lobortis tempus vestibulum. Donec at lectus congue, pretium diam quis, pellentesque lorem. Nulla cursus accumsan quam sed imperdiet. Quisque nec ex sem. + Phasellus placerat ultricies rhoncus. Nullam faucibus dui sem, quis molestie enim vehicula sit amet. Nulla tellus leo, interdum sed condimentum at, venenatis et nulla. Vestibulum ac ipsum eu mauris eleifend mollis id et eros. + Cras sed erat ut purus auctor fringilla. Aenean cursus nunc velit, imperdiet vehicula est molestie ut. Etiam ante mi, lobortis a venenatis vitae, molestie vel purus. \ No newline at end of file diff --git a/docs/news/news.md b/docs/news/news.md new file mode 100644 index 0000000..232bbb9 --- /dev/null +++ b/docs/news/news.md @@ -0,0 +1,16 @@ +--- +title: "News and announcements" +layout: default +excerpt: "News and announcements" +sitemap: false +permalink: /news.html +--- + +# News and Announcements + + +

NiPreps Roundups Feb 22, 2023

+ +We resumed the bi-monthly NiPreps Roundups with a first meeting on February 22, 2023. + + diff --git a/mkdocs.yml b/mkdocs.yml index aca5ebf..489d08a 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -13,6 +13,7 @@ copyright: Copyright © 2020 nav: - Home: index.md + - News and Announcements: news/news.md - NiPreps: - Framework: intro/nipreps.md - Transparency of workflows: intro/transparency.md From a1de6268d9e233f9f1b6bccdb99f914d5b78e2c3 Mon Sep 17 00:00:00 2001 From: esavary Date: Mon, 27 Feb 2023 10:56:06 +0100 Subject: [PATCH 2/5] FIX: Fix URL news section --- docs/news/{news.md => index.md} | 0 mkdocs.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename docs/news/{news.md => index.md} (100%) diff --git a/docs/news/news.md b/docs/news/index.md similarity index 100% rename from docs/news/news.md rename to docs/news/index.md diff --git a/mkdocs.yml b/mkdocs.yml index 489d08a..beb35c4 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -13,7 +13,7 @@ copyright: Copyright © 2020 nav: - Home: index.md - - News and Announcements: news/news.md + - News and Announcements: news/index.md - NiPreps: - Framework: intro/nipreps.md - Transparency of workflows: intro/transparency.md From 79350af4f87cc25fe4788323e8bf7a5a8873a6d7 Mon Sep 17 00:00:00 2001 From: esavary Date: Mon, 27 Feb 2023 11:02:01 +0100 Subject: [PATCH 3/5] fix: removed unused file --- docs/news/data/news.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 docs/news/data/news.yml diff --git a/docs/news/data/news.yml b/docs/news/data/news.yml deleted file mode 100644 index 0f8121d..0000000 --- a/docs/news/data/news.yml +++ /dev/null @@ -1,14 +0,0 @@ -- date: Feb 31, 2023 - headline: | -
non efficitur leo. - body: | - Aliquam et mi eget erat hendrerit sodales a id ipsum. Proin lobortis tempus vestibulum. Donec at lectus congue, pretium diam quis, pellentesque lorem. Nulla cursus accumsan quam sed imperdiet. Quisque nec ex sem. - Phasellus placerat ultricies rhoncus. Nullam faucibus dui sem, quis molestie enim vehicula sit amet. Nulla tellus leo, interdum sed condimentum at, venenatis et nulla. Vestibulum ac ipsum eu mauris eleifend mollis id et eros. - Cras sed erat ut purus auctor fringilla. Aenean cursus nunc velit, imperdiet vehicula est molestie ut. Etiam ante mi, lobortis a venenatis vitae, molestie vel purus. -- date: Feb 31, 2023 - headline: | - non efficitur leo. - body: | - Aliquam et mi eget erat hendrerit sodales a id ipsum. Proin lobortis tempus vestibulum. Donec at lectus congue, pretium diam quis, pellentesque lorem. Nulla cursus accumsan quam sed imperdiet. Quisque nec ex sem. - Phasellus placerat ultricies rhoncus. Nullam faucibus dui sem, quis molestie enim vehicula sit amet. Nulla tellus leo, interdum sed condimentum at, venenatis et nulla. Vestibulum ac ipsum eu mauris eleifend mollis id et eros. - Cras sed erat ut purus auctor fringilla. Aenean cursus nunc velit, imperdiet vehicula est molestie ut. Etiam ante mi, lobortis a venenatis vitae, molestie vel purus. \ No newline at end of file From a938abd91623356e8b3f10c64c14f9c9ce967862 Mon Sep 17 00:00:00 2001 From: esavary Date: Mon, 27 Mar 2023 11:12:47 +0200 Subject: [PATCH 4/5] ENH: Add new about ISMRM 2023 hackathon --- docs/news/index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/news/index.md b/docs/news/index.md index 232bbb9..e3feac1 100644 --- a/docs/news/index.md +++ b/docs/news/index.md @@ -7,7 +7,18 @@ permalink: /news.html --- # News and Announcements +

ISMRM 2023 hackathon

+Registration for the ISMRM 2023 hackathon is now open! We invite researchers, data scientists, software developers, and anyone interested in exploring novel approaches to data analysis to join us for this exciting event. + +To register, please fill out the Google Form provided at the following link: +ISMRM 2023 Hackathon Registration: [insert link here] + +Please note that registration is required to participate in the hackathon, and space is limited, so we encourage you to register early to secure your spot. +The hackathon will take place on the day after the conference in Toronto. Participants will have the chance to collaborate with experts in the field, learn new skills, and work on innovative solutions to data analysis challenges. + +Stay tuned for more information about the hackathon, including specific topics to be addressed and any additional materials you may need to bring with you. +We look forward to seeing you all at ISMRM 2023 and at the hackathon the following day!

NiPreps Roundups Feb 22, 2023

From 0f9b5dd6e8634d4019921f4ae539adb2287081e2 Mon Sep 17 00:00:00 2001 From: esavary Date: Mon, 27 Mar 2023 11:47:13 +0200 Subject: [PATCH 5/5] FIX: fix registration link and name of event --- docs/news/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/news/index.md b/docs/news/index.md index e3feac1..2a2fbae 100644 --- a/docs/news/index.md +++ b/docs/news/index.md @@ -7,12 +7,12 @@ permalink: /news.html --- # News and Announcements -

ISMRM 2023 hackathon

+

NiPreps / ISMRM 2023 Satellite Hackathon

-Registration for the ISMRM 2023 hackathon is now open! We invite researchers, data scientists, software developers, and anyone interested in exploring novel approaches to data analysis to join us for this exciting event. +Registration for the NiPreps / ISMRM 2023 Satellite Hackathon is now open! We invite researchers, data scientists, software developers, and anyone interested in exploring novel approaches to data analysis to join us for this exciting event. To register, please fill out the Google Form provided at the following link: -ISMRM 2023 Hackathon Registration: [insert link here] +ISMRM 2023 Hackathon Registration: [Registration](https://docs.google.com/forms/d/e/1FAIpQLSf6dD1iLfRV4xKx6yfvXN1JsHyajFzU90w15Rq0p_X2qhcH5A/viewform?usp=sf_link) Please note that registration is required to participate in the hackathon, and space is limited, so we encourage you to register early to secure your spot. The hackathon will take place on the day after the conference in Toronto. Participants will have the chance to collaborate with experts in the field, learn new skills, and work on innovative solutions to data analysis challenges.