Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/geovannimp/Kanboard-RefactorTheme

Provides a better look and feel to kanboard
https://github.com/geovannimp/Kanboard-RefactorTheme

Last synced: about 2 months ago
JSON representation

Provides a better look and feel to kanboard

Awesome Lists containing this project

README

        

Refactor Theme
==============================

Provides a better look and feel to Kanboard

Author
------

- Geovanni Pacheco
- License MIT

Requirements
------------

- Kanboard >= 1.0.35

Installation
------------

You have the choice between 3 methods:

1. Install the plugin from the Kanboard plugin manager in one click
2. Download the zip file and decompress everything under the directory `plugins/RefactorTheme`
3. Clone this repository into the folder `plugins/RefactorTheme`

Note: Plugin folder is case-sensitive.

Developing
-------------

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.