Wiki.js | A modern and powerful wiki app built on Node.js

NGPixel 8fbce25f5d Travis GCC fix(2) há 9 anos atrás
assets c8256c9422 Travis GCC option + UI enhancements há 9 anos atrás
client c8256c9422 Travis GCC option + UI enhancements há 9 anos atrás
controllers 4be54310c4 Caching + Edit Mode UI há 9 anos atrás
locales 1ad03a3d1f Markdown parsing + tree parsing + content display há 9 anos atrás
middlewares 0f96377e30 Base server logic há 9 anos atrás
models 4be54310c4 Caching + Edit Mode UI há 9 anos atrás
tests b035a68ca4 Base Project Files há 9 anos atrás
views c8256c9422 Travis GCC option + UI enhancements há 9 anos atrás
.babelrc b035a68ca4 Base Project Files há 9 anos atrás
.gitattributes b035a68ca4 Base Project Files há 9 anos atrás
.gitignore 24f90d4a17 Removed Redis & MongoDB dependencies in favor of Loki.js há 9 anos atrás
.snyk b035a68ca4 Base Project Files há 9 anos atrás
.travis.yml 8fbce25f5d Travis GCC fix(2) há 9 anos atrás
LICENSE 5bec7ff5c5 Initial commit há 9 anos atrás
README.md 49020b0410 Updated milestones há 9 anos atrás
config.sample.yml 1d2893765c Git pull & push functionnality + caching work há 9 anos atrás
gulpfile.js c8256c9422 Travis GCC option + UI enhancements há 9 anos atrás
inch.json b035a68ca4 Base Project Files há 9 anos atrás
package.json 4be54310c4 Caching + Edit Mode UI há 9 anos atrás
server.js 1d2893765c Git pull & push functionnality + caching work há 9 anos atrás
wiki.sublime-project b035a68ca4 Base Project Files há 9 anos atrás

README.md

<img src="https://raw.githubusercontent.com/Requarks/wiki/master/assets/favicons/favicon-96x96.png" alt="Requarks Wiki" title="Requarks Wiki" align="right" />

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