Commit 55911b5
authored
refactor: remove unused mermaid diagrams and scripts (#535)
# Remove Mermaid Diagram Compilation Scripts and Files
This PR removes unused Mermaid diagram compilation scripts and generated SVG files from the website package. The changes include:
1. Deleting the `mmdc-compile` and `mmdc-watch` scripts from the `bin` directory
2. Removing the `gen-diagram` script from `package.json`
3. Deleting all generated SVG diagram files from the `public/diagrams` directory
4. Removing all Mermaid source files from `src/assets`
5. Replacing Mermaid diagram references in documentation with D2 diagrams
The D2 diagram syntax has been preserved in the documentation files, ensuring that the visual content remains available but is now using the preferred diagramming tool.1 parent aabc0d3 commit 55911b5
File tree
19 files changed
+132
-133
lines changed- pkgs/website
- bin
- public
- diagrams
- src
- assets
- architecture-diagrams
- content/docs
- concepts
- reference/queue-worker
- tutorials/ai-web-scraper
19 files changed
+132
-133
lines changedThis file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments