-
Notifications
You must be signed in to change notification settings - Fork 7
Add draft landing page with topic cards #104
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
Conversation
Draft implementation of Cosmos Stack overview page with interactive topic card component. Requires final touches and content review.
Remove "Component Details" heading
docs/cosmos-stack-overview.mdx
Outdated
@@ -0,0 +1,503 @@ | |||
--- | |||
title: "Cosmos Stack Developer Documentation" | |||
description: "The most widely-adopted and battle-tested Layer 1 blockchain technology stack, in production with 200+ chains today" |
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.
description: "The most widely-adopted and battle-tested Layer 1 blockchain technology stack, in production with 200+ chains today" | |
description: "The most widely-adopted and battle-tested Layer 1 blockchain technology stack, in production with 200+ chains today." |
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.
I propose an alternative (see latest)
This all makes sense. I'll address all these, change the page filename to |
add stealthy period to line 2
Add the dot. Remove the invalid props
Draft implementation of Cosmos Stack Documentation "landing page" with simple topic card component.