mirror of
https://github.com/wekan/wekan.git
synced 2026-01-06 09:38:49 +01:00
wekan.github.io to wekan.fi, and blog.wekan.team to wekan.fi/blog
This commit is contained in:
parent
c5e5bb613e
commit
89480b61ce
59 changed files with 134 additions and 134 deletions
|
|
@ -4,7 +4,7 @@ https://www.youtube.com/watch?v=ke-mbnZM3zE
|
|||
|
||||
## Screenshot of Meteor WeKan
|
||||
|
||||
<img src="https://wekan.github.io/wekan-dark-mode.png" width="100%" alt="Meteor WeKan screenshot" />
|
||||
<img src="https://wekan.fi/wekan-dark-mode.png" width="100%" alt="Meteor WeKan screenshot" />
|
||||
|
||||
## Description of Meteor WeKan
|
||||
|
||||
|
|
@ -36,8 +36,8 @@ https://www.youtube.com/watch?v=ke-mbnZM3zE
|
|||
- CPU: amd64, arm64, s390x, Source Bundle at https://github.com/wekan/wekan/wiki/Raspberry-Pi
|
||||
- Windows On-Premise: https://github.com/wekan/wekan/wiki/Offline
|
||||
- Mac: Docker, or at https://github.com/wekan/wekan/wiki/Mac
|
||||
- Newest at platforms: Source Bundle, Snap Candidate, Docker, Kubernetes https://wekan.github.io
|
||||
- Platforms that will be updated to be up-to-date: Snap Stable, Sandstorm, UCS https://wekan.github.io
|
||||
- Newest at platforms: Source Bundle, Snap Candidate, Docker, Kubernetes https://wekan.fi
|
||||
- Platforms that will be updated to be up-to-date: Snap Stable, Sandstorm, UCS https://wekan.fi
|
||||
|
||||
## Meteor WeKan Features
|
||||
|
||||
|
|
@ -102,7 +102,7 @@ https://www.youtube.com/watch?v=ke-mbnZM3zE
|
|||
- Default board for users https://github.com/wekan/wekan/pull/5098
|
||||
- Brute Force Accounts Lockout https://github.com/wekan/wekan/wiki/Accounts-Lockout
|
||||
- Markdown, Emoji, MathML, sanitizing https://github.com/wekan/wekan/blob/main/packages/markdown/src/template-integration.js
|
||||
- Many security fixes from Responsible Disclosure https://wekan.github.io/hall-of-fame/
|
||||
- Many security fixes from Responsible Disclosure https://wekan.fi/hall-of-fame/
|
||||
|
||||
## Upcoming Features
|
||||
|
||||
|
|
@ -126,7 +126,7 @@ https://www.youtube.com/watch?v=ke-mbnZM3zE
|
|||
- So here is The Deep Dive!
|
||||
- Questions for upcoming "This Week in MeteorJS", some already mentioned to be upcoming:
|
||||
- How to upgrade dependencies to Meteor 3.0 ? Some answer was to mention Meteor version at package dependency:
|
||||
<img src="https://wekan.github.io/upgrade-meteor3-new.png" width="100%" alt="Meteor 3.0 upgrading dependencies" />
|
||||
<img src="https://wekan.fi/upgrade-meteor3-new.png" width="100%" alt="Meteor 3.0 upgrading dependencies" />
|
||||
- But what if adding dependency adds some more error messages? Probably that depends on error message, like here when
|
||||
trying to upgrade to Meteor 3.0 alpha 15: https://github.com/wekan/wekan/issues/5142
|
||||
- https://forums.meteor.com/t/my-journey-towards-meteor-3-0/60001/23
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
- PWA https://github.com/wekan/wekan/wiki/PWA
|
||||
- On-Premise:
|
||||
- Linux amd64/arm64/s390x
|
||||
- https://wekan.github.io/install/
|
||||
- https://wekan.fi/install/
|
||||
- https://github.com/wekan/wekan/wiki/Raspberry-Pi
|
||||
- Windows https://github.com/wekan/wekan/wiki/Offline
|
||||
- Mac https://github.com/wekan/wekan/wiki/Mac
|
||||
|
|
|
|||
|
|
@ -12,9 +12,9 @@ Please read the meteor style guide before making any significant contribution.
|
|||
- [How realtime board updates work](https://github.com/wekan/wekan/issues/3788#issuecomment-834649553)
|
||||
- [Mobile Web interface](https://github.com/wekan/wekan/issues/3566#issuecomment-778700604)
|
||||
- [How to add RTL support](https://github.com/wekan/wekan/issues/3376#issuecomment-766092425)
|
||||
- [How to code Part 1](https://blog.wekan.fi/2019/04/howto-code-part-1-learning-to-learn/)
|
||||
- [First time Wekan contributor easily figures out Wekan and develops big features](https://blog.wekan.fi/2018/05/wekan-v1-00-released/)
|
||||
- [Benefits of contributing your features to upstream Wekan](https://blog.wekan.fi/2018/02/benefits-of-contributing-your-features-to-upstream-wekan/)
|
||||
- [How to code Part 1](https://wekan.fi/blog/2019/04/howto-code-part-1-learning-to-learn/)
|
||||
- [First time Wekan contributor easily figures out Wekan and develops big features](https://wekan.fi/blog/2018/05/wekan-v1-00-released/)
|
||||
- [Benefits of contributing your features to upstream Wekan](https://wekan.fi/blog/2018/02/benefits-of-contributing-your-features-to-upstream-wekan/)
|
||||
- [Excellent example how pull requests are improved and integrated, and not needed commits removed](https://github.com/wekan/wekan/pull/1470)
|
||||
- [How to add dependency](https://github.com/wekan/wekan/discussions/5235)
|
||||
- [How to add set default view feature](https://github.com/wekan/wekan/discussions/5233)
|
||||
|
|
|
|||
|
|
@ -101,7 +101,7 @@
|
|||
|
||||
Supporting many more webbrowsers:
|
||||
|
||||
<img src="https://wekan.github.io/manybrowser.png" width="100%" alt="Multiverse WeKan screenshot" />
|
||||
<img src="https://wekan.fi/manybrowser.png" width="100%" alt="Multiverse WeKan screenshot" />
|
||||
|
||||
## Talks
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue