whitebophir icon indicating copy to clipboard operation
whitebophir copied to clipboard

Design template?

Open fallenartist opened this issue 5 years ago • 1 comments

Is it possible to customise the HTML/CSS of the board UI (e.g. add a logo, etc)?

fallenartist avatar May 20 '20 17:05 fallenartist

Well, all the user interface code is in the client-data folder, you can do whatever you want with it. Remember that WBO is published under the AGPL, so you have to make the source code of your customizations public and available under the same license. The easiest way to do so is to fork this repository on github, and make your changes in your own fork.

lovasoa avatar May 20 '20 17:05 lovasoa