docs: Improve and expand project documentation#398
docs: Improve and expand project documentation#398DarianM merged 17 commits intointerledger:mainfrom p-retrover:docs/improve-env-vars-guide
Conversation
The setup guide for environment variables has been updated to be more clear and beginner-friendly. This commit introduces the following improvements: - Adds a summary table for a quick overview of all variables. - Provides a clear example for creating the `OP_WALLET_ADDRESS`. - Restructures the document to improve scannability and clarity for new contributors.
Co-authored-by: Sid Vishnoi <8426945+sidvishnoi@users.noreply.github.com>
- Remove redundant script commands from package READMEs - Clarify that components are used by the frontend for demos - Mention fonts and assets in the cdn README - Remove semicolons from code examples in env-vars.md
…trover/publisher-tools into docs/improve-env-vars-guide
|
Please check if all the issues have been resolved. and thank you again for suggestions. |
- Update AWS example values to be more realistic - Remove redundant "Required for Dev?" column - Improve descriptions in frontend README
|
Implemented suggested changes. |
|
implemented the minor changes |
|
Hello 👋, just wanted to know can this be merged? If no, would love to get some feedback. |
Hi @p-retrover thanks for your time and effort helping out with better docs! I'll approve and merge after a hew additions |
Co-authored-by: darianm <47156919+DarianM@users.noreply.github.com>
Co-authored-by: darianm <47156919+DarianM@users.noreply.github.com>
Co-authored-by: darianm <47156919+DarianM@users.noreply.github.com>
Co-authored-by: darianm <47156919+DarianM@users.noreply.github.com>
Co-authored-by: darianm <47156919+DarianM@users.noreply.github.com>
Co-authored-by: darianm <47156919+DarianM@users.noreply.github.com>
Co-authored-by: darianm <47156919+DarianM@users.noreply.github.com>
|
implemented the reviewed changes, please confirm the changes. |
🎉 |
…o docs/improve-env-vars-guide
Done 👍 |
Hi there! This PR is for Hacktoberfest and aims to make the project easier to understand for new contributors by improving existing documentation and adding new README.md files for the core packages.
Summary of Changes:
Improved
docs/env-vars.mdAdded Package-Level READMEs
These changes are all self-contained within documentation files and do not alter any application code. Thank you for your consideration!