From 528a21584b5e0c8db6ea9127087466281f36e743 Mon Sep 17 00:00:00 2001 From: Julien BUSSET Date: Sun, 6 Sep 2026 12:10:26 +0200 Subject: [PATCH] Add docsify-sigma plugin to plugin list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 25f391d..fe883f3 100644 --- a/README.md +++ b/README.md @@ -289,6 +289,7 @@ A curated list of awesome things related to [docsify](https://docsify.js.org) - [docsify-display-colors](https://github.com/win-tm/docsify-display-colors) - A Docsify Plugin to visually display small Color-Swatches next to Hexcodes, RGB- or HSL-Colors. [@win-tm](https://github.com/win-tm) - [docsify-infographic](https://github.com/bulexu/docsify-infographic) - A plugin to render @antv/infographic diagrams in docsify. - [docsify-pytutor](https://github.com/sherlockmen/docsify-pytutor) - A docsify plugin that can visualize code execution. ✨(一个可以实现代码执行可视化的docsify插件).[@sherlockmen](https://github.com/sherlockmen) +- [docsify-sigma](https://github.com/julienbusset/docsify-sigma) - Visualize a graph in your Docsify project using [Sigma.js](https://www.sigmajs.org/) and [Graphology](https://graphology.github.io/). ## Themes