generated from FAIRmat-NFDI/nomad-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #12 from FAIRmat-NFDI/update_docs_home
updated docs home grid
- Loading branch information
Showing
3 changed files
with
8 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -127,7 +127,3 @@ To run the test notebooks, create a jupyter kernel using your venv: | |
python -m ipykernel install --user --name=nomad_utility_workflows | ||
``` | ||
|
||
## Main contributors | ||
| Name | E-mail | | ||
|------|------------| | ||
| Joseph F. Rudzinski | [[email protected]](mailto:[email protected]) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,21 +16,9 @@ How-to guides provide step-by-step instructions for a wide range of tasks, with | |
|
||
- [Install this plugin](how_to/install_this_plugin.md) | ||
- [Use API functions](how_to/use_api_functions.md) | ||
<!-- - [Create custom workflows](how_to/create_custom_workflows.md) --> | ||
<!-- - [Contribute to this plugin](how_to/contribute_to_this_plugin.md) | ||
- [Contribute to the documentation](how_to/contribute_to_the_documentation.md) --> | ||
- [Create Custom Workflows](how_to/create_custom_workflows.md) | ||
- [Add Custom Tasks](how_to/add_custom_tasks.md) | ||
|
||
</div> | ||
|
||
<div markdown="block"> | ||
|
||
### Examples | ||
|
||
The following examples are available for demonstration purposes: | ||
|
||
- [Workflows - Proof of Concept](examples/workflow_proof_of_concept.md) | ||
- [Workflows - Simulation Protocol](examples/workflow_simulation_protocol.md) | ||
- [Workflows - Adding Custom Tasks](examples/workflow_custom_tasks.md) | ||
|
||
</div> | ||
|
||
|
@@ -53,3 +41,8 @@ The reference section includes specifications for the relevant user-callable fun | |
|
||
</div> | ||
</div> | ||
|
||
## Main contributors | ||
| Name | E-mail | | ||
|------|------------| | ||
| Joseph F. Rudzinski | [[email protected]](mailto:[email protected]) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters