Scrollify
Scrollify copied to clipboard
Bring examples source code into this repo
There are examples here. But I could not find the source code anywhere. I had to inspect the code in browser for those pages.
It would be great to have the source code of those examples in this repo itself, inside examples/ directory.
The source code would be nice but if you really need it you can look it up in Chrome's dev tools (F12 on Windows)
I had to inspect the code in browser for those pages.
@Marceli-Wac That's what I did. But thought it would be better to have them here.
@lukehaas But are we allowed to use the source code in our websites? There is no license specified for the examples.
@chin123 code in the examples is available under MIT license too. I'll add something to specify this soon.