NGPixel
7cab15ec99
|
8 years ago | |
---|---|---|
.build | 8 years ago | |
.github | 8 years ago | |
.vscode | 8 years ago | |
assets | 8 years ago | |
client | 8 years ago | |
npm | 8 years ago | |
server | 8 years ago | |
test | 8 years ago | |
.babelrc | 8 years ago | |
.editorconfig | 8 years ago | |
.eslintignore | 8 years ago | |
.eslintrc.json | 8 years ago | |
.gitattributes | 8 years ago | |
.gitignore | 8 years ago | |
.pug-lintrc.json | 8 years ago | |
.snyk | 8 years ago | |
.travis.yml | 8 years ago | |
CHANGELOG.md | 8 years ago | |
Dockerfile | 8 years ago | |
LICENSE | 8 years ago | |
README.md | 8 years ago | |
config.docker.yml | 8 years ago | |
config.sample.yml | 8 years ago | |
docker-compose.yml | 8 years ago | |
fuse.js | 8 years ago | |
package.json | 8 years ago | |
tsconfig.json | 8 years ago | |
wiki.cmd | 8 years ago | |
wiki.js | 8 years ago | |
yarn.lock | 8 years ago |
README.md
A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown
- Official Website
- Documentation
- Requirements
- Change Log
- Feature Requests
- Milestones
- Chat with us
- Translations (We need your help!)
- Special Thanks
Documentation
Requirements
Wiki.js can run on virtually all platforms where Node.js can (Windows, Mac, Linux, etc.).
- Node.js 6.9.0 or later
- MongoDB 3.2 or later
- Git 2.7.4 or later
- An empty Git repository (optional)
Read the full prerequisites article for full details.
Milestones
Current and upcoming milestones (features only, see the changelog for list of bug fixes):
Beta 11
- Azure AD authentication
- MathML / Tex math equations
- Support for CJK (Chinese, Japanese & Korean) characters in content, meta and uploads
- All Pages section
Beta 12
- Better localization in the UI
- History / Revert to previous version feature
- Docker support + Auto compile/publish to Docker Hub
- Heroku support
Beta 13
- Insert Link modal in Editor
- Better simultaneous user editing handling
- Preview changes directly from the editor, without saving
- Upgrade from web UI
Gitter
Want to discuss features, ideas or issues? Join our gitter channel. We are very active and friendly!
Follow our Twitter feed to learn about upcoming updates and new releases!
Translations
We are looking for translators to make Wiki.js available in multiple languages. If your language is not listed below and would like to contribute to this project, contact us on our gitter channel and we'll provide you with the necessary tool to add translations, no coding required!
Languages that are already translated:
- English
- French
- Chinese - Thanks to @choicky
- Russian - Thanks to @efimlosev
- Spanish - Thanks to @MatiasArriola
Special Thanks
Browserstack for providing access to their great cross-browser testing tools.
DigitalOcean for providing hosting of the Wiki.js documentation site.