Skip to content

Commit

Permalink
fix image urls + update to menu bar
Browse files Browse the repository at this point in the history
  • Loading branch information
truib committed Dec 6, 2023
1 parent 8f5ccf0 commit 6698c03
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 2 additions & 2 deletions docs/adding_software/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ We welcome contributions to the EESSI software stack. This page shows the proced
## Contribute a software to the EESSI software stack

<p align="center">
<img width="50%" src="../img/contribute_software_workflow.png" alt="EESSI contribute software">
<img width="50%" src="../../img/contribute_software_workflow.png" alt="EESSI contribute software">
</p>

## Contributing a ReFrame test to the EESSI test suite

Ideally, a contributor prepares a ReFrame test for the software to be added to the EESSI software stack.

<p align="center">
<img width="50%" src="../img/contribute_test_workflow.png" alt="EESSI contribute test">
<img width="50%" src="../../img/contribute_test_workflow.png" alt="EESSI contribute test">
</p>


Expand Down
4 changes: 1 addition & 3 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,7 @@ nav:
- using_eessi/building_on_eessi.md
- using_eessi/eessi_demos.md
- Adding software to EESSI:
# Todo: insert an overview page with a flowchart showing the high level process
- (overview): adding_software/overview.md
# - Contribution policy, requires #108
- Overview: adding_software/overview.md
- adding_software/contribution_policy.md
- adding_software/opening_pr.md
- adding_software/building_software.md
Expand Down

0 comments on commit 6698c03

Please sign in to comment.