From 64d3ab4ad7f6fbbefcb6e9b0f02f7514c9bc56fe Mon Sep 17 00:00:00 2001 From: "Ankur Sinha (Ankur Sinha Gmail)" Date: Tue, 19 Dec 2023 11:29:14 +0000 Subject: [PATCH 01/14] chore: mark main as default for links Fixes #187 --- source/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_config.yml b/source/_config.yml index 0f667d33..129abe6c 100644 --- a/source/_config.yml +++ b/source/_config.yml @@ -25,7 +25,7 @@ latex: repository: url: https://github.com/NeuroML/Documentation # Online location of your book path_to_book: source # Optional path to your book, relative to the repository root - branch: master # Which branch of the repository should be used when creating links (optional) + branch: main # Which branch of the repository should be used when creating links (optional) # Add GitHub buttons to your book # See https://jupyterbook.org/customize/config.html#add-a-link-to-your-repository From 9a0e1560b74533a9797439ea1d9eaed55fffbf43 Mon Sep 17 00:00:00 2001 From: "Ankur Sinha (Ankur Sinha Gmail)" Date: Wed, 20 Dec 2023 11:26:23 +0000 Subject: [PATCH 02/14] chore: add pre-print --- source/Landing.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/Landing.md b/source/Landing.md index aa106483..d4c991a1 100644 --- a/source/Landing.md +++ b/source/Landing.md @@ -3,6 +3,13 @@ *A model description language for computational neuroscience.* + +```{admonition} Read the pre-print on biorxiv +:class: attention +[The NeuroML ecosystem for standardized multi-scale modeling in neuroscience](https://www.biorxiv.org/content/10.1101/2023.12.07.570537v1) +``` + +