Pomax / custom-graphics-element

Because what if you could just... write graphics sketches? On the web? Like, directly?
MIT License
17 stars 1 forks source link

Create a new "edit" page that lets you load in source from a URL #106

Closed Pomax closed 1 month ago

Pomax commented 1 month ago

I'm not going to create a web host, but there's plenty of code hosting services like gitlab or github that let you grab a file's content as URL, so something like pomax.github.io/custom-graphics-element/edit?url=..... should be entirely doable.

This'll need some pretty clear documentation too.

Pomax commented 1 month ago

done.