Skip to content

Commit

Permalink
Merge branch 'main' into dsc-kickoff
Browse files Browse the repository at this point in the history
  • Loading branch information
CMR248 authored Jul 12, 2023
2 parents 3ff0366 + 57f85d6 commit 26cba64
Show file tree
Hide file tree
Showing 427 changed files with 4,231 additions and 2,776 deletions.
11 changes: 11 additions & 0 deletions .github/ISSUE_TEMPLATE/guide-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
name: Guide request
title: "[guide]"
about: If you're missing a guide about a tool, software or concept, please let us know.
labels: content
---

**Guide needed**
*Please name and describe the guide you'd like to see with a few bullet points*

:bulb: If you want to contribute a tutorial, please refer to the [contribution guide](https://nfdi4plants.org/nfdi4plants.knowledgebase/docs/CONTRIBUTING.html).
11 changes: 0 additions & 11 deletions .github/ISSUE_TEMPLATE/tutorial-request.md

This file was deleted.

14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"homepage": "https://github.com/Freymaurer/nfdi4plants-fornax-template#readme",
"dependencies": {
"@nfdi4plants/web-components": "^1.0.1",
"@nfdi4plants/web-components": "^1.1.0",
"bulma": "^0.9.2"
},
"devDependencies": {
Expand Down
8 changes: 5 additions & 3 deletions src/docs/ArcCommanderManual/arc_access.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
---
layout: docs
title: "DataHUB access for ARC synchronization"
published: 2022-12-20
author: Martin Kuhl
author_github: martin-kuhl
date: 2022-12-20
author:
- name: Martin Kuhl
github: https://github.com/Martin-Kuhl
orcid: https://orcid.org/0000-0002-8493-1077
add toc: false
add support: false
add sidebar: _sidebars/mainSidebar.md
Expand Down
2 changes: 1 addition & 1 deletion src/docs/ArcCommanderManual/arc_branch.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: docs
title: "Working on an ARC branch"
published: 2022-12-13
date: 2022-12-13
add toc: false
add support: false
add sidebar: _sidebars/mainSidebar.md
Expand Down
2 changes: 1 addition & 1 deletion src/docs/ArcCommanderManual/arc_config.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: docs
title: "Configure a git user locally for each ARC"
published: 2022-12-20
date: 2022-12-20
add toc: true
add support: false
add sidebar: _sidebars/mainSidebar.md
Expand Down
2 changes: 1 addition & 1 deletion src/docs/ArcCommanderManual/arc_connect.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: docs
title: "Connect an ARC to the DataHUB"
published: 2022-12-13
date: 2022-12-13
add toc: false
add support: false
add sidebar: _sidebars/mainSidebar.md
Expand Down
8 changes: 5 additions & 3 deletions src/docs/ArcCommanderManual/arc_export.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
---
layout: docs
title: "Export ARC metadata"
published: 2022-12-20
author: Martin Kuhl
author_github: martin-kuhl
date: 2022-12-20
author:
- name: Martin Kuhl
github: https://github.com/Martin-Kuhl
orcid: https://orcid.org/0000-0002-8493-1077
add toc: false
add support: false
add sidebar: _sidebars/mainSidebar.md
Expand Down
15 changes: 5 additions & 10 deletions src/docs/ArcCommanderManual/arc_get.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
---
layout: docs
title: "Clone an ARC from the DataHUB"
published: 2022-12-20
author: Martin Kuhl
author_github: martin-kuhl
date: 2022-12-20
author:
- name: Martin Kuhl
github: https://github.com/Martin-Kuhl
orcid: https://orcid.org/0000-0002-8493-1077
add toc: false
add support: false
add sidebar: _sidebars/mainSidebar.md
Expand All @@ -22,10 +24,3 @@ arc get -r https://github.com/nfdi4plants/ARC.git
> :warning: In previous versions of the ARC Commander, the subcommand `get` allowed you to retrieve information from the ARC, e.g., `arc assay get` or `arc study person get`.
> This function is now available using the command `show`, e.g. `arc assay show` or `arc study person show`.
<!-- TODO
Andrea:
Also, for arc get, the authentification problem might occur or re-occur when the access TOKEN is expired as somebody set it like this. Therefore, the respective link would be also of interest here.
-->
2 changes: 1 addition & 1 deletion src/docs/ArcCommanderManual/arc_initialization.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: docs
title: "Initialize an ARC"
published: 2022-12-13
date: 2022-12-13
add toc: false
add support: false
add sidebar: _sidebars/mainSidebar.md
Expand Down
2 changes: 1 addition & 1 deletion src/docs/ArcCommanderManual/arc_installation.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: docs
title: "Installing the ARC Commander"
published: 2022-12-20
date: 2022-12-20
add toc: false
add support: false
add sidebar: _sidebars/mainSidebar.md
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: docs
title: "Installing Dependencies"
published: 2022-12-20
date: 2022-12-20
add toc: false
add support: false
add sidebar: _sidebars/mainSidebar.md
Expand Down
5 changes: 3 additions & 2 deletions src/docs/ArcCommanderManual/arc_installation_linux.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: docs
title: "Installing the ARC Commander - Linux"
published: 2022-12-20
date: 2022-12-20
add toc: false
add support: false
add sidebar: _sidebars/mainSidebar.md
Expand Down Expand Up @@ -41,4 +41,5 @@ You should see the following or similar message:
> v0.4.0
> Done processing command.

> :bulb: A global config file will be created the first time you use the ARC Commander in the folder `~/.config/DataPLANT/ArcCommander/`
> :bulb: A global config file will be created the first time you use the ARC Commander at `~/.config/DataPLANT/ArcCommander/ArcCommander.config`

4 changes: 2 additions & 2 deletions src/docs/ArcCommanderManual/arc_installation_macos.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: docs
title: "Installing the ARC Commander - MacOS"
published: 2022-12-20
date: 2022-12-20
add toc: false
add support: false
add sidebar: _sidebars/mainSidebar.md
Expand Down Expand Up @@ -53,4 +53,4 @@ You should see the following or similar message:
> v0.4.0
> Done processing command.

> :bulb: A global config file will be created the first time you use the ARC Commander in the folder `~/.config/DataPLANT/ArcCommander/`
> :bulb: A global config file will be created the first time you use the ARC Commander at `~/.config/DataPLANT/ArcCommander/ArcCommander.config`
2 changes: 1 addition & 1 deletion src/docs/ArcCommanderManual/arc_installation_windows.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: docs
title: "Installing the ARC Commander - Windows"
published: 2022-12-20
date: 2022-12-20
add toc: false
add support: false
add sidebar: _sidebars/mainSidebar.md
Expand Down
2 changes: 1 addition & 1 deletion src/docs/ArcCommanderManual/arc_isa.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: docs
title: "ISA Metadata"
published: 2022-12-13
date: 2022-12-13
add toc: false
add support: false
add sidebar: _sidebars/mainSidebar.md
Expand Down
2 changes: 1 addition & 1 deletion src/docs/ArcCommanderManual/arc_isa_assay.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: docs
title: "Assay"
published: 2022-12-13
date: 2022-12-13
add toc: true
add support: false
add sidebar: _sidebars/mainSidebar.md
Expand Down
2 changes: 1 addition & 1 deletion src/docs/ArcCommanderManual/arc_isa_investigation.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: docs
title: "Investigation"
published: 2022-12-13
date: 2022-12-13
add toc: true
add support: false
add sidebar: _sidebars/mainSidebar.md
Expand Down
2 changes: 1 addition & 1 deletion src/docs/ArcCommanderManual/arc_isa_study.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: docs
title: "Study"
published: 2022-12-13
date: 2022-12-13
add toc: true
add support: false
add sidebar: _sidebars/mainSidebar.md
Expand Down
2 changes: 1 addition & 1 deletion src/docs/ArcCommanderManual/arc_synchronization.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: docs
title: "Sychronize an ARC"
published: 2022-12-13
date: 2022-12-13
add toc: false
add support: false
add sidebar: _sidebars/mainSidebar.md
Expand Down
2 changes: 1 addition & 1 deletion src/docs/ArcCommanderManual/arc_update.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: docs
title: "Update ISA metadata"
published: 2022-12-21
date: 2022-12-21
add toc: false
add support: false
add sidebar: _sidebars/mainSidebar.md
Expand Down
2 changes: 1 addition & 1 deletion src/docs/ArcCommanderManual/git_config.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: docs
title: "Configure a Git User"
published: 2022-12-20
date: 2022-12-20
add toc: false
add support: false
add sidebar: _sidebars/mainSidebar.md
Expand Down
2 changes: 1 addition & 1 deletion src/docs/ArcCommanderManual/index-setup.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: docs
title: Setup
published: 2023-06-13
date: 2023-06-13
add toc: false
add support: false
add sidebar: _sidebars/mainSidebar.md
Expand Down
2 changes: 1 addition & 1 deletion src/docs/ArcCommanderManual/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: docs
title: "ARC Commander Manual"
published: 2022-12-13
date: 2022-12-13
add toc: false
add support: false
add sidebar: _sidebars/mainSidebar.md
Expand Down
Loading

0 comments on commit 26cba64

Please sign in to comment.