MoOx / tab

Pretty new tab for you browser.
http://tab.putaindecode.io/
MIT License
47 stars 9 forks source link

Make images customizable (with instructions) #21

Closed DjebbZ closed 10 years ago

DjebbZ commented 10 years ago

Here you go. Tested successfully in my local Firefox.

DjebbZ commented 10 years ago

See #7

MoOx commented 10 years ago

This is breaking the online version .sample should be force added as images.js

kud commented 10 years ago

Yep.

DjebbZ commented 10 years ago

I didn't know about add --force, hope it will do the trick.

MoOx commented 10 years ago

You can remove the .sample & adjust the README ;)

DjebbZ commented 10 years ago

Yep

DjebbZ commented 10 years ago

If I remove the sample, will people still have the original images.js to play with ?

Yes, but editing images.js is visible by git, even if in .gitignore (I deleted and re-downloaded my fork to test).

MoOx commented 10 years ago

Well done. Thanks !

MoOx commented 10 years ago

Oh.

MoOx commented 10 years ago

Weird.

DjebbZ commented 10 years ago

Indeed.

DjebbZ commented 10 years ago

Maybe, reverting to previous commit, and manually add the really ignored images.js file will do the trick ?

MoOx commented 10 years ago

online version need the file to be versionned (for now). Not sure what is the best way to handle that. Anyway, it's a step. I would like to drop this manual file for the long run (see https://github.com/putaindecode/pretty-new-tab/issues/7#issuecomment-57624906)

DjebbZ commented 10 years ago

Sorry for the weird situation I put you in...

MoOx commented 10 years ago

Not a big deal.

kud commented 10 years ago

The best way would be to have master which compiles to gh-pages and add images.js in it.

DjebbZ commented 10 years ago

Nice idea ! A post-commit hook ?

kud commented 10 years ago

or gulp-gh-pages.

DjebbZ commented 10 years ago

Can I leave this stuff to you guys ?

kud commented 10 years ago

Yesh.

MoOx commented 10 years ago

Yeah we will end up that way: clean decoupled code Here is a issue to discuss about that

https://github.com/putaindecode/pretty-new-tab/issues/23

DjebbZ commented 10 years ago

Thanks ! I need to get back to work (you know, the "real world" :/ :D)