195 Commits
Author SHA1 Message Date
yjkellyjoo b4d703584e Remove mergerBanner section on homepage 2026-05-29 16:38:26 +09:00
yjkellyjoo a264dbe1cb Update announcement bar to notify archive
- turn on noindex so search engine does not read
- apply changes to i18n
2026-05-29 16:38:26 +09:00
Yejin Kelly JooandFilip Pajic 3ccb809d30 Enhance announcementBar padding
Co-authored-by: Filip Pajic <42151917+pajicf@users.noreply.github.com>
2026-05-05 11:53:03 +02:00
yjkellyjoo d9c634c7cc Add translation for announcement bar content
- Introduced new announcement bar content in Japanese, Korean, and Chinese.
- Added a new React component and corresponding CSS styles for the announcement bar.

Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-05-05 11:53:03 +02:00
yjkellyjoo 6b21a93df8 Update translations for Hoodi Testnet shutdown and Linea merger
- Added new entries in Japanese, Korean, and Chinese translations to inform users about the Hoodi testnet shutdown on May 15, 2026, and the merger with Linea.
- Revised documentation across multiple files to include warnings and instructions for testnet ETH holders and pre-deposit vault participants.
- Ensured consistency in messaging and clarity regarding necessary actions and timelines for users.

Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-05-05 11:53:03 +02:00
yjkellyjoo d294fa5847 Update documentation for Hoodi Testnet shutdown and Linea merger
- Revised warning messages across multiple documentation files to reflect the upcoming shutdown of the Hoodi testnet on May 15, 2026, and the merger of Status Network into the Linea stack.
- Added information regarding the migration of testnet ETH and the status of pre-deposit vaults, ensuring users are informed about necessary actions and timelines.

Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-05-05 11:53:03 +02:00
yjkellyjoo facdb2524a Add announcement bar for Status Network merger with Linea
- Implemented an announcement bar in the Docusaurus configuration to inform users about the upcoming merger of Status Network into Linea, including important dates and links to resources.
- Enhanced CSS styles for the announcement bar to improve visibility and user engagement.

Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-05-05 11:53:03 +02:00
yjkellyjoo b7dd2ed06d Add Merger Banner component and styles for homepage
- Introduced a new MergerBanner component to inform users about the migration of Status Network into the Linea stack.
- Added corresponding CSS styles for the banner, including responsive design adjustments.
- The banner includes important messages for testnet ETH holders and pre-deposit vault participants, along with links to relevant resources.

Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-05-05 11:53:03 +02:00
yjkellyjoo becc28568b fix any remaining mentions of sepolia
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-04-14 11:40:52 +02:00
yjkellyjoo 2c937162d4 Add commit-i18n-sync skill and update translations for Hoodi Testnet docs
- Introduced a new skill for synchronizing Docusaurus i18n translations based on the latest 5 commits.
- Updated Japanese documentation to reflect the migration from Sepolia to Hoodi Testnet, including RPC endpoints, faucet links, and block explorer URLs.
- Enhanced various sections to ensure consistency and clarity in the documentation.

Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-04-14 11:40:52 +02:00
yjkellyjoo be09c1db56 Update to reflect migration from Sepolia to Hoodi Testnet
- Replaced all references to the Sepolia testnet with the new Status Network Hoodi Testnet across multiple documentation files.
- Updated RPC endpoints, faucet links, and block explorer URLs to point to the Hoodi network.
- Added warnings regarding the sunset of the Sepolia testnet and provided migration guidance.

Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-04-14 11:40:52 +02:00
yjkellyjoo 718b95dc8f Enhance Ethereum Differences documentation with section headers
- Added section headers in English, Japanese, Korean, and Chinese to clearly delineate the differences between Ethereum and Status Network.
- Improved overall structure and readability of the documentation for better user experience.

Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-03-26 15:44:06 +01:00
yjkellyjoo 5a1fe91b75 Update i18n translation of SEO content and add i18n syncing script
- Added a new script command "sync-i18n-docs" to package.json for synchronizing internationalization documentation.
- Updated package dependencies by adding "yaml" to support YAML file handling.
- Improved various documentation titles, descriptions, and keywords across multiple sections to enhance clarity and SEO, focusing on builder guides and gasless transactions.

Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-03-26 15:44:06 +01:00
yjkellyjoo c0c293bb2a Add markdownlint configuration and update documentation titles and descriptions
- Introduced a new .markdownlint.json file to enforce markdown linting rules.
- Updated various documentation titles and descriptions across the site to enhance clarity and SEO, focusing on gasless transactions and Karma reputation.
- Improved organization and consistency in the builder guides and overview sections.

Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-03-26 15:44:06 +01:00
yjkellyjoo 8303796f79 Remove generalized title suffix from all sub-page titles
- Introduced a new ThemeProviderTitleFormatter component that utilizes TitleFormatterProvider to manage title formatting.
- The formatter trims the title and defaults to the site title if the title is empty.

