A Jekyll plugin for viewing large SVG diagrams
brettterpstra.com·11h
Flag this post

I recently built a WordPress plugin specifically for my friend Allison Sheridan over at [Podfeet Podcasts]. She had a huge mind map she wanted to display on her blog — HTML embeds were messy and broke the site, PNG exports were unsearchable and impossible to navigate, and she didn’t want to just offer an OPML download. So she output an SVG, and I built a viewer to embed it in a WordPress post with nice zooming and panning, text searchability, and a bunch of customization options.

I’ve submitted that plugin to the WordPress registry, but it will take a couple of weeks before it’s available. In the meantime, if you want to check it out, you can learn more at the [BT SVG Viewer GitHub repo](https://github.com/ttscoff/wp-svg-view…

Similar Posts

Loading similar posts...