Conversation
Codecov Report
@@ Coverage Diff @@
## main #673 +/- ##
=======================================
Coverage 99.34% 99.34%
=======================================
Files 1924 1924
Lines 177010 177010
Branches 908 908
=======================================
Hits 175858 175858
Misses 1096 1096
Partials 56 56 |
|
This PRs title is misleading |
ST-DDT
left a comment
There was a problem hiding this comment.
Don't forget the redirect for update
|
TODO for later: Consider adding SSR for team/api-docs to serve only static pages. |
We found out that VitePress already does successfully SSG for the about section, but the API section seems not to work correctly 🤔 |
ST-DDT
left a comment
There was a problem hiding this comment.
IMO clicking on about should already redirect the user, unfortunately vitepress doesn't support this or I don't know how.
Also the announcement page is quite empty. Maybe we can add some more pseudo content here. Or even a v6 release anouncement.
Yeah, I hope that this page will be filled in the future with some more content. Right now it's just the start and that is one reason why it's so empty. I would like to leave this to @JessicaSachs |
af0f6cf
This PR is based on #658, so please merge that one first (done ✔️)