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

NGPixel 1ad03a3d1f Markdown parsing + tree parsing + content display hace 9 años
assets 1ad03a3d1f Markdown parsing + tree parsing + content display hace 9 años
client 1ad03a3d1f Markdown parsing + tree parsing + content display hace 9 años
controllers 1ad03a3d1f Markdown parsing + tree parsing + content display hace 9 años
locales 1ad03a3d1f Markdown parsing + tree parsing + content display hace 9 años
middlewares 0f96377e30 Base server logic hace 9 años
models 1ad03a3d1f Markdown parsing + tree parsing + content display hace 9 años
tests b035a68ca4 Base Project Files hace 9 años
views 1ad03a3d1f Markdown parsing + tree parsing + content display hace 9 años
.babelrc b035a68ca4 Base Project Files hace 9 años
.gitattributes b035a68ca4 Base Project Files hace 9 años
.gitignore ca1882a9c3 Git repository handling hace 9 años
.snyk b035a68ca4 Base Project Files hace 9 años
.travis.yml 01b6072e01 Updated README.md hace 9 años
LICENSE 5bec7ff5c5 Initial commit hace 9 años
README.md 24d0a6b698 Base Layout work hace 9 años
config.sample.yml ca1882a9c3 Git repository handling hace 9 años
gulpfile.js 1ad03a3d1f Markdown parsing + tree parsing + content display hace 9 años
inch.json b035a68ca4 Base Project Files hace 9 años
package.json 1ad03a3d1f Markdown parsing + tree parsing + content display hace 9 años
server.js 1ad03a3d1f Markdown parsing + tree parsing + content display hace 9 años
wiki.sublime-project b035a68ca4 Base Project Files hace 9 años

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