jfrux / dd-wrt-bootstrap-theme

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

Install #1

Closed justinrhodes closed 10 years ago

justinrhodes commented 10 years ago

This looks great and is exactly what I'm looking for. How can I get this working with my DDWRT setup?

jfrux commented 10 years ago

I wish it were that easy... :-/ I'm still developing it and since dd-wrt requires the "design" to be BUILT into the compiled dd-wrt firmware it's tricky to get that to happen without managing your own builds.

Mine is running using a firefox / chrome plugin called "dot.js" and it's loading a single css / js file hosted elsewhere on page load.

And once it's cached you don't really see any difference... it's kind of a client side override so to speak.

jfrux commented 10 years ago

Also, the workaround sucks because it's not going to benefit mobile users which is precisely the point of the bootstrap usage to begin with. Here are screenshots of the basics... think they might be a bit outdated though. screen shot 2014-01-25 at 11 35 45 pm screen shot 2014-01-25 at 11 36 36 pm screen shot 2014-01-25 at 11 37 31 pm

jfrux commented 10 years ago

Oh and... I'm not sure dd-wrt's process is to get a new official theme added as an option or default but I'd love to give enough pressure to them to try to persuade to have this added as a simple theme option to choose from.

I'd say they would need enough thumbs up from end-users to get it put in play.

jfrux commented 10 years ago

More up to date screenshot: screen shot 2014-02-05 at 1 43 30 pm

Rowdster commented 10 years ago

How do we get this effort more visibility? I'm ready to mobile admin my devices at this time.

Awesome effort, especially with all the challenges. Congrats on getting this far!

antoniobenedetti commented 10 years ago

The screenshot looks great. Please ask the dd-wrt devs to include this theme in their beta builds, it looks awesome. They should make it the default theme. :)

antoniobenedetti commented 10 years ago

Nevermind, i opened a ticket myself: http://svn.dd-wrt.com/ticket/3311 Also, is the github repo updated with the latest source from the up-to-date screenshot?

jfrux commented 10 years ago

This isn't really in the right format to be embedded into the firmware... but we could get it there if I could restructure the markup a bit within the builds. But dunno how easy that is or if it's even possible.. :-/

antoniobenedetti commented 10 years ago

It just looks so awesome from the latest screenshot.. i wish it could be integrated in the firmware. The current themes are outdated and they look like from 2005 :/

antoniobenedetti commented 10 years ago

Anyways, i hope you can convert it in the right firmware format in your free time. Or maybe the main devs could convert it. I really really love this theme.

drawz commented 10 years ago

You might have more success getting this accepted into OpenWrt. I know I'd love to see it there. Even if not officially accepted, it would be easy to distribute the theme yourself. There's already a bootstrap theme in fact, which you could use as a starting point if desired.

antoniobenedetti commented 10 years ago

OpenWRT already has a bootstrap theme as you said. So there is no need to port it. DD-WRT has really bad looking themes but it has great features, so i think it is way more important to get it working on DD-WRT firmware.

jfrux commented 10 years ago

Sorry, misread your comments as saying there was already an existing dd-wrt bootstrap theme. haha.

Never the less, when I get free time I'm going to get working on a build of dd-wrt with bootstrap3 support. I can't justify my time right now, but will in the near future hopefully!