Arc Forumnew | comments | leaders | submitlogin
2 points by Styx 3324 days ago | link | parent

Right. I created one in Ruby not too long ago. Then I decided I wanted to see it in the browser, so I used something called Opal to convert my Ruby code to JS. Then I built up the necessary html/css.

It's over at https://rawgit.com/Styx-/personal_website/master/index.html under projects if you want to see it.



1 point by Styx 3324 days ago | link

Also, how much effort would it take to do something similar in Arc?

-----

1 point by kinnard 3324 days ago | link

You know . . . I have no idea . . :)

-----