Skip to content
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

DocsKit #798

Merged
merged 2 commits into from
Oct 29, 2024
Merged

DocsKit #798

merged 2 commits into from
Oct 29, 2024

Conversation

pomber
Copy link

@pomber pomber commented Oct 29, 2024

Add Code Hike and implement DocsKit.

There are some @ts-expect-error Async Server Component comments where async server components are used. Upgrading @types/react to version 18.2.8 or higher should fix them.

I had to remove this rule from global.css:

div.prose .flex-1 span {
  font-family: var(--font-inter), sans-serif;
} 

because it was overriding the code font in some cases.

Copy link

vercel bot commented Oct 29, 2024

@pomber is attempting to deploy a commit to the Hiro Systems Team on Vercel.

A member of the Team first needs to authorize it.

@pomber pomber mentioned this pull request Oct 29, 2024
Copy link

vercel bot commented Oct 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hiro-systems-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 29, 2024 3:33pm

Copy link
Collaborator

@ryanwaits ryanwaits left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@ryanwaits ryanwaits merged commit ef6eb8d into hirosystems:develop Oct 29, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants