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

NGPixel 97602b51c8 Markdown editor improvements 9 年之前
assets 97602b51c8 Markdown editor improvements 9 年之前
client 97602b51c8 Markdown editor improvements 9 年之前
controllers 492bb9efa6 Added move document feature 9 年之前
lib 7945d024ad WebSocket server + Search index + indexable content parser 9 年之前
locales 1ad03a3d1f Markdown parsing + tree parsing + content display 9 年之前
middlewares 0f96377e30 Base server logic 9 年之前
models 97602b51c8 Markdown editor improvements 9 年之前
tests b035a68ca4 Base Project Files 9 年之前
views 97602b51c8 Markdown editor improvements 9 年之前
.babelrc b035a68ca4 Base Project Files 9 年之前
.gitattributes b035a68ca4 Base Project Files 9 年之前
.gitignore 24f90d4a17 Removed Redis & MongoDB dependencies in favor of Loki.js 9 年之前
.snyk 1f38cf9406 fix: package.json & .snyk to reduce vulnerabilities 9 年之前
.travis.yml 8fbce25f5d Travis GCC fix(2) 9 年之前
LICENSE 5bec7ff5c5 Initial commit 9 年之前
README.md 492bb9efa6 Added move document feature 9 年之前
agent.js 48e2afa5c0 Search results picker + create/update index update 9 年之前
config.sample.yml 7945d024ad WebSocket server + Search index + indexable content parser 9 年之前
gulpfile.js 97602b51c8 Markdown editor improvements 9 年之前
inch.json b035a68ca4 Base Project Files 9 年之前
package.json 97602b51c8 Markdown editor improvements 9 年之前
server.js 48e2afa5c0 Search results picker + create/update index update 9 年之前
wiki.sublime-project b035a68ca4 Base Project Files 9 年之前
ws-server.js 97602b51c8 Markdown editor improvements 9 年之前

README.md

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

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