-
Notifications
You must be signed in to change notification settings - Fork 44
docs: update docs styling and make landing page responsive #804
docs: update docs styling and make landing page responsive #804
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. |
NathanFlurry
left a comment
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.
styles broken
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. |
|
odd, i'm not sure why but it's working now this looks phenomenal, nice work |
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: |

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)

