Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Mermaid to create flowchart that shows how to add software to EESSI #159

Merged
merged 9 commits into from
Mar 20, 2024

Conversation

xinan1911
Copy link
Collaborator

No description provided.

@laraPPr
Copy link
Collaborator

laraPPr commented Mar 7, 2024

@Xin I think you'll also need to update the requirements because this is what it looked like when I tested it

image

@laraPPr
Copy link
Collaborator

laraPPr commented Mar 13, 2024

you'll have to add this to mkdocs.yml

extra_javascript:
  - https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.esm.min.mjs

and use this:

<pre class="mermaid">
</pre>

instead of:

'''mermaid
'''

@xinan1911
Copy link
Collaborator Author

@laraPPr Doen. Could you take a look again?

xinan1911 and others added 2 commits March 19, 2024 16:26
Copy link
Collaborator

@laraPPr laraPPr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The graphs are now rendering correctly. I have a few more suggestions to make the page look a little better and to use the hyperlink feature of Mermaid. But @xinan1911 I'm willing to merge it if you do not think the changes are necessary.

xinan1911 and others added 3 commits March 20, 2024 12:21
@laraPPr laraPPr merged commit 9dc4a2b into EESSI:main Mar 20, 2024
1 check passed
@boegel boegel changed the title Update overview.md with mermaid Use Mermaid to create flowchart that shows how to add software to EESSI Apr 4, 2024
@xinan1911 xinan1911 deleted the patch-3 branch September 9, 2024 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants