dumberjs / dumber-gist

A lightweight online IDE to write JS SPA prototypes in your own GitHub gists.
https://gist.dumber.app
MIT License
28 stars 2 forks source link

TBD "share" button needs to be able to share a fixed version of a gist. #11

Closed 3cp closed 4 years ago

3cp commented 4 years ago

Not just the latest version of a gist, it should be able to share an old version of a gist.

3cp commented 4 years ago

Maybe not, too confusing for end users. GitHub Gists APIs might not support this, I didn't check.