Wiki.js | A modern and powerful wiki app built on Node.js

NGPixel 1d237296ca Updated with Beta 4 преди 8 години
.vscode 547f3065d3 Converted all client code to Standard JS compliant преди 8 години
app 3b5c0a9b74 Fixed SSH authentication + uploads folder check преди 8 години
assets c6853a0315 User delete feature преди 8 години
client c6853a0315 User delete feature преди 8 години
controllers c6853a0315 User delete feature преди 8 години
libs 3b5c0a9b74 Fixed SSH authentication + uploads folder check преди 8 години
locales 8c0ed4682c Navbar revamp + Footer преди 8 години
middlewares 414dc386d6 Standard JS code conversion + fixes преди 8 години
models c6853a0315 User delete feature преди 8 години
test 414dc386d6 Standard JS code conversion + fixes преди 8 години
views c6853a0315 User delete feature преди 8 години
.babelrc b035a68ca4 Base Project Files преди 9 години
.editorconfig c6853a0315 User delete feature преди 8 години
.eslintrc.json 547f3065d3 Converted all client code to Standard JS compliant преди 8 години
.gitattributes b035a68ca4 Base Project Files преди 9 години
.gitignore 24f90d4a17 Removed Redis & MongoDB dependencies in favor of Loki.js преди 9 години
.pug-lintrc.json 15e4341fed Fixed pug linting issues преди 8 години
.snyk a508b2a7f4 Updated dependencies + snyk policy преди 8 години
.travis.yml 2d354d61d6 Added nodejs 7 testing преди 8 години
CHANGELOG.md 1d237296ca Updated with Beta 4 преди 8 години
LICENSE 5bec7ff5c5 Initial commit преди 9 години
README.md c6853a0315 User delete feature преди 8 години
agent.js 414dc386d6 Standard JS code conversion + fixes преди 8 години
config.sample.yml 3b5c0a9b74 Fixed SSH authentication + uploads folder check преди 8 години
gulpfile.js 414dc386d6 Standard JS code conversion + fixes преди 8 години
package.json c6853a0315 User delete feature преди 8 години
server.js 414dc386d6 Standard JS code conversion + fixes преди 8 години

README.md

<img src="https://raw.githubusercontent.com/Requarks/wiki/master/assets/favicons/favicon-96x96.png" alt="Wiki.js" title="Wiki.js" align="right" />

Wiki.js

Release License Github All Releases Build Status Codacy Badge Dependency Status Known Vulnerabilities Standard - JavaScript Style Guide

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
      • Facebook
    • Access Rights
      • View
      • Edit / Create
  • 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
Browserstack for providing access to their great cross-browser testing tools.

DigitalOcean
DigitalOcean for providing hosting of the Wiki.js documentation site.