-
Notifications
You must be signed in to change notification settings - Fork 93
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
Brownie updates #840
Brownie updates #840
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, so I think our hands are tied at this point. I saw the PR you opened to change the RPC urls. I'm not very optimistic that it will get merged since the last PR was merged maybe in June of last year.
I'll look into how many views we get on this page and get back to you. I'm thinking we might need to sunset this page.
Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>
…eam-docs into themacexpert/updateBrownie
Added the termynal sections in to replace the screenshots! |
.snippets/code/builders/build/eth-api/dev-env/brownie/terminal/new-account.md
Outdated
Show resolved
Hide resolved
.snippets/code/builders/build/eth-api/dev-env/brownie/terminal/new-account.md
Outdated
Show resolved
Hide resolved
.snippets/code/builders/build/eth-api/dev-env/brownie/terminal/interact.md
Outdated
Show resolved
Hide resolved
.snippets/code/builders/build/eth-api/dev-env/brownie/terminal/compile.md
Outdated
Show resolved
Hide resolved
thanks for adding the termynal snippets!!! also, can you please update the termynal snippets to match the changes made in this PR? |
…/new-account.md Co-authored-by: Erin Shaben <[email protected]>
…/interact.md Co-authored-by: Erin Shaben <[email protected]>
…/compile.md Co-authored-by: Erin Shaben <[email protected]>
.snippets/code/builders/build/eth-api/dev-env/brownie/terminal/interact.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thank you!! 🙌
Description
While working on the Brownie test suite I found a few things that needed to be updated on the Brownie docs page.
Goes with moonbeam-foundation/moonbeam-docs-cn#395
Just as a reference,
moonbase
refers to moonbeam local node in Brownie's terminology andmoonbeam-test
is Moonbase AlphaChecklist
moonbeam-docs-cn
repo, I have created a ticket for the translations in Jiramoonbeam-mkdocs
to update redirectsmove-pages.py
script to move the pages and update the image paths on the chinese repomoonbeam-docs-cn
compress-images.py
script to compress the images.moonbeam-docs-cn
repo to use the new variablesCorresponding PRs
Please link to any corresponding PRs here.
After Translation Requirements
moonbeam-docs
repo to remove imagesmoonbeam-docs
repo to remove variablesmoonbeam-mkdocs
repo to add redirects for Chinese siteItems to be Updated
Please list any of the items that will need to be added or deleted after the translations are done here.