Skip to content

Commit 140dd15

Browse files
author
Serap Aydin
committed
used bloglayout for the News page, dsfhub info instead of tip, added links to dsf development v2
1 parent 2923ead commit 140dd15

File tree

5 files changed

+11
-18
lines changed

5 files changed

+11
-18
lines changed

docs/src/.vuepress/theme.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ export default hopeTheme({
7575
{
7676
text: "News",
7777
icon: "news",
78-
link: "tag/news/"
78+
link: "news/"
7979
},
8080
{
8181
text: "Concepts",
@@ -103,7 +103,7 @@ export default hopeTheme({
103103
{
104104
text: "Awards",
105105
icon: "creative",
106-
link: "explore/awards",
106+
link: "tag/awards/",
107107
},
108108

109109
],

docs/src/dsf-development/v2/readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ title: DSF v2
55

66
No content yet. Please visit this page later.
77

8-
:::
8+
:::
9+
- [FHIR Implementation Guide](fhir-ig.md)
10+
- [Maven](maven.md)

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The **Data Sharing Framework (DSF)** is a concept for a secure middleware to dis
3838
![DSF concept](/photos/info/introduction/dsf-concept.png)
3939

4040

41-
## [News](tag/news/)
41+
## [News](/news/)
4242
<div class="image-container">
4343
<img src="/photos/news/Devdays-world-small.png" alt="FHIR DevDays 2025" style="display: block;">
4444
</div>

docs/src/news/index.md

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,8 @@
11
---
22
icon: news
33
title: News
4+
layout: Blog
5+
heroImage: /photos/home/logo.svg
6+
heroText: News
7+
bgImage: https://images.unsplash.com/photo-1634655377962-e6e7b446e7e9?q=80&w=3928&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D
48
---
5-
<meta http-equiv="refresh" content="0;url=/tags/news/">
6-
7-
## FHIR DevDays 2025
8-
Our DSF team will be at FHIR DevDays 2025 from June 3rd to 6th in Amsterdam!
9-
DevDays is the world’s leading FHIR event in the field of digital health. Join us at the event for engaging community talks by Maximilian Kurscheidt and Hauke Hund. We’ll be discussing the International Patient Summary Challenge 2025, as well as how we can foster research through Real-World Data Sharing and Process Orchestration using FHIR and BPMN. We look forward to seeing you there! If you'd like to connect with us during the event, feel free to arrange a meeting beforehand by emailing us at **📧 [email protected]**.
10-
11-
For more information, visit:
12-
[FHIR DevDays2025](./fhir-devdays-2025/)
13-
## DSF Spring School 2025
14-
From April 2nd to 4th, members of the DSF community gathered at Heilbronn University for the annual DSF Spring School 2025. The three-day event provided an in-depth look at the Data Sharing Framework (DSF) and its latest developments, featuring expert talks, hands-on sessions, and collaborative projects during a community-driven hackathon. With vibrant discussions and plenty of memorable moments, the event concluded on a high note.
15-
16-
For more information, read about the event here:
17-
[Spring School 2025](./spring-school-2025/)

docs/src/process-development/api-v1/publishing/publish-on-dsfhub.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Publishing on DSF Hub
33
icon: share
44
---
55

6-
::: tip Marketplace for process plugins
6+
::: info Marketplace for process plugins
77
To view already published Process Plugins, visit the [DSF Hub](https://hub.dsf.dev).
88
:::
99

0 commit comments

Comments
 (0)