gitmyhub

wiki

Vue ★ 29k updated 12h ago

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

Wiki.js is a modern, self-hosted wiki application where your team can write and organize knowledge pages together. It runs on Node.js, supports Markdown for writing pages, and can store content in Git.

VueNode.jsMarkdownGitsetup: moderatecomplexity 3/5

Wiki.js is a wiki application. A wiki is a website where you and your team can write, organize, and update pages of information together, the way many internal company knowledge bases or documentation sites work. The README describes Wiki.js as modern, lightweight, and powerful, and built on Node.js, which is a runtime for running JavaScript on a server. The topics listed for the project add that it is cross-platform, open source, supports Markdown (a simple text formatting syntax) for writing pages, and integrates with Git for storing content. The rest of the README is mostly badges, sponsor information, and donation links, so a more detailed explanation of its features, architecture, and setup is not possible from the provided data alone. The primary language reported for the project is Vue.

Where it fits