awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

29 Repos

Awesome GitHub RepositoriesWiki Engines

Platforms for collaborative content creation and knowledge management.

Distinguishing note: Focuses on collaborative documentation rather than general content management systems.

Explore 29 awesome GitHub repositories matching content management & publishing · Wiki Engines. Refine with filters or upvote what's useful.

Awesome Wiki Engines GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • awesome-selfhosted/awesome-selfhostedAvatar von awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516Auf GitHub ansehen↗

    Dieses Projekt ist ein von der Community kuratiertes Verzeichnis von Open-Source-Software, die für den Einsatz in privaten Serverumgebungen und Home-Labs konzipiert ist. Es dient als umfassende Ressource zur Entdeckung unabhängiger, selbst gehosteter Alternativen zu gängigen Cloud-Diensten und ermöglicht es Nutzern, die volle Datenhoheit und Kontrolle über ihre digitale Infrastruktur zu behalten. Das Verzeichnis ist durch eine hierarchische Taxonomie strukturiert, die eine riesige Sammlung von Anwendungen in logische Kategorien organisiert, von Medienmanagement und Datenanalyse bis hin zu privater Kommunikation und Tools für die Teamproduktivität. Es zeichnet sich durch einen kollaborativen Peer-Review-Prozess aus, bei dem Community-Mitglieder die Qualität und Relevanz jeder Einreichung validieren, um sicherzustellen, dass das Verzeichnis korrekt und zuverlässig bleibt. Das Projekt deckt ein breites Spektrum an Fähigkeiten ab, einschließlich Infrastruktur-Automatisierung, containerbasierter Service-Bereitstellung und deklarativem Konfigurationsmanagement. Diese Tools unterstützen Nutzer bei der Aufrechterhaltung reproduzierbarer Serverumgebungen und der Verwaltung komplexer Service-Abhängigkeiten auf privater Hardware. Das Verzeichnis wird als versionskontrolliertes Repository gepflegt, wodurch sichergestellt wird, dass alle Updates und Community-gesteuerten Änderungen nachverfolgt und transparent sind.

    Stores wiki pages and uploaded files within a version control system to allow modifications via both web interfaces and command line tools.

    awesomeawesome-listcloud
    Auf GitHub ansehen↗299,516
  • dokploy/dokployAvatar von Dokploy

    Dokploy/dokploy

    34,901Auf GitHub ansehen↗

    Dokploy is a self-hosted platform-as-a-service designed to simplify the deployment and management of containerized applications and databases. It provides a centralized control plane that decouples administrative management from application workloads, allowing users to oversee infrastructure across multiple server nodes through a unified web interface or a command-line tool. The platform distinguishes itself through an extensive library of pre-configured application templates, enabling the rapid deployment of databases, identity providers, and various productivity or development tools. It sup

    Provides a collaborative platform for documentation and knowledge sharing.

    TypeScriptbackendbackupsdatabases
    Auf GitHub ansehen↗34,901
  • yeachan-heo/oh-my-codexAvatar von Yeachan-Heo

    Yeachan-Heo/oh-my-codex

    30,984Auf GitHub ansehen↗

    oh-my-codex is an AI coding workflow orchestrator and a retrieval augmented generation documentation assistant. It manages complex programming tasks through a structured sequence of planning, execution, and verification phases, while providing tools for querying and translating technical documentation. The project utilizes Git worktrees to isolate parallel coding sessions, ensuring that concurrent tasks remain independent. It integrates a vector-store knowledge base to index documents into embeddings, enabling semantic search and factual context retrieval across multiple languages. The syste

    Maintains a searchable markdown wiki within the repository for storing project-specific knowledge.

    TypeScript
    Auf GitHub ansehen↗30,984
  • kahun/awesome-sysadminAvatar von kahun

    kahun/awesome-sysadmin

    24,232Auf GitHub ansehen↗

    Maintains collaborative knowledge bases where users contribute and organize information.

    Auf GitHub ansehen↗24,232
  • foambubble/foamAvatar von foambubble

    foambubble/foam

    17,220Auf GitHub ansehen↗

    Foam is a personal knowledge management system that organizes information into a navigable web of interconnected markdown files. It functions as a knowledge graph tool, utilizing wiki-style bidirectional linking and metadata to track relationships between documents and concepts. By storing data in standard text files, the system ensures long-term portability and compatibility with external tools. The platform distinguishes itself through its integrated visualization and automation capabilities. It generates graphical maps of file connections to help users identify patterns and discover relati

    Uses bracketed syntax to create explicit relationships between documents that allow for seamless navigation across a growing knowledge base.

    TypeScriptgraph-visualisationmarkdownmarkdown-editor
    Auf GitHub ansehen↗17,220
  • tencent/weknoraAvatar von Tencent

    Tencent/WeKnora

    16,974Auf GitHub ansehen↗

    WeKnora is a multi-tenant retrieval-augmented generation (RAG) knowledge platform and autonomous AI agent framework. It transforms raw documents into queryable knowledge bases and integrates large language models with vector databases to provide grounded AI responses. The system also functions as a Model Context Protocol (MCP) tool server, exposing knowledge search and agentic capabilities to external AI clients. The platform distinguishes itself through an autonomous agent framework that utilizes iterative reasoning, tool calling, and web search to solve multi-step tasks. It implements a sta

    Uses AI to distill raw documents into an interlinked markdown knowledge base and structured graph.

    Goagentagenticai
    Auf GitHub ansehen↗16,974
  • gollum/gollumAvatar von gollum

    gollum/gollum

    14,279Auf GitHub ansehen↗

    Gollum is a Git-powered wiki engine and content management system that provides a web-based interface for editing and organizing files stored in a Git repository. It functions as a self-hosted documentation tool, using a Git-based storage backend to manage page content and track version history. The system is characterized by a pluggable markup rendering architecture that converts multiple markup languages and specialized notations into HTML. It supports a wide array of rich content, including mathematical typesetting, BibTeX bibliographies, and diagrams rendered via Mermaid. Broad capabilit

    Functions as a wiki engine that utilizes a Git repository as a version-controlled backend for content storage.

    Rubydocumentationdocumentation-toolgollum
    Auf GitHub ansehen↗14,279
  • nashsu/llm_wikiAvatar von nashsu

    nashsu/llm_wiki

    12,563Auf GitHub ansehen↗

    This project is an LLM knowledge base builder and personal knowledge management tool. It is a desktop application designed to transform diverse documents into a persistent, interlinked wiki through LLM analysis and incremental ingestion. The system distinguishes itself with a knowledge graph visualizer that uses community detection algorithms to map relationships between concepts and identify topical clusters. It features a hybrid retrieval system that combines keyword matching, vector embeddings, and graph relevance to locate information. The platform covers a wide range of capabilities inc

    Uses a multi-step LLM chain to build a persistent, interlinked wiki from documents while maintaining source traceability.

    TypeScript
    Auf GitHub ansehen↗12,563
  • jackyzha0/quartzAvatar von jackyzha0

    jackyzha0/quartz

    12,520Auf GitHub ansehen↗

    Quartz is a markdown static site generator and digital garden framework designed to transform collections of markdown notes into public websites. It functions as a wiki engine that converts structured documents into a functional site through a configurable build pipeline. The system specializes in personal knowledge management by visualizing the relationships between notes via backlinks and a bidirectional connection graph. It implements a single-page application model to provide dynamic page transitions and browser URL updates without full page refreshes. The toolset covers content relation

    Creates structured documentation sites with automatic tables of contents and site explorers using markdown.

    TypeScriptdigital-gardennetworked-thoughtobsidian
    Auf GitHub ansehen↗12,520
  • mrxujiang/h5-dooringAvatar von MrXujiang

    MrXujiang/h5-Dooring

    9,956Auf GitHub ansehen↗

    h5-Dooring is a suite of no-code tools comprising a content management system, visual page designers, and a JSON-to-HTML generator for creating mobile-optimized websites. It provides a visual page builder for constructing landing pages and interactive sites using a block-based interface, alongside a no-code form builder for creating data collection forms with integrated analysis and export tools. The system utilizes a JSON-to-page transformation process to automatically convert structured data into functional web pages. It features a dedicated designer for mobile landing pages and splash scre

    Includes tools for handling the creation, duplication, editing, and deletion of multiple pages.

    JavaScript
    Auf GitHub ansehen↗9,956
  • gitbucket/gitbucketAvatar von gitbucket

    gitbucket/gitbucket

    9,370Auf GitHub ansehen↗

    GitBucket is a self-hosted Git platform and version control hosting service that provides a web interface for managing repositories, issues, and pull requests. Built with a Scala-based manager, it functions as a GitHub API compatible server, allowing it to integrate with external tools that rely on that specific industry schema. The platform distinguishes itself by integrating a Maven repository host for storing and retrieving Java build artifacts alongside source code. It also features a plugin architecture that enables the addition of custom logic and new functionality to the core system.

    Maintains a collaborative knowledge base featuring markdown support and internal page linking for project documentation.

    Scalagitgitbucketscala
    Auf GitHub ansehen↗9,370
  • vimwiki/vimwikiAvatar von vimwiki

    vimwiki/vimwiki

    9,349Auf GitHub ansehen↗

    Vimwiki is a personal wiki plugin and text editor extension for Vim that organizes interconnected text files. It functions as a Markdown knowledge base and a Zettelkasten note system, allowing for the creation of a networked system of notes and documentation. The project provides tools for wiki administration, enabling users to create, rename, and navigate between linked documents via internal linking. It supports various markup formats, including Markdown and MediaWiki, and can transform this content into HTML for web publishing. The system covers personal knowledge management through globa

    Provides integrated shortcuts to create, rename, and manage the lifecycle of linked wiki documents.

    Vim Scripthacktoberfestpersonal-organizervim
    Auf GitHub ansehen↗9,349
  • tiddlywiki/tiddlywiki5Avatar von TiddlyWiki

    TiddlyWiki/TiddlyWiki5

    8,599Auf GitHub ansehen↗

    TiddlyWiki5 is a modular wiki engine and non-linear knowledge base that organizes information into small, linked chunks. It can function as a single-file personal wiki where all content and application logic are stored within one HTML file for local-first use, or as a self-hosted wiki server that serves content over HTTP. The project is distinguished by a data-driven architecture where plugins and extensions are treated as stored data entries. It features a filter-based query engine for manipulating structured data and a transclusion system that allows the live content of one entry to be embe

    Acts as a modular wiki engine that manages structured data and content, capable of being embedded into other apps.

    JavaScripthacktoberfesthtmljavascript
    Auf GitHub ansehen↗8,599
  • webclipper/web-clipperAvatar von webclipper

    webclipper/web-clipper

    6,800Auf GitHub ansehen↗

    Web Clipper is a browser extension that captures web content and saves it directly to a variety of note-taking and productivity platforms. It strips distracting page elements like ads and sidebars before clipping, ensuring only the core article, recipe, or product information is stored cleanly. The extension supports saving content to multiple destinations including Notion, OneNote, Obsidian, Joplin, Confluence, and GitHub, allowing users to send web clippings to their preferred workspace with a single action. It uses a plugin-based architecture where each platform is wrapped in an adapter th

    Stores clipped material in a Confluence page or space.

    TypeScriptchrome-extensionnotiononenote
    Auf GitHub ansehen↗6,800
  • dair-ai/ml-course-notesAvatar von dair-ai

    dair-ai/ML-Course-Notes

    6,606Auf GitHub ansehen↗

    ML-Course-Notes ist eine kollaborative Wissensdatenbank und ein akademisches Wiki, das von Studierenden beigesteuerte Notizen und Bildungsressourcen für universitäre Kurse zu Machine Learning und Künstlicher Intelligenz sammelt. Es fungiert als geteiltes Repository zur Dokumentation und zum Austausch von Erkenntnissen aus verschiedenen akademischen Lehrplänen. Das Projekt konzentriert sich auf das Mapping von KI-Kursressourcen und bietet kuratierte Verzeichnisse von Vorlesungsmitschriften, Videos und Beschreibungen. Dies beinhaltet spezifisches Wissensmanagement für Natural Language Processing und Sprachmodelle. Das Repository nutzt ein Community-getriebenes Modell, bei dem Mitwirkende Studienführer und Kurszusammenfassungen über ein versionskontrolliertes System teilen. Die Inhalte sind innerhalb einer hierarchischen Verzeichnisstruktur mittels Markdown-Dateien organisiert.

    Provides a version-controlled shared space for students to document and exchange insights from AI curricula.

    Auf GitHub ansehen↗6,606
  • internetarchive/openlibraryAvatar von internetarchive

    internetarchive/openlibrary

    6,183Auf GitHub ansehen↗

    Edits wiki pages with a toolbar, rich text editor, and revision history for collaborative content management.

    Pythonbookshacktoberfestinternet-archive
    Auf GitHub ansehen↗6,183
  • wikimedia/mediawikiAvatar von wikimedia

    wikimedia/mediawiki

    4,970Auf GitHub ansehen↗

    MediaWiki is an open-source wiki engine that serves as a collaborative content platform with full versioning, multilingual publishing, and extensibility. It is fundamentally a web-based system that enables multiple users to create, edit, and organize content together, while tracking every change through revision history for rollback. As an extensible web application and versioned content management system, MediaWiki provides the foundational capabilities for hosting wikis at any scale, from small team documentation to the world's largest collaborative reference sites. The platform distinguish

    Provides a free software platform for hosting collaborative wikis with version history and structured content.

    PHPmediawikiphpwiki
    Auf GitHub ansehen↗4,970
  • ronreiter/interactive-tutorialsAvatar von ronreiter

    ronreiter/interactive-tutorials

    4,729Auf GitHub ansehen↗

    Dieses Projekt ist eine interaktive Coding-Tutorial-Plattform und eine Markdown-basierte Kurs-Engine. Es fungiert als webbasiertes Bildungssystem, das Markdown-Dateien in strukturierte Bildungsseiten mit integrierten Schnittstellen zum Schreiben und Ausführen von Code umwandelt. Die Plattform nutzt ein Remote-Code-Execution-Framework, um vom Benutzer eingereichte Snippets in Echtzeit durch Integration mit externen Compilern und Ausführungs-Engines zu validieren. Um eine konsistente Bereitstellung über verschiedene Hosting-Plattformen hinweg zu gewährleisten, wird die gesamte Lernumgebung als containerisiertes Deployment bereitgestellt. Das System deckt ein breites Funktionsspektrum ab, einschließlich Markdown-Rendering mit Wiki-Style-Verlinkung, interaktiver Kursbereitstellung über mehrere Sprachen hinweg und einer Remote-Code-Execution-API zum Erfassen und Zurückgeben von Ausführungsergebnissen.

    Uses markdown files as the primary content source to create structured educational courseware and wiki documentation.

    Python
    Auf GitHub ansehen↗4,729
  • silverbulletmd/silverbulletAvatar von silverbulletmd

    silverbulletmd/silverbullet

    4,710Auf GitHub ansehen↗

    Silver Bullet is a local-first, bidirectional Markdown wiki that functions as a Lua-scriptable note-taking platform with an embedded declarative query language. It treats a single folder on your device as the root workspace, monitoring that directory for file changes via a native file-system watcher to keep its in-memory index and user interface synchronised in near real-time. Notes are parsed into a live-preview Markdown AST that re-renders only changed nodes as you type, and the application builds a directed graph of internal hyperlinks from each note’s content to support bidirectional navig

    Serves as a wiki-like interface for Markdown notes that automatically shows inbound and outbound links.

    TypeScriptend-user-programmingknowledge-managementlua
    Auf GitHub ansehen↗4,710
  • justinwalsh/daux.ioAvatar von justinwalsh

    justinwalsh/daux.io

    4,530Auf GitHub ansehen↗

    Dieses Projekt ist ein Markdown-Static-Site-Generator und Dokumentationsserver, der Dateien und Ordnerstrukturen in responsive Websites umwandelt. Es fungiert als Confluence-Dokumentations-Publisher und ermöglicht das direkte Hochladen und Synchronisieren von verarbeiteten Markdown-Inhalten auf Enterprise-Knowledge-Base-Server. Das System zeichnet sich durch seine technischen Rendering-Fähigkeiten aus, indem es Mermaid-Syntax in visuelle Diagramme und TeX-Ausdrücke in mathematische Formeln umwandelt. Es unterstützt mehrsprachige Dokumentation durch die Erstellung lokalisierter Versionen einer Website mit dedizierten Navigationsstrukturen. Die Plattform bietet eine vollständige Content-Pipeline, die hierarchische Navigationsmenüs, Code-Syntax-Highlighting und ein System zur Verwaltung der Seitenreihenfolge über Dateinamen-Präfixe umfasst. Zudem verfügt sie über ein flexibles Erweiterungs-Framework für benutzerdefinierte Content-Generatoren und die programmatische Manipulation von Seitenbäumen. Die Umgebung kann als portabler Docker-Container bereitgestellt werden und enthält einen lokalen Preview-Server zum Testen der Dokumentation vor der finalen Generierung.

    Provides a system for publishing and managing processed Markdown documentation directly on Confluence servers.

    Auf GitHub ansehen↗4,530
