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 b45579f68d
Travis GCC fix(1)
10 years ago
assets Travis GCC option + UI enhancements 10 years ago
client Travis GCC option + UI enhancements 10 years ago
controllers Caching + Edit Mode UI 10 years ago
locales Markdown parsing + tree parsing + content display 10 years ago
middlewares Base server logic 10 years ago
models Caching + Edit Mode UI 10 years ago
tests Base Project Files 10 years ago
views Travis GCC option + UI enhancements 10 years ago
.babelrc Base Project Files 10 years ago
.gitattributes Base Project Files 10 years ago
.gitignore Removed Redis & MongoDB dependencies in favor of Loki.js 10 years ago
.snyk Base Project Files 10 years ago
.travis.yml Travis GCC fix(1) 10 years ago
LICENSE Initial commit 10 years ago
README.md Updated milestones 10 years ago
config.sample.yml Git pull & push functionnality + caching work 10 years ago
gulpfile.js Travis GCC option + UI enhancements 10 years ago
inch.json Base Project Files 10 years ago
package.json Caching + Edit Mode UI 10 years ago
server.js Git pull & push functionnality + caching work 10 years ago
wiki.sublime-project Base Project Files 10 years ago

README.md

Requarks Wiki

Requarks Wiki

License Build Status Codacy Badge 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
  • Caching
  • Create Entry
  • Edit Entry
  • Git Management
  • History Management
  • Markdown Editor
  • Navigation
  • Parsing / Tree / Metadata
  • Search
  • UI