Provides a better look and feel to Kanboard
- Geovanni Pacheco
- License MIT
- Kanboard >= 1.0.35
You have the choice between 3 methods:
- Install the plugin from the Kanboard plugin manager in one click
- Download the zip file and decompress everything under the directory
plugins/RefactorTheme
- Clone this repository into the folder
plugins/RefactorTheme
Note: Plugin folder is case-sensitive.
This projet use sass as extension language.
To install sass and project dependencies run npm install
.
Edit the sass file in 'Asset/sass/' and run gulp css
to generate the css.
Only update kanborad page and everything should work.