Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/p0lym0rphik/Greenwing
https://github.com/p0lym0rphik/Greenwing
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/p0lym0rphik/Greenwing
- Owner: p0lym0rphik
- Created: 2019-07-24T13:37:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-08T13:44:10.000Z (10 months ago)
- Last Synced: 2024-05-06T15:17:49.675Z (6 months ago)
- Language: PHP
- Size: 1.5 MB
- Stars: 95
- Watchers: 6
- Forks: 22
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - p0lym0rphik/Greenwing - (others)
README
# Greenwing
Greenwing is a kanboard beautify theme with modern design.
What is Kanboard? Kanboard is project management software that focuses on the Kanban methodology.
You can access to Kanboard repository following this link:
https://github.com/kanboard/kanboard## Screenshots
![Mockup 2](https://ctwwwmedias.blob.core.windows.net/default/github/greenwing/Mockup1.png)
![Mockup 2](https://ctwwwmedias.blob.core.windows.net/default/github/greenwing/Mockup2.png)## Author
* Confexion
* Licence MIT## Features
* Beautify theme
* Custom KB logo (ref Config.php)
* Compatibility with others plugins (create issue to ask for new plugins compatibility)
* You can customize and edit this theme using tutorial below## Requirements
Kanboard >= v1.2
## Installation guide
Download zip and decompress in plugins/Greenwing folder
## Customize guide
Check for node, npm, and npx installed with node --version, npm --version and npx --version
Install gulp globally with npm install --global gulp
Check gulp install with gulp --version
Go to kanboard/plugins/Greenwing folder
Copy all files from edit folder to Greenwing root folder
Run npm install or yarn install
Edit gulpfile.js host line 11 with your local kanboard link
Run gulp watch in Greenwing root folder
Now, you can edit scss files in Sass folder to customize theme.
## Reporting Issues
You can create issue for any bug: https://github.com/Confexion/Greenwing/issues/new