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

Nicolas Giard eb2e724f37 Update README.md před 9 roky
assets 99fa704279 Sample config file fix + Indent spacing fix před 9 roky
client ebddba0d2a Welcome page + project renaming leftovers před 9 roky
controllers ebddba0d2a Welcome page + project renaming leftovers před 9 roky
core 985761556c Integration to Requarks Core před 9 roky
libs 63f1ec30b4 Headers section styling před 9 roky
locales 8c0ed4682c Navbar revamp + Footer před 9 roky
middlewares a05560e9fc Added access rights feature + read access check před 9 roky
models 985761556c Integration to Requarks Core před 9 roky
tests b035a68ca4 Base Project Files před 9 roky
views ebddba0d2a Welcome page + project renaming leftovers před 9 roky
.babelrc b035a68ca4 Base Project Files před 9 roky
.gitattributes b035a68ca4 Base Project Files před 9 roky
.gitignore 24f90d4a17 Removed Redis & MongoDB dependencies in favor of Loki.js před 9 roky
.snyk 09b4d37f4c Update snyk policy před 9 roky
.travis.yml ebddba0d2a Welcome page + project renaming leftovers před 9 roky
LICENSE 5bec7ff5c5 Initial commit před 9 roky
README.md eb2e724f37 Update README.md před 9 roky
agent.js ebddba0d2a Welcome page + project renaming leftovers před 9 roky
config.sample.yml 99fa704279 Sample config file fix + Indent spacing fix před 9 roky
gulpfile.js ebddba0d2a Welcome page + project renaming leftovers před 9 roky
package.json f1850d49ef Visual update před 9 roky
server.js ebddba0d2a Welcome page + project renaming leftovers před 9 roky
wiki.sublime-project b035a68ca4 Base Project Files před 9 roky

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
    • Upgrade
  • Edit Entry
  • Git Management
  • Markdown Editor
    • Basic Formatting
    • Links
    • Table Editor
  • Move Entry
  • Navigation
  • Parsing / Tree / Metadata
  • Search
  • UI
  • View Entry Source

Thanks

Browserstack
Browserstack for providing access to their great cross-browser testing tools.