Wiki.js | A modern and powerful wiki app built on Node.js
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.
 
 
 
 
 
 
Go to file
NGPixel 1cf38be217
Account page
10 years ago
assets Account page 10 years ago
client Account page 10 years ago
controllers Account page 10 years ago
libs Added access rights feature + read access check 10 years ago
locales Account page 10 years ago
middlewares Added access rights feature + read access check 10 years ago
models Added access rights feature + read access check 10 years ago
tests
views Account page 10 years ago
.babelrc
.gitattributes
.gitignore
.snyk Update snyk policy 10 years ago
.travis.yml
LICENSE
README.md Added access rights feature + read access check 10 years ago
agent.js
config.sample.yml
gulpfile.js
package.json Added access rights feature + read access check 10 years ago
server.js Account page 10 years ago
wiki.sublime-project

README.md

Requarks Wiki

Requarks Wiki

Release License Build Status Codacy Badge Dependency Status Known Vulnerabilities

A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown

Under development

Documentation

Milestones
  • Account Management
  • 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
  • Edit Entry
  • Git Management
  • Markdown Editor
    • Basic Formatting
    • Links
    • Table Editor
  • Move Entry
  • Navigation
  • Parsing / Tree / Metadata
  • Search
  • UI
  • View Entry Source