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

NGPixel 99fa704279 Sample config file fix + Indent spacing fix пре 8 година
assets 99fa704279 Sample config file fix + Indent spacing fix пре 8 година
client ebddba0d2a Welcome page + project renaming leftovers пре 8 година
controllers ebddba0d2a Welcome page + project renaming leftovers пре 8 година
core 985761556c Integration to Requarks Core пре 8 година
libs 63f1ec30b4 Headers section styling пре 8 година
locales 8c0ed4682c Navbar revamp + Footer пре 8 година
middlewares a05560e9fc Added access rights feature + read access check пре 8 година
models 985761556c Integration to Requarks Core пре 8 година
tests b035a68ca4 Base Project Files пре 9 година
views ebddba0d2a Welcome page + project renaming leftovers пре 8 година
.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 09b4d37f4c Update snyk policy пре 8 година
.travis.yml ebddba0d2a Welcome page + project renaming leftovers пре 8 година
LICENSE 5bec7ff5c5 Initial commit пре 9 година
README.md f1850d49ef Visual update пре 8 година
agent.js ebddba0d2a Welcome page + project renaming leftovers пре 8 година
config.sample.yml 99fa704279 Sample config file fix + Indent spacing fix пре 8 година
gulpfile.js ebddba0d2a Welcome page + project renaming leftovers пре 8 година
package.json f1850d49ef Visual update пре 8 година
server.js ebddba0d2a Welcome page + project renaming leftovers пре 8 година
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="Wiki.js" title="Wiki.js" align="right" />

Wiki.js

Release License Build Status Codacy Badge Dependency Status Known Vulnerabilities

A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown

Under development

Documentation

Milestones
  • Account Management
  • Assets Management
    • Images
    • Files/Documents
  • Authentication
    • Strategies
      • Local
      • Microsoft Account
      • Google ID
      • Facebook
    • Access Rights
      • View
      • Edit / Create
  • Background Agent (git sync, cache purge, etc.)
  • Caching
  • Create Entry
  • Documentation
    • Prerequisites
    • Install
    • Authentication
    • Git
  • Edit Entry
  • Git Management
  • Markdown Editor
    • Basic Formatting
    • Links
    • Table Editor
  • Move Entry
  • Navigation
  • Parsing / Tree / Metadata
  • Search
  • UI
  • View Entry Source