Vorherige12Nächste
  1. Home
  2. Content Management & Publishing
  3. Documentation and Knowledge Management
  4. Wiki Engines

Unter-Tags erkunden

  • Access Control PoliciesSystems for managing user permissions and moderation workflows within collaborative platforms. **Distinct from Wiki Engines:** Distinct from Wiki Engines: focuses specifically on the administrative and permission-based moderation of content rather than the engine itself.
  • Federated EnginesWiki engines that support decentralized page forking and peer-to-peer synchronization. **Distinct from Wiki Engines:** Distinct from Wiki Engines: focuses specifically on federated peer-to-peer architectures rather than standard collaborative wikis.
  • MarkdownWiki engines that use markdown files as the primary content source for structured documentation. **Distinct from Wiki Engines:** Focuses on markdown-based source files rather than collaborative database-driven wiki platforms.
  • Page Lifecycle ManagementAdministrative tools for the creation, duplication, and deletion of pages within a project. **Distinct from Page Management:** Covers the full management lifecycle of project pages rather than just wiki-specific page administration
  • Page Management5 Sub-TagsTools for creating, renaming, and deleting individual wiki pages within a knowledge base. **Distinct from Wiki Engines:** Focuses on the administrative lifecycle of wiki pages rather than the engine's collaborative capabilities
  • Revisioned Data StoresWiki engines that store every edit as a new version in a revisioned data store for full auditability. **Distinct from Versioned Wikis:** Distinct from Versioned Wikis: focuses on the revisioned data store backend rather than version control integration.
  • Versioned Wikis3 Sub-TagsWiki platforms that store content in version control systems for auditability. **Distinct from Wiki Engines:** Distinct from general Wiki Engines: focuses on the version control backend integration rather than just collaborative editing.