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

Too complicated. #633

Open
scottonanski opened this issue Nov 30, 2022 · 4 comments
Open

Too complicated. #633

scottonanski opened this issue Nov 30, 2022 · 4 comments

Comments

@scottonanski
Copy link

I downloaded it, and unzipped it...

Have no idea what I'm looking at. It's just a bunch of files.

Try making it less complicated. It might gain more traction.

@hobyvh
Copy link

hobyvh commented Dec 2, 2022

I agree. This was made assuming that no one wants to install it without processing through NPM to generate the final js and css files. The rest of it may be made without dependencies but NPM is required to even get the files we'd deploy.

@jonXmack
Copy link

jonXmack commented Dec 2, 2022

I agree. This was made assuming that no one wants to install it without processing through NPM to generate the final js and css files. The rest of it may be made without dependencies but NPM is required to even get the files we'd deploy.

There's a big download button on the Setup page as well as instructions on how to structure your code

@vurso
Copy link

vurso commented Dec 13, 2022

Agreed instructions all seem to want users to go with the npm package but not everyone does and there build instructions could be present on the readme so developers know immediately how to build it locally and produce the necessary JS file(s) for inclusion in their "non App projects".

@eugeneandrienko
Copy link

There's a big download button on the Setup page as well as instructions on how to structure your code

That big download button — do not links to release. It downloads just sources — there are no glide.min.js or glide.core.min.css files, which mentioned in instructions.

Fortunately, these files can be downloaded from unpkg, with slightly modified link from the same Setup page: https://unpkg.com/browse/@glidejs/glide@3.6.0/dist/

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

5 participants