Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wish: elm-bot-lines SVG as a Service using Github Gist #2

Open
benoror opened this issue Dec 19, 2016 · 1 comment
Open

Wish: elm-bot-lines SVG as a Service using Github Gist #2

benoror opened this issue Dec 19, 2016 · 1 comment

Comments

@benoror
Copy link

benoror commented Dec 19, 2016

I would like to use the elm-bot-lines example in conjunction with GitHub Gist (see example) to include SVG images as HTML markup or Markdown, like:

![Super Diagram](https://ivanceras.github.io/elm-examples/elm-bot-lines/gist/6d99eac924e1f5cde86213fbcd00fc4c)
<img src="https://ivanceras.github.io/elm-examples/elm-bot-lines/gist/6d99eac924e1f5cde86213fbcd00fc4c" />

Would include the resulting SVG:

screen shot 2016-12-19 at 11 30 20

@ivanceras Would you be interested in a service ike this? I am willing to help out 😄

@ivanceras
Copy link
Owner

ivanceras commented Dec 20, 2016

Hello @benoror this project has been moved out to svgbob - written in elm and svgbobrus - ported to rust. Svgbobrus is the most maintained project and I haven't had spend enough time to play with rust->wasm compilation to let the rust code run in browser. This is the next logical step that I would do if I have the time. If you are more familiar with elm, then you can play around with the elm version of this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants