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

NGPixel b524cd9f79 Insert Code Block feature completed пре 9 година
assets b524cd9f79 Insert Code Block feature completed пре 9 година
client b524cd9f79 Insert Code Block feature completed пре 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 b524cd9f79 Insert Code Block feature completed пре 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 3212b62435 Added code editor mode selection пре 9 година
inch.json b035a68ca4 Base Project Files пре 9 година
package.json 3212b62435 Added code editor mode selection пре 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