Skip to content

Commit

Permalink
Revert "feat: add aos tutorial and soem reference info #4"
Browse files Browse the repository at this point in the history
  • Loading branch information
twilson63 authored Jan 9, 2024
1 parent 1459bd4 commit 7b1ecab
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 204 deletions.
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==

0 comments on commit 7b1ecab

Please sign in to comment.