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

Minimize height of rollkit, validator, full consensus node images #687

Closed
jcstein opened this issue Apr 25, 2023 · 0 comments
Closed

Minimize height of rollkit, validator, full consensus node images #687

jcstein opened this issue Apr 25, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request style

Comments

@jcstein
Copy link
Member

jcstein commented Apr 25, 2023

Also think about using a more generic graphic for rollups

and other images such as node diagrams

@jcstein jcstein added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 25, 2023
@jcstein jcstein changed the title Minimize height of rollkit image Minimize height of rollkit, validator, full consensus node images Aug 25, 2023
@jcstein jcstein self-assigned this Aug 25, 2023
@jcstein jcstein added the style label Aug 25, 2023
@jcstein jcstein closed this as completed Aug 31, 2023
jcstein added a commit that referenced this issue 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 issue 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 issue 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 enhancement New feature or request style
Projects
None yet
Development

No branches or pull requests

1 participant