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

Publish documentation #1

Open
Brixy opened this issue Oct 24, 2017 · 3 comments
Open

Publish documentation #1

Brixy opened this issue Oct 24, 2017 · 3 comments

Comments

@Brixy
Copy link

Brixy commented Oct 24, 2017

Hi!

Lightlook is a fine piece of software.

Would you mind publishing a little how-to or a working stand-alone download (with HTML, JS, CSS and images)?

That would be very helpful.

Thank you very much.

@florianpircher
Copy link
Contributor

A packaged version is in the works, but I still need to fix a rendering issue. Currently images are resizes using CSS transforms which results in pixel errors. Once that is fixed version 1 will be published including a starterkit and documentation.

@florianpircher
Copy link
Contributor

florianpircher commented Oct 24, 2017

Here is a quick-start code:

window.addEventListener('load', () => {
  const lightlook = new Lightlook(document.querySelectorAll('a[href] img'))
})

@Brixy
Copy link
Author

Brixy commented Oct 24, 2017

Thank you @florianpircher. Looking forward to 1.0.

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