Log for publish.sh
-
Make publish.sh run download_and_prepare_library.py by Caio 12 years ago
-
Render README.md as a "about" page by Caio 12 years ago
-
Publish bootstrap javascript file by Caio 12 years ago
-
Retry the image lazy loading technique. 💬 by Caio 12 years ago
This time leave the call to lazyload() to MovieList.Views.Movies.render() and defer it so that it is triggered as the last possible thing. Revert "Revert "Lazy load images to avoid blowing up my limited bandwidth"" This reverts commit 34df0099046dd64357ba93fef9639240ab24fe77.
-
Also distribute vendor/bootstrap/dist/fonts for the glyphicons by Caio 12 years ago
-
Revert "Lazy load images to avoid blowing up my limited bandwidth" 💬 by Caio 12 years ago
Causing problems when browsing the galery (the lazyload() needs to be called in each render(), but just putting it on the end of the listMovies route is not working, nor just putting it on the render() function of the Movies view. This reverts commit 0b7cb542bd69ff6f6ad2ac0ebf9ac6ddc19cc53e.
-
Lazy load images to avoid blowing up my limited bandwidth by Caio 12 years ago
-
Minize what is published by Caio 12 years ago
-
Add simple rsync command to deploy by Caio 12 years ago