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

Revert "feat: add aos tutorial and soem reference info #4" #6

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 11 additions & 2 deletions languages/strings/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,27 @@
"label": "English",
"display": "English",
"lang": "en",

"title": "Cooking With ao",
"description": "The decentralized computer with infinite threads.",

"edit": "Edit",
"language": "Language",
"docs": "Docs",

"getting-started": "Getting Started",
"getting-started-aos": "aos",
"getting-started-ao-dev-cli": "ao Developer CLI",

"concepts": "Concepts",
"concepts-architecture": "Architecture",
"concepts-specs": "Specifications",
"concepts-environment": "ao Environment",
"concepts-ao-lib": "ao Lib",
"concepts-architecture": "ao Architecture",
"concepts-specs": "ao Specifications",

"guides": "Guides",
"guides-how-do-i": "How Do I?",

"references": "References",
"references-lua": "Lua",
"references-wasm": "Web Assembly"
Expand Down
9 changes: 0 additions & 9 deletions src/concepts/specs.md

This file was deleted.

144 changes: 0 additions & 144 deletions src/getting-started/aos.md

This file was deleted.

44 changes: 0 additions & 44 deletions src/references/lua.md

This file was deleted.

5 changes: 0 additions & 5 deletions src/references/wasm.md

This file was deleted.

5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2916,3 +2916,8 @@ zip-stream@^4.1.0:
archiver-utils "^3.0.4"
compress-commons "^4.1.2"
readable-stream "^3.6.0"

zod@^3.22.4:
version "3.22.4"
resolved "https://registry.npmjs.org/zod/-/zod-3.22.4.tgz"
integrity sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==