Commit 1f16337
committed
Replace mermaid diagram with static SVG
Remove the vitepress-plugin-mermaid usage and replace the inline mermaid diagram with a pre-rendered SVG. Updated .vitepress/config.mts to stop using withMermaid and removed the plugin import, updated docs/configs.md to reference the new /img/install-defaults-process.svg, and added the SVG under docs/public/img. package.json/package-lock.json were updated accordingly (dependency changes / vitepress bump) to reflect removal/upgrades of mermaid-related tooling.1 parent 467b5da commit 1f16337
File tree
5 files changed
+411
-1910
lines changed- .vitepress
- docs
- public/img
5 files changed
+411
-1910
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | | - | |
| 4 | + | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
100 | 99 | | |
101 | 100 | | |
102 | 101 | | |
103 | | - | |
| 102 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
| 42 | + | |
Loading
0 commit comments