Closed bodrovis closed 5 years ago
Thank you for contribution. webpage is more or less unmaintained or? I don't if I should setup more recent version of webpage. As this could be nice addition I suppose after adding Ruby version it should also add link to other versions.
I have no idea if the webpage is maintained or not honestly :) Also, I'm not quite sure if there are that many libraries for other frameworks that allow to hook up jScrollPane. But, who knows.
All in all, my gem was around for quite some time (since 2013) and people are using it, so perhaps it won't hurt to let them know about the solution.
The webpage is simply the contents of the examples
directory of this repo.
Unfortunately I need to manually deploy it and I hadn't done that it a while...
I just deployed the latest and I will make sure to do so when new versions of the package are published...
I think you may utulize GitHub pages which requires no deploy at all - you just push commit and changes are reflected on the site.
Sorry @bodrovis and @vitch I was in hurry and just though to myself about that and push comment button before thinking.. :dancer: . Can you tune your PR to only make one change. Add that link and nothing else because now there is some changes that don't belong to this issue. I'll sort out levels or make another PR for them.
Yeah, I'll reopen a new one.
jScrollPane is available as Ruby gem (gem is a fancy word for library in Ruby) :) https://github.com/bodrovis/jscrollpane-rails
What's interesting, the gem was already mentioned on the website by the previous maintainer but for some reason in the "Simple examples" section. Perhaps, it should be moved to "Download".