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

update blob module examples on node-tutorial to match upcoming RC #930

Closed
wants to merge 4 commits into from

Conversation

jcstein
Copy link
Member

@jcstein jcstein commented Aug 7, 2023

Overview

Resolves #929, making updates to the blob module.

This may have more changes, depending on when other modules are made to match kebab-case (context).

Checklist

  • New and updated code has appropriate documentation
  • New and updated code has new and/or updated testing
  • Required CI checks are passing
  • Visual proof for any user facing features like CLI or documentation updates
  • Linked issues closed with keywords

@jcstein jcstein added the documentation Improvements or additions to documentation label Aug 7, 2023
@jcstein jcstein self-assigned this Aug 7, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 7, 2023

PR Preview Action v1.4.4
🚀 Deployed preview to https://celestiaorg.github.io/docs/pr-preview/pr-930/
on branch gh-pages at 2023-08-09 17:30 UTC

@vgonkivs
Copy link
Member

vgonkivs commented Aug 7, 2023

I'm not sure that we will finish moving all commands in the nearest future to kebab-case as we have more prio tasks rn.
cc @renaynay

@renaynay
Copy link
Member

renaynay commented Aug 7, 2023

@jcstein just FYI the upcoming RC will not be deployed on either arabica or mocha for now (so just wait to merge this til then)

@jcstein
Copy link
Member Author

jcstein commented Aug 7, 2023

perf 😎

@jcstein
Copy link
Member Author

jcstein commented Aug 9, 2023

@jcstein
Copy link
Member Author

jcstein commented Aug 9, 2023

  • add note about custom/private network flag needing a --node.store flag to point to a different network, as a security precaution

@jcstein
Copy link
Member Author

jcstein commented Aug 24, 2023

moving to site with "next" version as this is the "next" version

@jcstein
Copy link
Member Author

jcstein commented Aug 24, 2023

#985

@jcstein jcstein closed this Aug 24, 2023
@jcstein jcstein deleted the jcs/issue-929 branch August 24, 2023 21:28
jcstein added a commit that referenced this pull request Aug 31, 2023
* move constants to "docs/" directory and change paths

* move linked images and keep favicon/logos in static/img

* add celestia-node api docs

* components: pass constants in as props

* add co

* fix: bug

* update deps 😎

* add versioning

* add node tutorial from #930

Resolves #929, making updates to the blob module.

This may have more changes, depending on when other modules are made to match kebab-case (context).

* add more dropdown

* Revert "add more dropdown"

This reverts commit b47204e0cf49ae7fa80348c35d5bb39baaf46b38.

* add tagline and allow homepage to show "Celestia Docs | Build Modular." instead of "Celestia Docs | Celestia Docs"

* add IdealImage

Resolves #687

* match #951

* resolve build issues and issues with leap image paths

* resolve md lint error w converted file from md to mdx

* path of mdx

* fix: broken links in versioned docs

* fix

* lock top nav bar to version being used

* openrpc spec and links to node api page

* use tag instead of sha on arabica versions

* fix build

* improve gif quality on leap/cosmostation

* store openrpc-spec in own directory in src

* add js api pages 😄

* swizzle navbars and hide default `docsVersionDropdown` in order to create custom version dropdown for api docs in place

* add custom dropdown, and code format for params/return/perms

* edit api component

* remove buggy snap heading on sidebar

* hide footer on /api/ pages to improve UX

* add search

* add "clear" button

* add "no modules or methods" found result

* increase font size

* hide sidebar on small screens

* improve version selector styling

* add api version when menu hidden

* fix: remove any links to old api pages

* edit .markdownlint.yml

* remove command that is not in rc8-arabica-improvements

* version docs for arabica-improvements and add guide on how to make new version

* docs: add arabica-10 endpoints

still to be tested on upcoming node release

* bump compatible rollkit version on constants

* update https on arabica-10 endpoint

