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

feat(tutorials): redesign getting-started tutorial #54

Merged
merged 30 commits into from
Feb 21, 2024

Conversation

PSkinnerTech
Copy link
Contributor

A new interactive tutorial to guide users and teach them the basics of using ao.

A new interactive tutorial to guide users and teach them the basics of using ao.
@PSkinnerTech PSkinnerTech changed the title feat(tutorials): add Construct tutorial [WIP] feat(tutorials): add Construct tutorial Feb 8, 2024
rebuilding the file structure to match the aligned approach for this tutorial
resolve dead links from previous commit
moved prompt, lua, aos interface, and ping pong server to proper folders
updated the aos folder navigation and the aos folder index file to include table of contents.
fixed the broken links created in the getting-started folder and the guides folder.
moved the editor-setup file into the references fo
lder and added an info box within the quickstart page referencing the addon.
corrected dead links in editor-setup and tutorials index files.
began rewriting the messaging page to follow the flow developed by patrick and sam.
fixed broken links in the getting-started index.md file.
moved tutorials into its own root folder
fixing the broken links created by the last commit
followed the recommendations from Sam to update specific sections within the messaging tutorial.
complete rewrite of the messaging and chatroom pages.
pushing the beginning of the token tutorial rewrite within the getting-started tutorial series.
added more details within preparations, and started writing info/balances/tranfer/minting handlers.
added a few screenshots, an in
fo-tip callbox, and corrected a Handler syntax error.
completed the token tutorial step, added the blueprint folder, and the token guide.
@PSkinnerTech PSkinnerTech changed the title [WIP] feat(tutorials): add Construct tutorial [WIP] feat(tutorials): redesign getting-started tutorial Feb 20, 2024
corrected 1 dead link in the token guide.
a few typos needed to be corrected, such as capitalizing inbox in the custom prompt function.
corrected the tag naming within the getting-started chatroom tutorial.
updated the tag method within the getting-started tutorial.
updated the order in which the messaging tutorial flowed along with some corrections in statements.
removed  from getting-started chatroom tutorial.
for the getting-started chatroom tutorial, switched all the mentionings of  to .
completed the  tutorial by finishing the togengating tutorial.
removed the dao tutorial to be written and the construct for redundancies.
correcting small grammatical and context errors in the getting started tutorial.
Copy link
Contributor

Choose a reason for hiding this comment

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

Line 26, should be .aos.json not .aos-key.json

src/tutorials/getting-started/index.md Outdated Show resolved Hide resolved
src/tutorials/getting-started/index.md Show resolved Hide resolved
src/tutorials/getting-started/messaging.md Show resolved Hide resolved
src/tutorials/getting-started/messaging.md Outdated Show resolved Hide resolved
src/tutorials/getting-started/messaging.md Outdated Show resolved Hide resolved
src/tutorials/getting-started/messaging.md Outdated Show resolved Hide resolved
src/tutorials/getting-started/messaging.md Outdated Show resolved Hide resolved
src/tutorials/getting-started/messaging.md Show resolved Hide resolved
src/tutorials/getting-started/messaging.md Outdated Show resolved Hide resolved
src/tutorials/getting-started/chatroom.md Show resolved Hide resolved
@PSkinnerTech
Copy link
Contributor Author

I've created resolutions to all of the comments above. The PR is ready to be merged and we'll be using more trunkated PRs moving forward.
Small, easily reviewable changes within each PR.

@twilson63 twilson63 self-requested a review February 21, 2024 16:17
Copy link
Contributor

@twilson63 twilson63 left a comment

Choose a reason for hiding this comment

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

LGTM, I know this is a work in process, but it will be easier to refine in an iterative focused approach, so I am in favor of pushing this to main branch, so we can transition to short bite size PRs that can be peer reviewed and iterative.

resolutions to all the change requests have been made.
warning boxes have been added to the sections of the getting started tutorial.
@PSkinnerTech PSkinnerTech merged commit d5d7c6f into main Feb 21, 2024
2 checks passed
@PSkinnerTech PSkinnerTech deleted the PSkinnerTech-Construct branch February 21, 2024 16:37
@PSkinnerTech PSkinnerTech changed the title [WIP] feat(tutorials): redesign getting-started tutorial feat(tutorials): redesign getting-started tutorial Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants