Go to file
2016-09-04 01:12:42 -04:00
assets Markdown editor toolbar UI enhancements 2016-08-30 23:38:21 -04:00
client Markdown editor toolbar UI enhancements 2016-08-30 23:38:21 -04:00
controllers Create mode + Source view + UI enhancements 2016-08-29 22:19:47 -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 Early work on background agent for search 2016-09-04 01:12:42 -04:00
tests Base Project Files 2016-08-16 20:56:55 -04:00
views Markdown editor toolbar UI enhancements 2016-08-30 23:38:21 -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 Base Project Files 2016-08-16 20:56:55 -04:00
.travis.yml Travis GCC fix(2) 2016-08-28 11:40:40 -04:00
agent.js Early work on background agent for search 2016-09-04 01:12:42 -04:00
config.sample.yml Early work on background agent for search 2016-09-04 01:12:42 -04:00
gulpfile.js Early work on background agent for search 2016-09-04 01:12:42 -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 Early work on background agent for search 2016-09-04 01:12:42 -04:00
README.md Added Background Agent (git resync + cache purge) 2016-08-31 22:45:28 -04:00
server.js Early work on background agent for search 2016-09-04 01:12:42 -04:00
wiki.sublime-project Base Project Files 2016-08-16 20:56:55 -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
  • History Management
  • Markdown Editor
  • Navigation
  • Parsing / Tree / Metadata
  • Search
  • UI
  • View Entry Source