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

NGPixel cc1e6b4432 Git commit handling 9 年之前
assets 52c9821189 Added alerts functionality + modal UI 9 年之前
client 52c9821189 Added alerts functionality + modal UI 9 年之前
controllers d49f56e022 Markdown metadata parser 9 年之前
locales 1ad03a3d1f Markdown parsing + tree parsing + content display 9 年之前
middlewares 0f96377e30 Base server logic 9 年之前
models cc1e6b4432 Git commit handling 9 年之前
tests b035a68ca4 Base Project Files 9 年之前
views d49f56e022 Markdown metadata parser 9 年之前
.babelrc b035a68ca4 Base Project Files 9 年之前
.gitattributes b035a68ca4 Base Project Files 9 年之前
.gitignore 24f90d4a17 Removed Redis & MongoDB dependencies in favor of Loki.js 9 年之前
.snyk b035a68ca4 Base Project Files 9 年之前
.travis.yml 01b6072e01 Updated README.md 9 年之前
LICENSE 5bec7ff5c5 Initial commit 9 年之前
README.md 24d0a6b698 Base Layout work 9 年之前
config.sample.yml 32c50eea7e Git fetch + merge 9 年之前
gulpfile.js 2f7056a29e Packages fix 9 年之前
inch.json b035a68ca4 Base Project Files 9 年之前
package.json 2f7056a29e Packages fix 9 年之前
server.js cc1e6b4432 Git commit handling 9 年之前
wiki.sublime-project b035a68ca4 Base Project Files 9 年之前

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
  • UI
  • Authentication
  • Git Management
  • Markdown Editor
  • Parsing / Wiki Navigation
  • Assets Management
  • History Management