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

Stylus V2 New IA #1804

Merged
merged 83 commits into from
Dec 9, 2024
Merged

Stylus V2 New IA #1804

merged 83 commits into from
Dec 9, 2024

Conversation

srinjoyc
Copy link
Contributor

@srinjoyc srinjoyc commented Nov 6, 2024

Stylus Documentation Update

This update reorganizes the Stylus section of the documentation to improve structure and follow conventional information architecture (IA). The changes minimally modify existing content while integrating new content from SBE.

Updates

  • Introduction: See PR #1782 for specific updates.
  • SBE script to pull in application examples as well as the basic examples from before.

Removes

  • cli-tools-overview
  • "Public Preview" mentions from Stylus docs and the public-preview doc. Some references remain and should eventually be removed.

Reorganization

Moved Content:

  • Arbiscan Contract Verification: Moved to Tutorial.
  • Other Supported Languages: Moved to Tutorial.
  • Run a Stylus Dev Node: Moved to Tutorial.
  • Troubleshooting: Moved to Reference.
  • Source Code Repository: Moved to Reference.
  • Concepts from Gentle Introduction: Now under How Stylus Works.
  • Gas and Ink Overview: Now under Concepts > How Stylus Uses Gas.

New Additions

  • Awesome Stylus Link: Added to Examples.
  • Call basic example from SBE added to Rust SDK.
  • New examples added:
    • ERC20
    • ERC721
    • Multi-Call
    • Vending Machine

@cla-bot cla-bot bot added the s label Nov 6, 2024
Copy link

vercel bot commented Nov 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
arbitrum-docs ✅ Ready (Inspect) Visit Preview Dec 9, 2024 7:25pm

@srinjoyc
Copy link
Contributor Author

I ran yarn format in the website directory and tried manually running prettier on the file - it seems to product no warnings / errors locally. Not sure what the issue is..

Copy link
Member

@joshuacolvin0 joshuacolvin0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@pete-vielhaber pete-vielhaber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Made a single suggestion

Copy link
Contributor

@anegg0 anegg0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggested a few grammar fixes. Once those have been addressed, it all LGTM.

…, moved around some section into CLI from reference
@srinjoyc srinjoyc merged commit 8fb9f61 into master Dec 9, 2024
4 checks passed
@srinjoyc srinjoyc deleted the Stylus-V2 branch December 9, 2024 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants