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

How should we distribute JS files? #46

Closed
floere opened this issue Nov 13, 2011 · 3 comments
Closed

How should we distribute JS files? #46

floere opened this issue Nov 13, 2011 · 3 comments

Comments

@floere
Copy link
Owner

floere commented Nov 13, 2011

When a Javascript file changes, how do we send it out to users?

@rogerbraun
Copy link
Contributor

http://twitter.github.com/bootstrap/ gives it's users a direct link to their css on github. One could maybe do a similar thing and let the users include the js directly from github and update it there.

@floere
Copy link
Owner Author

floere commented Nov 21, 2011

That idea also crossed my mind, but I pre-answered it with "no" for github. I'll ask. Thanks! :)

@floere
Copy link
Owner Author

floere commented Nov 30, 2011

Implemented in 3.6.9 using a direct link to the raw JS: http://raw.github.com/floere/picky/master/client/javascripts/picky.min.js.

@floere floere closed this as completed Nov 30, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants