jfrux / dd-wrt-bootstrap-theme

a fully responsive dd-wrt theme generated with grunt, less, etc.
23 stars 2 forks source link

Easy ways to update the theme on everyones devices... #3

Open jfrux opened 10 years ago

jfrux commented 10 years ago

Looking for input on best ways we could go about updating the theme for people's devices.

In my opinion, I think it would be rather nice if we could use Git to simply pull down changes with 1 single command.

Make a button somewhere that would allow them to click to check for updates to the theme and it would pull down the changes from this repo.

Not sure if running git on the routers is a good idea or not...

I'm open to ideas, possibly I could write into Grunt a built zip file that people could upload to update it, but that would require more of an interface and backend code to make it work.

That's why I like the button that simply runs git pull and refreshes it.

jfrux commented 10 years ago

Any input on this @ddwrtkong