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 7945d024ad
WebSocket server + Search index + indexable content parser
10 years ago
assets WebSocket server + Search index + indexable content parser 10 years ago
client WebSocket server + Search index + indexable content parser 10 years ago
controllers
lib WebSocket server + Search index + indexable content parser 10 years ago
locales
middlewares
models WebSocket server + Search index + indexable content parser 10 years ago
tests
views WebSocket server + Search index + indexable content parser 10 years ago
.babelrc
.gitattributes
.gitignore
.snyk
.travis.yml
LICENSE
README.md Added Background Agent (git resync + cache purge) 10 years ago
agent.js WebSocket server + Search index + indexable content parser 10 years ago
config.sample.yml WebSocket server + Search index + indexable content parser 10 years ago
gulpfile.js WebSocket server + Search index + indexable content parser 10 years ago
inch.json
package.json WebSocket server + Search index + indexable content parser 10 years ago
server.js WebSocket server + Search index + indexable content parser 10 years ago
wiki.sublime-project
ws-server.js WebSocket server + Search index + indexable content parser 10 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