svg.escobar.life
A simple SVG markup editor for the web
SVG Editor
A simple, visual SVG markup editor for the web. This editor solves a very specific problem:
- I can edit the source code of SVG files in a text editor
- I can view the changes I made in an editor like Inkscape
- I cannot do them both at the same time
This editor allows users the edit the source code of the image and preview the results instantly.
Running This on Your Server
Despite the looks, this is a completely static application. In other words, to run this on your server just dump the files somewhere.
Build Dependencies
Building the Website
$ make build