Skip to content

Commit

Permalink
Next Generation Documentation (#2938)
Browse files Browse the repository at this point in the history
  • Loading branch information
carbonrobot authored Nov 1, 2024
1 parent 16e5415 commit 05b2d9e
Show file tree
Hide file tree
Showing 323 changed files with 30,763 additions and 56,328 deletions.
10 changes: 9 additions & 1 deletion .prettierrc.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
{
"arrowParens": "always",
"trailingComma": "all",
"printWidth": 80
"printWidth": 80,
"overrides": [
{
"files": "*.mdx",
"options": {
"printWidth": 40
}
}
]
}
Binary file removed Victory-Hero.png
Binary file not shown.
11 changes: 0 additions & 11 deletions docs/.eslintrc.json

This file was deleted.

36 changes: 0 additions & 36 deletions docs/.gitignore

This file was deleted.

49 changes: 0 additions & 49 deletions docs/README.md

This file was deleted.

9 changes: 0 additions & 9 deletions docs/next.config.mjs

This file was deleted.

63 changes: 0 additions & 63 deletions docs/package.json

This file was deleted.

6 changes: 0 additions & 6 deletions docs/postcss.config.js

This file was deleted.

Binary file removed docs/public/require-cycles.png
Binary file not shown.
103 changes: 0 additions & 103 deletions docs/src/app/about/page.tsx

This file was deleted.

17 changes: 0 additions & 17 deletions docs/src/app/docs/[[...slug]]/content.tsx

This file was deleted.

45 changes: 0 additions & 45 deletions docs/src/app/docs/[[...slug]]/page.tsx

This file was deleted.

23 changes: 0 additions & 23 deletions docs/src/app/docs/layout.tsx

This file was deleted.

Loading

0 comments on commit 05b2d9e

Please sign in to comment.