Welcome to the space station — home for cats curious about Jupiter.
This website is built using Docusaurus 2, a modern static website generator.
To install:
pnpm
To build and start local development:
pnpm build && pnpm start
Here are some things you can help with:
- Write a user guide about a product feature or something you think people should know.
- Update developer docs if you noticed something that's missing or that could help other folks.
If your protocol has integrated Jupiter and is not featured here, please submit a PR to us with the following:
- Add your logo into
/static/img/(category)
depending on the category of your product. - Link that image in
/src/pages/partners.tsx
following the rest of the examples in there. - Add
title
,logo
, andlink
for your protocol.
Here's an example of PR to add a new protocol into the partners page: Samoyed
Please fill up your PR description with the same format as shown in the example PR.