2
0

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

NGPixel f1850d49ef Visual update 8 жил өмнө
assets f1850d49ef Visual update 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 ebddba0d2a Welcome page + project renaming leftovers 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