mirror of https://github.com/requarks/wiki
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NGPixel
2db66601be
|
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 | |
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
- Special Thanks
Documentation
Requirements
Wiki.js can run on virtually all platforms where Node.js can (Windows, Mac, Linux, etc.).
- Node.js 4.6.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
- Docker support + Auto compile/publish to Docker Hub
- Heroku support
Beta 13
- Insert Link modal in Editor
- Better localization in the UI
- 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!
Special Thanks
Browserstack for providing access to their great cross-browser testing tools.
DigitalOcean for providing hosting of the Wiki.js documentation site.