UI change
hvrba opened this issue · 1 comments
hvrba commented
I tried to have a look at the structure of the img, but could not find where the actual web ui/html is. Can you please direct me where are the actual web ui files. Where is it pulling from? Where are the css files for a possible tweek/change. Thanks in advance
xipmix commented
The UI gets compacted down before being added to the image so you cannot tweak around on a 'live' system like you can with the backend. See the docs https://volumio.github.io/docs/Development_How_To/Set_up_development_environment_for_UI.html and the repo https://github.com/volumio/Volumio2-UI .
If you find problems with those docs please file an issue in the https://github.com/volumio/docs project