Added guide on generating dust programmatically on preprod#811
Added guide on generating dust programmatically on preprod#811gyrationtechs merged 4 commits intomainfrom
Conversation
Added guide on generating dust programmatically on preprod
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Summary
Errors per inputErrors in docs/guides/generating-dust-programmatically.mdx
|
gyrationtechs
left a comment
There was a problem hiding this comment.
Excellent guide @JAlbertCode. I like how you used the
Details
element to hide the entire code snippet unless the user explicitly opens it.A couple of suggestions. Then g2g!
- Capitalized the first word of the headers. - Add a docker note before starting the proof server. - Updated configs to latest endpoints - Removed "we" from the content.
🚀 Preview Deployment✅ Deployment Ready 🔗 Preview URL: https://pr-811-midnight-docs.vercel.app 📝 Latest commit: This preview updates automatically when you push new commits to this PR. |
gyrationtechs
left a comment
There was a problem hiding this comment.
Minor edits, then G2G!
- Updated the code snippet so it isn't stacked - Turned the main script flow into an unordered list.
There was a problem hiding this comment.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
vale
docs/guides/generating-dust-programmatically.mdx|548 col 10| [Midnight.SecondPerson] Address the reader directly using 'you'.
docs/guides/generating-dust-programmatically.mdx|1143 col 51| [Vale.Spelling] Did you really mean 'tNight'?
docs/guides/generating-dust-programmatically.mdx|1146 col 58| [Vale.Terms] Use 'DUST' instead of 'dust'.
docs/guides/generating-dust-programmatically.mdx|1146 col 109| [Vale.Terms] Use 'DUST' instead of 'dust'.
docs/guides/generating-dust-programmatically.mdx|1146 col 149| [Vale.Terms] Use 'DUST' instead of 'dust'.
docs/guides/generating-dust-programmatically.mdx|1167 col 31| [Vale.Terms] Use 'DUST' instead of 'dust'.
docs/guides/generating-dust-programmatically.mdx|1167 col 156| [Vale.Terms] Use 'DUST' instead of 'dust'.
docs/guides/generating-dust-programmatically.mdx|1196 col 11| [Vale.Terms] Use 'DUST' instead of 'dust'.
docs/guides/generating-dust-programmatically.mdx|1196 col 33| [Vale.Terms] Use 'DUST' instead of 'Dust'.
docs/guides/generating-dust-programmatically.mdx|1200 col 302| [Vale.Spelling] Did you really mean 'repo'?
Added guide on generating dust programmatically on preprod