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

NGPixel 2b2d108a6f Added Deploy API key há 9 anos atrás
assets 10441de4e8 Code Block editor fixes + Image editor UI há 9 anos atrás
client 10441de4e8 Code Block editor fixes + Image editor UI há 9 anos atrás
controllers 492bb9efa6 Added move document feature há 9 anos atrás
lib 7945d024ad WebSocket server + Search index + indexable content parser há 9 anos atrás
locales 1ad03a3d1f Markdown parsing + tree parsing + content display há 9 anos atrás
middlewares 0f96377e30 Base server logic há 9 anos atrás
models 97602b51c8 Markdown editor improvements há 9 anos atrás
tests b035a68ca4 Base Project Files há 9 anos atrás
views 10441de4e8 Code Block editor fixes + Image editor UI há 9 anos atrás
.babelrc b035a68ca4 Base Project Files há 9 anos atrás
.gitattributes b035a68ca4 Base Project Files há 9 anos atrás
.gitignore 24f90d4a17 Removed Redis & MongoDB dependencies in favor of Loki.js há 9 anos atrás
.snyk 1f38cf9406 fix: package.json & .snyk to reduce vulnerabilities há 9 anos atrás
.travis.yml 2b2d108a6f Added Deploy API key há 9 anos atrás
LICENSE 5bec7ff5c5 Initial commit há 9 anos atrás
README.md 492bb9efa6 Added move document feature há 9 anos atrás
agent.js 48e2afa5c0 Search results picker + create/update index update há 9 anos atrás
config.sample.yml 7945d024ad WebSocket server + Search index + indexable content parser há 9 anos atrás
gulpfile.js 06ad017079 Update gulpfile.js há 9 anos atrás
inch.json b035a68ca4 Base Project Files há 9 anos atrás
package.json 10441de4e8 Code Block editor fixes + Image editor UI há 9 anos atrás
server.js 48e2afa5c0 Search results picker + create/update index update há 9 anos atrás
wiki.sublime-project b035a68ca4 Base Project Files há 9 anos atrás
ws-server.js 97602b51c8 Markdown editor improvements há 9 anos atrás

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