mirror of
https://github.com/wekan/wekan.git
synced 2026-01-22 09:16:10 +01:00
Call me Wekan!
parent
d7e0852044
commit
8058c3605e
1 changed files with 9 additions and 9 deletions
18
FAQ.md
18
FAQ.md
|
|
@ -4,7 +4,7 @@
|
|||
## What is Wekan?
|
||||
As already explained in detail in our [Readme][], Wekan is an open-source _[kanban board][kanban]_ that lets you organize things in cards, and cards in lists.
|
||||
|
||||
[readme]: https://github.com/libreboard/libreboard/blob/master/README.md
|
||||
[readme]: https://github.com/wekan/wekan/blob/master/README.md
|
||||
[kanban]: https://en.wikipedia.org/wiki/Kanban_board
|
||||
|
||||
## Weren't you called Libreboard before?
|
||||
|
|
@ -12,12 +12,12 @@ Yes, Libreboard was the old project name, which superseded the even older projec
|
|||
|
||||
After renaming it to Libreboard, a [new logo] was designed and the project continued to live on as Libreboard. Unfortunately it turned out, that the new logo was apparently ripped-off from a [concept] published at Dribbble, and so a new logo had to be found. There were a lot of [ideas from the community][logo-ticket], and at the end Maxime [proposed][wekan-proposal] a completely new name, Wekan, together with a design proposal for a new logo.
|
||||
|
||||
[problem]: https://github.com/libreboard/libreboard/issues/92
|
||||
[redesign]: https://github.com/libreboard/libreboard/issues/94
|
||||
[new logo]: https://github.com/libreboard/libreboard/issues/64#issuecomment-69005150
|
||||
[problem]: https://github.com/wekan/wekan/issues/92
|
||||
[redesign]: https://github.com/wekan/wekan/issues/94
|
||||
[new logo]: https://github.com/wekan/wekan/issues/64#issuecomment-69005150
|
||||
[concept]: https://dribbble.com/shots/746215-Pigeon
|
||||
[logo-ticket]: https://github.com/libreboard/libreboard/issues/64#issuecomment-74357809
|
||||
[wekan-proposal]: https://github.com/libreboard/libreboard/issues/64#issuecomment-135221046
|
||||
[logo-ticket]: https://github.com/wekan/wekan/issues/64#issuecomment-74357809
|
||||
[wekan-proposal]: https://github.com/wekan/wekan/issues/64#issuecomment-135221046
|
||||
|
||||
## What is the difference between Wekan and Trello?
|
||||
The main difference between the two is that Wekan is completely open source and available under the permissive MIT license. That makes it possible to host it on your own server (or your company's or organization's server) and you keep the full control over all data. No need to fear it will disappear some day, like a commercial service like Trello could.
|
||||
|
|
@ -26,10 +26,10 @@ Additionally the long term goal is to have features that are not available on Tr
|
|||
## Why does Wekan looks so different now compared to < v0.9?
|
||||
Wekan started as a just for fun project to explore meteor and it's features and the initial version had a lot of the Trello assets (CSS, Images, Fonts) in it and copied a lot of it's design. Due to an DMCA takedown notice and obviously to get a own identify, the old design was dropped after v0.8 and development on a new UI has begun.<br /> See the related tickets [#92] and [#97] for more information.
|
||||
|
||||
[#92]: https://github.com/libreboard/libreboard/issues/92
|
||||
[#97]: https://github.com/libreboard/libreboard/issues/97
|
||||
[#92]: https://github.com/wekan/wekan/issues/92
|
||||
[#97]: https://github.com/wekan/wekan/issues/97
|
||||
|
||||
## How can I contribute to Wekan?
|
||||
We’re glad you’re interested in helping the Wekan project! We welcome bug reports, enhancement ideas, and pull requests, in our GitHub bug tracker. Have a look at the [Contributing][] notes for more information how you can help improve and enhance Wekan.
|
||||
|
||||
[contributing]: https://github.com/libreboard/libreboard/blob/master/Contributing.md
|
||||
[contributing]: https://github.com/wekan/wekan/blob/master/Contributing.md
|
||||
Loading…
Add table
Add a link
Reference in a new issue