docs: update docs styling and make landing page responsive#804
Merged
NathanFlurry merged 10 commits intorivet-dev:mainfrom Apr 3, 2025
Merged
Conversation
Make the copy button be visible by default on mobile.
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
Member
Contributor
Author
Hey Nathan, I also ran it on my machine using the following commands: Exactly as you instructed. I'd love to sit down and debug it quickly with you if possible. |
Member
|
odd, i'm not sure why but it's working now this looks phenomenal, nice work |
NathanFlurry
approved these changes
Apr 3, 2025
actor-core
@actor-core/cli
create-actor
@actor-core/framework-base
@actor-core/react
@actor-core/bun
@actor-core/cloudflare-workers
@actor-core/nodejs
@actor-core/rivet
commit: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Logic Changes:
Extracted the styling and JavaScript part from the middleware and directly applied them via their own static files.
UI Changes:
Fixed the scrollbar on this hero code block

Added subtle gradient to all the code blocks



Made the landing page proper responsive on mobile

Made the hero buttons take up full width and copy button be visible by default (on mobile only)

Switched up some cards and links layout to be more consistent

Re-did the comparison table (also made it responsive)

