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

snyk-bot 1f38cf9406 fix: package.json & .snyk to reduce vulnerabilities il y a 9 ans
assets 48e2afa5c0 Search results picker + create/update index update il y a 9 ans
client 48e2afa5c0 Search results picker + create/update index update il y a 9 ans
controllers 48e2afa5c0 Search results picker + create/update index update il y a 9 ans
lib 7945d024ad WebSocket server + Search index + indexable content parser il y a 9 ans
locales 1ad03a3d1f Markdown parsing + tree parsing + content display il y a 9 ans
middlewares 0f96377e30 Base server logic il y a 9 ans
models a0c0486dab Fix empty search index error on Linux il y a 9 ans
tests b035a68ca4 Base Project Files il y a 9 ans
views 48e2afa5c0 Search results picker + create/update index update il y a 9 ans
.babelrc b035a68ca4 Base Project Files il y a 9 ans
.gitattributes b035a68ca4 Base Project Files il y a 9 ans
.gitignore 24f90d4a17 Removed Redis & MongoDB dependencies in favor of Loki.js il y a 9 ans
.snyk 1f38cf9406 fix: package.json & .snyk to reduce vulnerabilities il y a 9 ans
.travis.yml 8fbce25f5d Travis GCC fix(2) il y a 9 ans
LICENSE 5bec7ff5c5 Initial commit il y a 9 ans
README.md dca6b71610 Search results + suggestions il y a 9 ans
agent.js 48e2afa5c0 Search results picker + create/update index update il y a 9 ans
config.sample.yml 7945d024ad WebSocket server + Search index + indexable content parser il y a 9 ans
gulpfile.js dca6b71610 Search results + suggestions il y a 9 ans
inch.json b035a68ca4 Base Project Files il y a 9 ans
package.json 1f38cf9406 fix: package.json & .snyk to reduce vulnerabilities il y a 9 ans
server.js 48e2afa5c0 Search results picker + create/update index update il y a 9 ans
wiki.sublime-project b035a68ca4 Base Project Files il y a 9 ans
ws-server.js 7945d024ad WebSocket server + Search index + indexable content parser il y a 9 ans

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
  • History Management
  • Markdown Editor
  • Navigation
  • Parsing / Tree / Metadata
  • Search
  • UI
  • View Entry Source