Skip to content

Commit

Permalink
Restructure examples content
Browse files Browse the repository at this point in the history
  • Loading branch information
stalgiag committed Feb 29, 2024
1 parent 7ce085b commit 62660ac
Show file tree
Hide file tree
Showing 380 changed files with 4,796 additions and 10,524 deletions.
12,300 changes: 4,794 additions & 7,506 deletions package-lock.json

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"preview": "astro preview",
"astro": "astro",
"build:reference": "tsx ./src/scripts/builders/reference.ts",
"test": "vitest",
"build:examples": "node ./src/scripts/build-examples.js"
"build:examples": "tsx ./src/scripts/parsers/build-examples.js",
"test": "vitest"
},
"dependencies": {
"@astrojs/check": "^0.5.5",
Expand All @@ -37,7 +37,6 @@
"@typescript-eslint/parser": "^7.0.2",
"@uiw/codemirror-extensions-basic-setup": "^4.21.22",
"@uiw/react-codemirror": "^4.21.22",
"documentation": "^14.0.3",
"eslint": "^8.56.0",
"eslint-config-preact": "^1.3.0",
"eslint-config-prettier": "^9.1.0",
Expand Down
File renamed without changes.
File renamed without changes.
106 changes: 0 additions & 106 deletions src/content/examples/en/05_Image/06_Blur.mdx

This file was deleted.

109 changes: 0 additions & 109 deletions src/content/examples/en/05_Image/07_EdgeDetection.mdx

This file was deleted.

78 changes: 0 additions & 78 deletions src/content/examples/en/05_Image/08_Brightness.mdx

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
57 changes: 0 additions & 57 deletions src/content/examples/en/08_Math/09_arctangent.mdx

This file was deleted.

Loading

0 comments on commit 62660ac

Please sign in to comment.