Wiki.js | A modern and powerful wiki app built on Node.js
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
NGPixel 528fab6c87
Early work on background agent for search
8 years ago
assets Markdown editor toolbar UI enhancements 8 years ago
client Markdown editor toolbar UI enhancements 8 years ago
controllers Create mode + Source view + UI enhancements 8 years ago
locales Markdown parsing + tree parsing + content display 8 years ago
middlewares Base server logic 8 years ago
models Early work on background agent for search 8 years ago
tests Base Project Files 8 years ago
views Markdown editor toolbar UI enhancements 8 years ago
.babelrc Base Project Files 8 years ago
.gitattributes Base Project Files 8 years ago
.gitignore Removed Redis & MongoDB dependencies in favor of Loki.js 8 years ago
.snyk Base Project Files 8 years ago
.travis.yml Travis GCC fix(2) 8 years ago
LICENSE Initial commit 8 years ago
README.md Added Background Agent (git resync + cache purge) 8 years ago
agent.js Early work on background agent for search 8 years ago
config.sample.yml Early work on background agent for search 8 years ago
gulpfile.js Early work on background agent for search 8 years ago
inch.json Base Project Files 8 years ago
package.json Early work on background agent for search 8 years ago
server.js Early work on background agent for search 8 years ago
wiki.sublime-project Base Project Files 8 years ago

README.md

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