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 567e1307da
Insert Image model + Uploads Folders list
10 years ago
assets Insert Image model + Uploads Folders list 10 years ago
client Insert Image model + Uploads Folders list 10 years ago
controllers Added uploads handler 10 years ago
lib WebSocket server + Search index + indexable content parser 10 years ago
locales Markdown parsing + tree parsing + content display 10 years ago
middlewares Base server logic 10 years ago
models Insert Image model + Uploads Folders list 10 years ago
tests Base Project Files 10 years ago
views Insert Image model + Uploads Folders list 10 years ago
.babelrc Base Project Files 10 years ago
.gitattributes Base Project Files 10 years ago
.gitignore Removed Redis & MongoDB dependencies in favor of Loki.js 10 years ago
.snyk fix: package.json & .snyk to reduce vulnerabilities 10 years ago
.travis.yml Added Deploy API key 10 years ago
LICENSE Initial commit 10 years ago
README.md Added move document feature 10 years ago
agent.js Insert Image model + Uploads Folders list 10 years ago
config.sample.yml WebSocket server + Search index + indexable content parser 10 years ago
gulpfile.js Fix deployment paths 10 years ago
inch.json Base Project Files 10 years ago
package.json Insert Image model + Uploads Folders list 10 years ago
server.js Insert Image model + Uploads Folders list 10 years ago
wiki.sublime-project Base Project Files 10 years ago
ws-server.js Insert Image model + Uploads Folders list 10 years ago

README.md

Requarks Wiki

Requarks Wiki

Release License Build Status Codacy Badge Dependency Status Known Vulnerabilities Documentation

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

Under development

Milestones
  • Assets Management
  • Authentication
  • Background Agent (git sync, cache purge, etc.)
  • Caching
  • Create Entry
  • Edit Entry
  • Git Management
  • Markdown Editor
  • Move Entry
  • Navigation
  • Parsing / Tree / Metadata
  • Search
  • UI
  • View Entry Source