内容简介:Wiki.js is an open source project that has been made possible due to the generous contributions by communitySupport this project by becoming a sponsor. Your name will show up in the Contribute page of all Wiki.js installations as well as here with a link t
A modern, lightweight and powerful wiki app built on NodeJS
- Official Website
- Documentation
- Requirements
- Installation
- Demo
- Change Log
- Feature Requests
- Chat with us on Slack
- Translations (We need your help!)
- E2E Testing Results
Follow our Twitter feed to learn about upcoming updates and new releases!
Donate
Wiki.js is an open source project that has been made possible due to the generous contributions by community backers . If you are interested in supporting this project, please consider becoming a sponsor , becoming a patron , donating to our OpenCollective , via Paypal or via Ethereum ( 0xe1d55c19ae86f6bcbfb17e7f06ace96bdbb22cb5
).
GitHub Sponsors
Support this project by becoming a sponsor. Your name will show up in the Contribute page of all Wiki.js installations as well as here with a link to your website! [ Become a sponsor ]
Alexander Casassovici (@alexksso) |
Dacon (@xDacon) |
Oleksii (@idokka) |
Theodore Chu (@TheodoreChu) |
- Akira Suenami ( @a-suenami )
- Bryon Vandiver ( @asterick )
- CrazyMarvin ( @CrazyMarvin )
- David Christian Holin ( @SirGibihm )
- Dragan Espenschied ( @despens )
- Elijah Zobenko ( @he110 )
- Ernie ( @iamernie )
- Florian Moss ( @florianmoss )
- Kelly Wardrop ( @dropcoded )
- Loki ( @binaryloki )
- Mattias Johnson ( @mattiasJohnson )
- M. Scott Ford ( @mscottford )
- Nina Reynolds ( @cutecycle )
- Noel Cower ( @nilium )
- Robert Lanzke ( @winkelement )
- Sam Martin ( @winkelement )
- aniketpanjwani ( @aniketpanjwani )
- aytaa ( @aytaa )
- magicpotato ( @fortheday )
- valantien ( @valantien )
OpenCollective Sponsors
Support this project by becoming a sponsor. Your logo will show up in the Contribute page of all Wiki.js installations as well as here with a link to your website! [ Become a sponsor ]
Patreon Backers
Thank you to all our patrons!
- Al Romano
- Alex Balabanov
- Alex Zen
- Arti Zirk
- Brandon Curtis
- djagoo
- Douglas Lassance
- Ernie Reid
- Etienne
- Flemis Jurgenheimer
- Günter Pavlas
- Ian
- Iskander Callos
- Josh Stewart
- Loïc CRAMPON
- Ludgeir Ibanez
- Matt Gedigian
- Philipp Schürch
- Richeir
- SmartNET.works
- Stepan Sokolovskyi
- 张白驹
OpenCollective Backers
Thank you to all our backers!
Contributors
This project exists thanks to all the people who contribute. [Contribute] .
Special Thanks
Algolia for providing access to their incredible search engine.
Browserstack for providing access to their great cross-browser testing tools.
Bugsnag for providing error monitoring solutions.
Cloudflare for providing their great CDN, SSL and advanced networking services.
DigitalOcean for providing hosting of the Wiki.js documentation site.
Icons8 for providing beautiful icon sets.
Netlify for providing hosting for landings and blog websites.
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Android 源码设计模式解析与实战
何红辉、关爱民 / 人民邮电出版社 / 2015-11 / 79.00元
本书专门介绍Android源代码的设计模式,共26章,主要讲解面向对象的六大原则、主流的设计模式以及MVC和MVP模式。主要内容为:优化代码的首步、开闭原则、里氏替换原则、依赖倒置原则、接口隔离原则、迪米特原则、单例模式、Builder模式、原型模式、工厂方法模式、抽象工厂模式、策略模式、状态模式、责任链模式、解释器模式、命令模式、观察者模式、备忘录模式、迭代器模式、模板方法模式、访问者模式、中介......一起来看看 《Android 源码设计模式解析与实战》 这本书的介绍吧!