mirror of
https://github.com/requarks/wiki.git
synced 2025-02-25 18:55:30 -06:00
Wiki.js | A modern and powerful wiki app built on Node.js
assets | ||
client | ||
controllers | ||
lib | ||
locales | ||
middlewares | ||
models | ||
tests | ||
views | ||
.babelrc | ||
.gitattributes | ||
.gitignore | ||
.snyk | ||
.travis.yml | ||
agent.js | ||
config.sample.yml | ||
gulpfile.js | ||
inch.json | ||
LICENSE | ||
package.json | ||
README.md | ||
server.js | ||
wiki.sublime-project | ||
ws-server.js |

Requarks Wiki
A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown
Under development
Milestones
- Assets Management
- Authentication
- Background Agent (git sync, cache purge, etc.)
- Caching
- Create Entry
- Edit Entry
- Git Management
- Markdown Editor
- Move Entry
- Navigation
- Parsing / Tree / Metadata
- Search
- UI
- View Entry Source