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

Merges current and ongoing work from devrel team #56

Merged
merged 68 commits into from
May 27, 2024
Merged

Conversation

cordt-sei
Copy link
Contributor

Docs Overhaul

Content

New Pages:

brand-kit.mdx: Comprehensive shop-front for Sei branding - downloadable assets and usage guidelines. [WIP - needs asset URLs]
node-operators.mdx: Detailed 'quick-setup' for nodes.
wallet-setup.mdx: Replaces multiple previous wallet-related pages.
eco-apps.mdx: Short guide on contributing to the ecosystem apps page.

Modified Pages

Minor to major rework of most pages. General cleanup, rewording for clarity / accuracy. Condensed / reorganized several to reduce size and redundancy.
ecosystem-apps.mdx: adds text filter, removed + added several listings per-request

Reorg:

Moved ecosystem-apps.mdx to the root level so as not to appear on sidebar [linked from eco-apps page].
Deleted redundant or outdated guides (node-configuration.mdx, running-a-sei-node.mdx, user-feedback.mdx, etc.).

Backend

Components:

EcosystemApps: Displays EcosystemCard array, adds text filter for app name + backend tags.
EcosystemCard: Replaces former 'card' component.
VersionFetcher: Fetches + caches current version from rpc/abci_info endpoint per network.
VersionTable: Deploys above data to a table on Node Operators page.

Data Structure:

./public/assets: Adds full library of branding assets for brand-kit page.

./Data/appData.ts:

  • Moves 'logos' and 'apps' arrays out of former 'card' component.
  • Defines 'tags' enum for consistency.
  • Updates existing app entries.

Styling/misc:

globals.css: added custom green callout, exact style of nextra callout
submit-feedback.mdx: combined both feedback links, moved to top section

cordt-sei and others added 23 commits May 15, 2024 21:24
update daemon command [`register-pointer`] to [`register-cw-pointer`]
# update metamask connect button for mainnet 

line 42 `const projectId = "???";` needs attention before merging
Condense/reorder guides pages
New condensed wallet guide
Added 'infrastructure' section with 'node-operator' doc, removing 'node-configuration' and 'running-a-sei-node'
Replaces fragmented node guides
re-added projectId
delete old image
remove 1 sei requirement note
update steps to link
delete old image
remove 1 sei requirement note
update steps to link
removes redundant descriptions
Adds consistency to pointer contracts page
 - resized first image
 - updated register pointer commands
 - added equivalent opposite guide for erc <> cw
 pointers

node operators page cleaned up
added stop point for 'light client' setup only
Adds ecosystem apps contributor guidelines
Combines feedback pages into single universal page
@cordt-sei cordt-sei requested a review from a team as a code owner May 21, 2024 22:21
* link fixes

* more link fixes

* bash

* merge issues
@codebycarson codebycarson merged commit 8f4354f into seiv2 May 27, 2024
1 check passed
seiyan-writer pushed a commit that referenced this pull request Jan 9, 2025
Merges current and ongoing work from devrel team
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants