.vscode | ||
app | ||
assets | ||
client | ||
controllers | ||
libs | ||
locales | ||
middlewares | ||
models | ||
test | ||
views | ||
.babelrc | ||
.editorconfig | ||
.eslintrc.json | ||
.gitattributes | ||
.gitignore | ||
.pug-lintrc.json | ||
.snyk | ||
.travis.yml | ||
agent.js | ||
CHANGELOG.md | ||
config.sample.yml | ||
gulpfile.js | ||
LICENSE | ||
package.json | ||
README.md | ||
server.js |
Wiki.js
A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown
Under active development
Documentation
Milestones
- Account Management
- Profile
- Manage users
- Create local account
- Assets Management
- Images
- Files/Documents
- Authentication
- Strategies
- Local
- Microsoft Account
- Google ID
- Access Rights
- View
- Edit / Create
- Strategies
- Background Agent (git sync, cache purge, etc.)
- Caching
- Create Entry
- Documentation
- Prerequisites
- Install
- Authentication
- Git
- Upgrade
- Edit Entry
- Git Management
- Markdown Editor
- Basic Formatting
- Insert Link modal
- Image Selection modal
- File Selection modal
- Video player
- Inline Code
- Code Editor modal
- Table Visual Editor
- Move Entry
- Navigation
- Parsing / Tree / Metadata
- Search
- UI
- View Entry Source
Special Thanks
Browserstack for providing access to their great cross-browser testing tools.
DigitalOcean for providing hosting of the Wiki.js documentation site.