Skip to content

Commit d2a5b28

Browse files
docs: add landing page for the QR code printed in the poster for the derse26 conference
1 parent 18b922a commit d2a5b28

2 files changed

Lines changed: 46 additions & 0 deletions

File tree

docs/community/events/derse_26.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
<div class="grid cards" markdown>
2+
3+
- ## :octicons-mark-github-24: OntoGraph — Source Code & Contributions
4+
5+
**Explore the repository, report issues, and contribute.**
6+
7+
- Browse the full source code
8+
- Review open issues and roadmap
9+
- Improve documentation or submit pull requests
10+
11+
[:octicons-arrow-right-24: Visit the GitHub Repository](https://github.com/saezlab/ontograph)
12+
13+
</div>
14+
15+
16+
<div class="grid cards" markdown>
17+
18+
- ## :material-flask-outline: SaezLab — Computational Systems Biology
19+
20+
**Discover research-driven software projects and collaborations.**
21+
22+
- Systems biology tools
23+
- Omics data analysis pipelines
24+
- Open scientific software initiatives
25+
- Explore [OmniPath here](https://omnipathdb.org/)
26+
27+
[:octicons-arrow-right-24: Visit SaezLab](https://saezlab.org/)
28+
29+
</div>
30+
31+
32+
<div class="grid cards" markdown>
33+
34+
- ## :material-domain: Scientific Software Center
35+
Heidelberg University
36+
37+
**Research software engineering, consulting, and infrastructure.**
38+
39+
- RSE services
40+
- Training & workshops
41+
- Institutional software support
42+
43+
[:octicons-arrow-right-24: Visit the Scientific Software Center](https://www.ssc.uni-heidelberg.de/en)
44+
45+
</div>

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ nav:
6363
- relations: reference/source/ontograph/queries/relations.md
6464
- introspection: reference/source/ontograph/queries/introspection.md
6565
- Community:
66+
- Events: community/events/derse_26.md
6667
- Join Us: community/index.md
6768
- Where to Start: community/contribute.md
6869
- Contribute to the Documentation: community/contribute-docs.md

0 commit comments

Comments
 (0)