Go to file
2016-10-09 01:26:25 -04:00
assets Uploads model + watcher 2016-10-09 01:26:25 -04:00
client Uploads model + watcher 2016-10-09 01:26:25 -04:00
controllers Uploads model + watcher 2016-10-09 01:26:25 -04:00
lib Added New Folder feature in Image Editor + Winston init refactor 2016-09-28 21:58:18 -04:00
locales Markdown parsing + tree parsing + content display 2016-08-20 17:20:53 -04:00
middlewares Base server logic 2016-08-16 23:56:08 -04:00
models Uploads model + watcher 2016-10-09 01:26:25 -04:00
tests Base Project Files 2016-08-16 20:56:55 -04:00
views Uploads model + watcher 2016-10-09 01:26:25 -04:00
.babelrc Base Project Files 2016-08-16 20:56:55 -04:00
.gitattributes Base Project Files 2016-08-16 20:56:55 -04:00
.gitignore Removed Redis & MongoDB dependencies in favor of Loki.js 2016-08-21 23:18:31 -04:00
.snyk fix: package.json & .snyk to reduce vulnerabilities 2016-09-09 02:19:32 +00:00
.travis.yml Added Deploy API key 2016-09-12 10:19:50 -04:00
agent.js Uploads model + watcher 2016-10-09 01:26:25 -04:00
config.sample.yml WebSocket server + Search index + indexable content parser 2016-09-05 00:39:59 -04:00
gulpfile.js Image upload process + right-click menu UI 2016-10-03 00:12:29 -04:00
inch.json Base Project Files 2016-08-16 20:56:55 -04:00
LICENSE Initial commit 2016-08-16 15:35:26 -04:00
package.json Uploads model + watcher 2016-10-09 01:26:25 -04:00
README.md Added move document feature 2016-09-09 19:22:18 -04:00
server.js Added New Folder feature in Image Editor + Winston init refactor 2016-09-28 21:58:18 -04:00
wiki.sublime-project Base Project Files 2016-08-16 20:56:55 -04:00
ws-server.js Uploads model + watcher 2016-10-09 01:26:25 -04:00

Requarks Wiki

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