-
-
Notifications
You must be signed in to change notification settings - Fork 975
docs: about #673
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
docs: about #673
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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 🤔 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you! :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 ✔️)