This addition enhances the theme's title handling capabilities.

Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-03-26 15:44:06 +01:00
yjkellyjoo 4417a84320 Add i18n translations for Ethereum Differences documentation
- Added new sidebar entries for "Ethereum Differences" in Japanese, Korean, and Chinese.
- Created corresponding documentation files detailing the differences between Status Network and Ethereum, including opcode, precompile, and transaction type discrepancies.

Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-03-25 18:37:16 +01:00
yjkellyjoo a1091b1565 Add Ethereum compatibility documentation and sidebar section
- Introduced a new sidebar category for "ETHEREUM COMPATIBILITY" with a link to the "Ethereum Differences" document.
- Updated various documentation files to reference execution-level differences between Status Network and Ethereum, including changes to the JSON-RPC API and contract deployment.
- Created a comprehensive "Ethereum Differences" document detailing opcode, precompile, and transaction type discrepancies.

Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-03-25 18:37:16 +01:00
Yejin Kelly Joo 812276f1c4 Merge pull request #78 from status-im:feat-builders
Docs v2 to develop
2026-03-16 21:56:01 +00:00
yjkellyjoo 189e506fea Merge branch 'feat-builders' into develop 2026-03-14 00:00:06 +01:00
yjkellyjoo bac5c966e4 Refactor IdeaCatalog components
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-03-13 21:59:00 +00:00
yjkellyjoo 9253c2c54b Remove privacy page for future work
- Ensured consistency across language versions regarding the privacy module information.

Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-03-13 21:59:00 +00:00
yjkellyjoo 13f834cd7d Fix light mode hover text color issue and refactor custom.css
- Defined status colors for purple, blue, and green, including soft and text variants.
- Introduced shared surface styles for cards, backgrounds, and borders to improve consistency.
- Updated dark mode styles to align with new surface variables.
- Refined code block visibility and menu hover effects for better user experience.

Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-03-13 21:59:00 +00:00
yjkellyjoo 425d04e9d7 Update i18n translations on gasless transactions documentation
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-03-13 21:59:00 +00:00
yjkellyjoo 3f4e5e6a48 Add i18n translations for the new and updated docs
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-03-13 21:59:00 +00:00
yjkellyjoo 1d3fa88c9b Add builder index page
- Expanded the Build for Karma index with a comprehensive introduction for builders on Status Network.

Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-03-13 21:59:00 +00:00
yjkellyjoo 3fd029552d Move RPC related docs from build-for-karma to tools navbar
- Updated docs to use new sidebar structure

Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-03-13 21:59:00 +00:00
yjkellyjoo 877268dba3 Add Idea Catalog components and filters for What to Build page
- Introduced a new Idea Catalog feature with components for displaying and filtering app ideas
- Added `FilterBar` for user-defined filtering options based on categories, difficulties, and more
- Created `IdeaCard` for showcasing individual ideas with expandable details
- Implemented a new `IdeaCatalog` component to manage the overall display and filtering logic
- Included a new markdown file for "What to Build" on Status Network, enhancing the documentation
- Updated styles in custom.css to support the new Idea Catalog layout and functionality

Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-03-13 21:59:00 +00:00
yjkellyjoo 01e2748573 Add section docs for deploying-contracts
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-03-13 21:59:00 +00:00
yjkellyjooandCursor 3e86080b17 Add "Why Build on Status Network" page to Build for Karma
New page explaining the case for building on Status Network with a
side-by-side comparison grid, detailed sections on gasless transactions,
Karma reputation, sustainable funding, EVM equivalence, and privacy.
Includes supporting CSS for comparison cards and purple accent styling.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-03-13 21:59:00 +00:00
yjkellyjoo eb24904ade Update RPC node tutorial with production topology guidance
- Added sections for production RPC topologies, including write-capable and read-only configurations.
- Removed redundant headings and enhanced clarity throughout the document.

Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-03-04 17:23:46 +01:00
yjkellyjoo 7f32e80d7f Add i18n translation for the added/updated changes
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-02-26 22:32:26 +01:00
yjkellyjoo f896dd8475 Add 'Using Karma' section docs
- Introduced a new 'Using Karma' category in the sidebar with a link to the guides index.
- Added comprehensive content to the guides index for integrating Karma features, including gasless and reputation integration.
- Added Karma Tier model table in Karmic Tokenomics

Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-02-26 22:32:26 +01:00
yjkellyjoo cc5cd7bb49 Update slug paths
- Changed slug paths in gasless-integration.md and reputation-integration.md to include 'guides' for consistency.
- Updated references to the gasless integration guide in the reputation integration guide and json-rpc documentation.

Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-02-26 22:32:26 +01:00
yjkellyjoo 9c204f3252 Add Reputation Integration guide
- Introduced a new guide for Reputation Integration detailing Karma tiers and integration patterns.
- Added a new entry in the sidebar for the Reputation Integration guide.
- Updated translations for the new guide in Japanese, Korean, and Chinese.

Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-02-26 22:32:26 +01:00
yjkellyjoo cc3ae020e4 Add 'USING KARMA' category to sidebar and introduce gasless integration
- Rearrange `linea_estimateGas` related content under json-rpc.md to gasless-integration.md and gasless-transactions.md

Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-02-26 22:32:26 +01:00
yjkellyjoo 30a6491f1c Update tagline and remove trailing punctuation
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-02-19 19:31:54 +01:00
yjkellyjoo 71c19566de improve loading translation for homepage using Translate component
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-02-19 19:31:54 +01:00
yjkellyjooandClaude Opus 4.6 03cd7ebee7 Add i18n landing pages for zh, ko, ja locales
Translated landing page content (hero, doc cards, quick start, community)
for Chinese, Korean, and Japanese locales.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 19:31:54 +01:00
yjkellyjooandClaude Opus 4.6 ae488a6e0e Replace dApps with apps in landing page
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 19:31:54 +01:00
yjkellyjooandClaude Opus 4.6 d07669f7f2 Enable pages plugin and update theme for landing page
- Remove pages: false to enable the custom landing page at /
- Update Overview nav link from / to /overview
- Refresh dark mode palette to dark blue tones (#09101c, #0f1729)
- Update navbar/footer dark backgrounds for visual consistency
- Add deploy-card grid component styles

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 19:31:54 +01:00
yjkellyjooandClaude Opus 4.6 de7ba0563e Add documentation landing page with hero, doc cards, and community sections
New custom landing page replaces the default docs-as-homepage pattern.
Includes hero section, navigate-the-docs card grid, quick-start banner,
and community links section with responsive design and dark mode support.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 19:31:54 +01:00
yjkellyjoo beb9b95ac2 Remove redundant headings for page title
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-02-19 17:01:54 +01:00
yjkellyjoo 3e1a6fd758 Update Korean translations for "bridge" terminology
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-02-19 17:01:54 +01:00
yjkellyjooandClaude Opus 4.6 99c2a8fe07 Add i18n tools documentation for zh, ko, ja locales
Update translated block-explorers, bridge, and testnet-faucets pages to
match new English content. Add translated tools index and infrastructure
partners pages for all three locales. Fix Korean text bug in ja
testnet-faucets.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 17:01:54 +01:00
yjkellyjooandClaude Opus 4.6 01367d05b5 Update toolsSidebar with category link and partners section
- Add category link to tools-index for the TOOLS section
- Remove standalone Tools doc entry (now handled by category link)
- Add PARTNERS category with Infrastructure Partners page

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 17:01:54 +01:00
yjkellyjooandClaude Opus 4.6 583bfb4cc2 Update tools documentation and add infrastructure partners page
- Rewrite block explorers page with mainnet placeholder and table format
- Simplify bridge page by consolidating overview into intro paragraph
- Add tools-index landing page with core infrastructure table and quick links
- Add heading to testnet faucets page
- Add infrastructure partners page with partner categories

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 17:01:54 +01:00
yjkellyjoo 283a4ae3b5 Fix misleading expressions regarding eth_estimateGas
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-02-19 14:35:25 +01:00
yjkellyjoo e55de58346 Fix wrong statement on standard fee estimation
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-02-19 14:35:25 +01:00
yjkellyjoo e523e3bc5f Add JSON-RPC doc including linea_estimateGas explanation
- Added a new documentation file for the JSON-RPC API, detailing its usage and the customized `linea_estimateGas` method for gasless transactions.
- Improved the 'Gasless Transactions' documentation to reference the new JSON-RPC API details.

Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-02-19 14:35:25 +01:00
yjkellyjoo fa945ebae1 Update Docusaurus configs and sidebar structure for RPC docs
- Introduced a new 'RPC' category in the sidebar, moving 'Running an RPC node' to this category.
- Added a new 'DEPLOYING CONTRACTS' category in the sidebar with relevant documentation.
- Modified redirect path for the 'Running an RPC' tutorial to reflect new structure.

Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-02-19 14:35:25 +01:00