* update api spec for rc10
jcstein added a commit to jcstein/docs that referenced this pull request Sep 18, 2023
* move constants to "docs/" directory and change paths

* move linked images and keep favicon/logos in static/img

* add celestia-node api docs

* components: pass constants in as props

* add co

* fix: bug

* update deps 😎

* add versioning

* add node tutorial from celestiaorg#930

Resolves celestiaorg#929, making updates to the blob module.

This may have more changes, depending on when other modules are made to match kebab-case (context).

* add more dropdown

* Revert "add more dropdown"

This reverts commit b47204e0cf49ae7fa80348c35d5bb39baaf46b38.

* add tagline and allow homepage to show "Celestia Docs | Build Modular." instead of "Celestia Docs | Celestia Docs"

* add IdealImage

Resolves celestiaorg#687

* match celestiaorg#951

* resolve build issues and issues with leap image paths

* resolve md lint error w converted file from md to mdx

* path of mdx

* fix: broken links in versioned docs

* fix

* lock top nav bar to version being used

* openrpc spec and links to node api page

* use tag instead of sha on arabica versions

* fix build

* improve gif quality on leap/cosmostation

* store openrpc-spec in own directory in src

* add js api pages 😄

* swizzle navbars and hide default `docsVersionDropdown` in order to create custom version dropdown for api docs in place

* add custom dropdown, and code format for params/return/perms

* edit api component

* remove buggy snap heading on sidebar

* hide footer on /api/ pages to improve UX

* add search

* add "clear" button

* add "no modules or methods" found result

* increase font size

* hide sidebar on small screens

* improve version selector styling

* add api version when menu hidden

* fix: remove any links to old api pages

* edit .markdownlint.yml

* remove command that is not in rc8-arabica-improvements

* version docs for arabica-improvements and add guide on how to make new version

* docs: add arabica-10 endpoints

still to be tested on upcoming node release

* bump compatible rollkit version on constants

* update https on arabica-10 endpoint

* update api spec for rc10
jcstein added a commit that referenced this pull request Sep 21, 2023
* move constants to "docs/" directory and change paths

* move linked images and keep favicon/logos in static/img

* add celestia-node api docs

* components: pass constants in as props

* add co

* fix: bug

* update deps 😎

* add versioning

* add node tutorial from #930

Resolves #929, making updates to the blob module.

This may have more changes, depending on when other modules are made to match kebab-case (context).

* add more dropdown

* Revert "add more dropdown"

This reverts commit b47204e0cf49ae7fa80348c35d5bb39baaf46b38.

* add tagline and allow homepage to show "Celestia Docs | Build Modular." instead of "Celestia Docs | Celestia Docs"

* add IdealImage

Resolves #687

* match #951

* resolve build issues and issues with leap image paths

* resolve md lint error w converted file from md to mdx

* path of mdx

* fix: broken links in versioned docs

* fix

* lock top nav bar to version being used

* openrpc spec and links to node api page

* use tag instead of sha on arabica versions

* fix build

* improve gif quality on leap/cosmostation

* store openrpc-spec in own directory in src

* add js api pages 😄

* swizzle navbars and hide default `docsVersionDropdown` in order to create custom version dropdown for api docs in place

* add custom dropdown, and code format for params/return/perms

* edit api component

* remove buggy snap heading on sidebar

* hide footer on /api/ pages to improve UX

* add search

* add "clear" button

* add "no modules or methods" found result

* increase font size

* hide sidebar on small screens

* improve version selector styling

* add api version when menu hidden

* fix: remove any links to old api pages

* edit .markdownlint.yml

* remove command that is not in rc8-arabica-improvements

* version docs for arabica-improvements and add guide on how to make new version

* docs: add arabica-10 endpoints

still to be tested on upcoming node release

* bump compatible rollkit version on constants

* update https on arabica-10 endpoint

* update api spec for rc10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update RPC CLI / node-tutorial page for breaking changes
3 participants