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

NGPixel c0be18a8d8 Added thumbnail generation + insert image files display + Create page fix 9 лет назад
assets c0be18a8d8 Added thumbnail generation + insert image files display + Create page fix 9 лет назад
client c0be18a8d8 Added thumbnail generation + insert image files display + Create page fix 9 лет назад
controllers c0be18a8d8 Added thumbnail generation + insert image files display + Create page fix 9 лет назад
lib c0be18a8d8 Added thumbnail generation + insert image files display + Create page fix 9 лет назад
locales 1ad03a3d1f Markdown parsing + tree parsing + content display 9 лет назад
middlewares 0f96377e30 Base server logic 9 лет назад
models c0be18a8d8 Added thumbnail generation + insert image files display + Create page fix 9 лет назад
tests b035a68ca4 Base Project Files 9 лет назад
views c0be18a8d8 Added thumbnail generation + insert image files display + Create page fix 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 2b2d108a6f Added Deploy API key 9 лет назад
LICENSE 5bec7ff5c5 Initial commit 9 лет назад
README.md 492bb9efa6 Added move document feature 9 лет назад
agent.js c0be18a8d8 Added thumbnail generation + insert image files display + Create page fix 9 лет назад
config.sample.yml 7945d024ad WebSocket server + Search index + indexable content parser 9 лет назад
gulpfile.js 1dcd11570a Fix deployment paths 9 лет назад
inch.json b035a68ca4 Base Project Files 9 лет назад
package.json c0be18a8d8 Added thumbnail generation + insert image files display + Create page fix 9 лет назад
server.js c0be18a8d8 Added thumbnail generation + insert image files display + Create page fix 9 лет назад
wiki.sublime-project b035a68ca4 Base Project Files 9 лет назад
ws-server.js c0be18a8d8 Added thumbnail generation + insert image files display + Create page fix 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