Wiki.js | A modern and powerful wiki app built on Node.js
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
NGPixel 607ecf61cf
Fix code view in markdown content
9 years ago
assets Fix code view in markdown content 9 years ago
client Formatted Account pages + fixed search UI 9 years ago
controllers
core/core-client/scss/components
libs
locales Navbar revamp + Footer 9 years ago
middlewares
models
tests
views Formatted Account pages + fixed search UI 9 years ago
.babelrc
.gitattributes
.gitignore
.snyk
.travis.yml
LICENSE
README.md
agent.js Fix core path for production environments 9 years ago
config.sample.yml
gulpfile.js Formatted Account pages + fixed search UI 9 years ago
package.json Formatted Account pages + fixed search UI 9 years ago
server.js Fix core path for production environments 9 years ago
wiki.sublime-project

README.md

Requarks Wiki

Requarks Wiki

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