Sign in to join this conversation, and others like it, in the communities you care about.
Wekan is an open-source kanban board (Trello like) which allows a card-based task and to-do management.
Wekan / General
@xet7 I have setup my local machine with wekan but I have made some local changes in wekan code but I couldn't rebuild the changes in windows machine?
Use WSL Ubuntu 20.04 to build wekan/.build/bundle like this steps 1-3 https://github.com/wekan/wekan/wiki/emoji#1-install-git-and-configure-it
What local changes you made? It's already possible to change custom logo at Admin Panel https://github.com/wekan/wekan/wiki/custom-logo
Sorry there is not yet option for custom font, I should add it sometime
I would like to add more settings so it would not be necessary to change source code
Changing source code, merging changes etc every time there is new Wekan release is very time consuming
@xet7 Thank for your reply. But i didn't get the exact answer i required.