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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com

Digital gardens and publishing

Ranking updated Jun 23, 2026

For Digital gardens and publishing, the first results are posquit0/awesome-cv (Awesome-CV is a LaTeX document class designed for the creation of professional resumes and cover letters), scalar/scalar (Scalar is a platform for building and managing API specifications, focusing on OpenAPI and AsyncAPI standards) and jekyll/jekyll (Jekyll is a static site generator that transforms plain text files and markup into complete, deployable websites). rust-lang/mdbook and hexojs/hexo round out the shortlist. Compare the match explanations and check the project documentation against your requirements.

Explore open-source tools and frameworks for building personal knowledge bases and interconnected digital publishing platforms.

Digital gardens and publishing

Find the best repos with AI.We'll search the best matching repositories with AI.
  • posquit0/awesome-cvposquit0 avatar

    posquit0/Awesome-CV

    27,742View on GitHub↗

    Awesome-CV is a LaTeX document class designed for the creation of professional resumes and cover letters. It functions as a static document generator that transforms structured, declarative markup into high-quality, print-ready portable document format files. By utilizing a macro-driven layout engine, the system separates raw career data from visual presentation, ensuring consistent formatting across all generated materials. The project facilitates a technical writing workflow where career documentation is maintained as plain-text source files. This approach allows users to manage their docum

    TeXAwesome ListLatex TemplatesResume Builders
    View on GitHub↗27,742
  • scalar/scalarscalar avatar

    scalar/scalar

    13,979View on GitHub↗

    Scalar is a platform for building and managing API specifications, focusing on OpenAPI and AsyncAPI standards. It provides tools to generate interactive API references with embedded testing interfaces, create mock servers for pre-implementation testing, and build offline-first API clients that sync with backend frameworks. The platform also supports version upgrades of specifications to maintain compatibility and includes command-line utilities for local development and document management. The project distinguishes itself through automated release workflows that generate changelogs and publi

    TypeScriptAPI Client SDK GeneratorsAPI Specification Management PlatformsInteractive API Reference Rendering
    View on GitHub↗13,979
  • jekyll/jekylljekyll avatar

    jekyll/jekyll

    51,509View on GitHub↗

    Jekyll is a static site generator that transforms plain text files and markup into complete, deployable websites. It functions as a content management engine and blog-aware publishing platform, orchestrating a multi-stage build process that organizes structured data and source files into a consistent site architecture. The platform distinguishes itself through a specialized processing pipeline that automatically generates chronological archives, category indexes, and RSS feeds from collections of dated text files. It utilizes a template engine to inject dynamic content into layouts and suppor

    RubyBuild PipelinesContent Management SystemsStatic Site Generators
    View on GitHub↗51,509
  • rust-lang/mdbookrust-lang avatar

    rust-lang/mdBook

    21,852View on GitHub↗

    mdBook is a documentation build system and static site generator designed to compile collections of Markdown files into structured, navigable web-based books. It provides a comprehensive framework for managing technical documentation, featuring a hierarchical table of contents, integrated full-text search, and automated build processes that transform source content into ready-to-deploy HTML websites. The project distinguishes itself through a highly modular pipeline architecture that supports custom preprocessors and swappable rendering backends. This allows authors to intercept and modify co

    RustStatic Site GeneratorsDocumentation Build PipelinesDocumentation Generators
    View on GitHub↗21,852
  • hexojs/hexohexojs avatar

    hexojs/hexo

    41,768View on GitHub↗

    Hexo is a command-line static site generator designed for content-driven blogging and website creation. It functions as a structured framework that transforms plain text files and markdown into production-ready static websites, utilizing a template-based rendering engine to separate site content from visual presentation. The project is distinguished by its event-driven build pipeline, which manages the entire site lifecycle through a series of hooks for file processing, asset generation, and deployment. Developers can extend the system’s core capabilities through a modular plugin architecture

    TypeScriptStatic Site GeneratorsStatic Site GeneratorsContent Management Systems
    View on GitHub↗41,768
  • getgrav/gravgetgrav avatar

    getgrav/grav

    15,395View on GitHub↗

    Grav is a flat-file content management system that eliminates the need for a traditional database by storing site content and configuration in human-readable Markdown and YAML files. Built as a modular PHP web framework, it uses a hierarchical page routing system where the physical directory structure directly determines the site's URL paths. The platform is distinguished by its event-driven plugin architecture and a command-line interface that prioritizes system administration, deployment, and maintenance tasks. It utilizes a blueprint-driven system to generate administrative forms from stru

    PHPBlog and Newsletter PublishingContent DirectoriesContent Management & Publishing
    View on GitHub↗15,395
  • facebook/docusaurusfacebook avatar

    facebook/docusaurus

    65,231View on GitHub↗

    Docusaurus is a documentation framework and static site generator designed to transform markdown files and component templates into optimized web pages. It functions as a content management platform for technical knowledge bases, utilizing a build process that pre-renders content into static HTML and JavaScript bundles to ensure site performance and search visibility. The framework distinguishes itself through a component-driven architecture that allows developers to build unique page layouts and interactive elements using reusable code blocks. It employs file-system-based routing to map dire

    TypeScriptDocumentation ToolingStatic Documentation GenerationStatic Site Generators
    View on GitHub↗65,231
  • django-cms/django-cmsdjango-cms avatar

    django-cms/django-cms

    10,642View on GitHub↗

    django-cms is a content management system built on Django for creating and managing hierarchical pages and reusable content blocks. It functions as an enterprise framework and modular page builder for organizing website layouts and managing complex digital content. The system features a frontend inline content editor that allows users to modify page titles and body content directly on the live site via an interactive toolbar. It provides a multilingual platform for translating pages and localized content across different languages, including built-in translation fallback support. Additionally

    PythonContent Management & PublishingApplication Logic HooksCMS Page Trees
    View on GitHub↗10,642
  • jgm/pandocjgm avatar

    jgm/pandoc

    44,822View on GitHub↗

    Pandoc is a universal document converter that translates content between a wide range of markup and binary formats. It functions by parsing input documents into a unified intermediate abstract syntax tree, which serves as the foundation for consistent manipulation and transformation across diverse output types. The system is distinguished by its modular reader-writer pipeline, which decouples input parsing from output generation to allow for granular control over document structure. Users can programmatically manipulate this intermediate tree through a robust filter system, supporting both ex

    HaskellDocument Processing and ConversionAcademic AuthoringContent Parsers
    View on GitHub↗44,822
  • humhub/humhubhumhub avatar

    humhub/humhub

    6,691View on GitHub↗

    HumHub is an open-source enterprise social networking framework designed to facilitate internal communication and team collaboration within private organizational networks. It provides a modular architecture that allows organizations to build secure, self-hosted digital workspaces where users can manage profiles, share content, and organize projects through dedicated collaborative spaces. The platform distinguishes itself through a highly extensible plugin system and a granular role-based access control model. By utilizing an event-driven hook system and a modular architecture, developers can

    PHPAwesome ListCollaboration PlatformsSocial Networking Platforms
    View on GitHub↗6,691
  • markedjs/markedmarkedjs avatar

    markedjs/marked

    36,919View on GitHub↗

    This project is a high-performance markdown-to-HTML parser designed for use in browser, server-side, and command-line environments. It functions as a configurable syntax processor that transforms plain text documents into structured web content, providing a flexible engine for rendering dynamic documentation and web-based text. The parser features a modular, extensible pipeline that allows developers to intercept the document transformation process at multiple stages. Through custom tokenization, rendering overrides, and lifecycle hooks, users can define unique syntax, modify the token stream

    JavaScriptContent ParsersDocument Processing and ConversionContent Formats
    View on GitHub↗36,919
  • mqyqingfeng/blogmqyqingfeng avatar

    mqyqingfeng/Blog

    31,108View on GitHub↗

    This project is a markdown technical blog and frontend development knowledge base. It serves as a technical documentation archive and a curated repository of educational content focused on JavaScript internals and modern web frameworks. The project functions as a code example repository and a technical knowledge base, storing deep-dive articles, tutorials, and translated versions of official software documentation. It also includes curated industry news and weekly digests of security events and tool releases. The system organizes technical content into thematic series and columns to create s

    Frontend Development ResourcesFrontend Development TutorialsCode Examples
    View on GitHub↗31,108
  • squidfunk/mkdocs-materialsquidfunk avatar

    squidfunk/mkdocs-material

    26,949View on GitHub↗

    This project is a comprehensive documentation site framework and static site generator theme designed to transform markdown files into professional, responsive websites. It functions as a technical content platform that supports complex documentation projects, including multi-project management, blog workflows, and advanced content formatting. By processing source files through an extensible pipeline, it generates self-contained HTML sites that can be hosted on any web server without a database. What distinguishes this framework is its focus on developer experience and highly configurable bui

    PythonDocumentation GeneratorsDocumentation Build PipelinesClient-Side Routing Engines
    View on GitHub↗26,949
  • writefreely/writefreelywritefreely avatar

    writefreely/writefreely

    5,188View on GitHub↗

    Writefreely is an open-source, multi-tenant publishing server and blogging engine. It provides a decentralized system for hosting minimalist blogs, utilizing the ActivityPub protocol to federate content and identities across different servers and social networks. The platform focuses on a distraction-free writing experience by removing social metrics and providing an auto-saving editor. It allows a single user account to manage multiple distinct blogs and pen names, maintaining separate writing personas within one installation. The system includes tools for content organization through hasht

    GoActivityPub-Federated BloggingAutomatic File SavingBlog and Newsletter Publishing
    View on GitHub↗5,188
  • codex-team/editor.jscodex-team avatar

    codex-team/editor.js

    31,528View on GitHub↗

    Editor.js is a block-style rich text editor that organizes document content into an ordered array of independent, modular data objects. By replacing monolithic HTML strings with a structured, machine-readable JSON format, it decouples the content creation process from the final presentation layer. The editor functions as a browser-based orchestration layer that manages user input, focus, and state synchronization across individual blocks. Its architecture is built on a plugin-driven system where external modules register themselves to handle specific content types, providing custom rendering

    TypeScriptEditor PluginsHeadless Content ServicesRich Text Editors
    View on GitHub↗31,528
  • octobercms/octoberoctobercms avatar

    octobercms/october

    11,140View on GitHub↗

    October is a self-hosted content management system and website engine built on the Laravel PHP framework. It provides a modular platform for developing custom websites and web applications, featuring an integrated administration interface for organizing and delivering digital content. The system utilizes a plugin-based extension model that allows core functionality to be expanded through independent modules. This architecture enables the registration of custom routes, views, and database schemas to build complex web features. The platform includes tools for asset compilation and bundling, a

    PHPContent Management & PublishingContent Management SystemsContent Schema Definitions
    View on GitHub↗11,140
  • pkuanonym/rekcarc-tsc-uhtPKUanonym avatar

    PKUanonym/REKCARC-TSC-UHT

    37,180View on GitHub↗

    This project is a documentation generation tool and static site generator designed to transform source code comments and structural metadata into navigable, web-based technical manuals. It functions as a build process that converts structured content files into a collection of interlinked HTML pages suitable for hosting on any standard web server. The engine distinguishes itself by automatically extracting code definitions and module hierarchies to create comprehensive technical references. It employs dependency-graph cross-referencing to resolve internal identifiers into stable URLs, ensurin

    HTMLDocumentation GeneratorsStatic Site GeneratorsDocumentation Tooling
    View on GitHub↗37,180
  • automattic/wp-calypsoAutomattic avatar

    Automattic/wp-calypso

    12,636View on GitHub↗

    wp-calypso is a JavaScript web application that serves as a management interface for WordPress websites. It functions as a headless CMS controller, separating the administrative interface from the content delivery system by interacting with backend services via an API. The project provides a multi-site administration dashboard, acting as a single point of control to govern various website instances and environments within a larger network. This allows for the coordination of content and settings across multiple sites from a centralized location. The system covers remote content publishing an

    TypeScriptMulti-Site Management SystemsContent Management SystemsHeadless CMS
    View on GitHub↗12,636
  • gohugoio/hugogohugoio avatar

    gohugoio/hugo

    88,701View on GitHub↗

    Hugo is a high-performance static site generator that transforms source content and templates into optimized web assets. Built with a focus on speed and scalability, it provides a comprehensive framework for managing large-scale documentation and editorial projects through structured content organization, taxonomies, and a flexible template-driven rendering engine. The project distinguishes itself through a sophisticated build system that utilizes incremental caching to minimize redundant processing during site updates. It supports complex content requirements by enabling multidimensional mod

    GoBuild EnginesContent Authoring ToolsContent Organization Systems
    View on GitHub↗88,701
  • qgis/qgisqgis avatar

    qgis/QGIS

    13,284View on GitHub↗

    QGIS is a professional, open-source desktop geographic information system designed for the creation, editing, visualization, and analysis of complex spatial data. It functions as a comprehensive environment for managing vector, raster, and point cloud datasets, providing the tools necessary to perform coordinate transformations, georeferencing, and geographic calculations. The platform distinguishes itself through a modular architecture that supports deep system integration via third-party plugins and a hybrid runtime that combines high-performance compiled code with an interpreted scripting

    C++Geographic Information SystemsOpen Source SoftwareSpatial Data Processing
    View on GitHub↗13,284
  • lib-pku/libpkulib-pku avatar

    lib-pku/libpku

    33,647View on GitHub↗

    This project is an open-source textbook and academic resource repository designed to support collaborative learning and scholarly research. It functions as a digital platform for organizing and distributing instructional content, allowing students and researchers to contribute to a shared knowledge base. The repository utilizes a typesetting pipeline that transforms structured markup into professional-grade academic documents. By leveraging a distributed version control system, the project maintains a complete history of revisions and facilitates collaborative contributions from multiple auth

    TeXOpen Source TextbooksAcademic Writing ToolsInstructional Reference Materials
    View on GitHub↗33,647
  • awesome-selfhosted/awesome-selfhostedawesome-selfhosted avatar

    awesome-selfhosted/awesome-selfhosted

    299,516View on GitHub↗

    This project is a community-curated directory of open-source software designed for deployment in private server environments and home labs. It serves as a comprehensive resource for discovering independent, self-hosted alternatives to mainstream cloud services, enabling users to maintain full data ownership and control over their digital infrastructure. The directory is structured through a hierarchical taxonomy that organizes a vast collection of applications into logical categories, ranging from media management and data analytics to private communication and team productivity tools. It dis

    Agile Project ManagementAgricultural CooperativesAnalytics Tracking
    View on GitHub↗299,516
  • 521xueweihan/hellogithub521xueweihan avatar

    521xueweihan/HelloGitHub

    161,590View on GitHub↗

    HelloGitHub is a centralized discovery platform and technical knowledge repository designed to help developers identify high-quality open-source projects, libraries, and infrastructure. It functions as a structured directory that aggregates specialized development tools and educational materials, organizing them by technical domain to facilitate efficient resource discovery and professional development. The platform distinguishes itself through a community-driven curation workflow, where manual editorial oversight filters the broader software ecosystem into thematic collections. This content

    PythonAwesome ListEngineering Resource CurationsOpen Source Discovery Platforms
    View on GitHub↗161,590
  • wagtail/wagtailwagtail avatar

    wagtail/wagtail

    20,366View on GitHub↗

    Wagtail is an open-source content management system built on the Django web framework. It provides a structured, tree-based approach to content modeling, allowing developers to define custom page types and reusable content components that are managed through a highly customizable administrative interface. The platform distinguishes itself through its flexible, block-based content composition system, which enables editors to assemble complex page layouts dynamically. It also offers robust support for multi-site and multi-lingual environments, allowing organizations to manage distinct websites

    PythonContent Management & PublishingContent Architecture and Modeling ToolsContent Authoring and Editing
    View on GitHub↗20,366
  • adam-p/markdown-hereadam-p avatar

    adam-p/markdown-here

    60,218View on GitHub↗

    Markdown Here is a browser extension that enables rich text composition within web-based editors that lack native formatting support. By transforming plain text markdown syntax into rendered HTML, it allows users to draft professional emails and documents using standard markup, including headers, tables, and footnotes, directly inside their browser. The tool distinguishes itself through a bidirectional transformation engine that supports both the conversion of markdown to HTML and the reversion of rendered content back into its original source code. This state-preserving functionality allows

    JavaScriptBrowser Extension ToolingMarkdown ParsersMarkdown Renderers
    View on GitHub↗60,218
  • johnsundell/publishJohnSundell avatar

    JohnSundell/Publish

    4,971View on GitHub↗

    Publish is a static site generator and type-safe templating engine that converts structured content and metadata into static HTML files. It functions as a content pipeline orchestrator, allowing the definition of website layouts and themes where metadata maps to visual elements via type-safe code. The system includes a plugin system for injecting custom logic to mutate content, modify parsing, or enforce site-wide rules. It also features a mechanism for conditional build step execution, ensuring specific publishing tasks only run when predefined criteria are met. The project covers hierarchi

    SwiftStatic Site GeneratorsContent Hierarchy ManagementContent Management & Publishing
    View on GitHub↗4,971
  • jackyzha0/quartzjackyzha0 avatar

    jackyzha0/quartz

    12,520View on GitHub↗

    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

    TypeScriptDigital Garden PublishingStatic Site GeneratorsAutomated Navigation Generators
    View on GitHub↗12,520
  • marktext/marktextmarktext avatar

    marktext/marktext

    57,443View on GitHub↗

    Marktext is a cross-platform desktop application designed for markdown document authoring and structured note-taking. It functions as a WYSIWYG text processor, providing a distraction-free interface that renders formatted content in real-time while hiding the underlying markup syntax. The application utilizes a multi-process architecture that separates system integration from the user interface, ensuring consistent performance across Windows, macOS, and Linux. By employing a custom editor core built on native browser capabilities and a structured syntax tree, it manages complex document eleme

    TypeScriptMarkdown Authoring EnvironmentsMarkdown EditorsCross-Platform
    View on GitHub↗57,443
  • typst/typsttypst avatar

    typst/typst

    54,320View on GitHub↗

    Typst is a programmable, markup-based typesetting engine designed for professional document creation. It functions as a scriptable publishing toolchain that transforms plain text and code into complex, paginated outputs. By utilizing a high-performance compiler, the system automates document assembly, mathematical rendering, and dynamic content generation, providing a unified workflow for academic and technical authoring. The engine distinguishes itself through a declarative layout framework that uses cascading rules to manage document structure and visual styling. Unlike traditional systems,

    RustConstraint-Based Layout SystemsDictionariesDocument Compilers
    View on GitHub↗54,320
  • parallax/jspdfparallax avatar

    parallax/jsPDF

    31,229View on GitHub↗

    jsPDF is a document creation engine designed to generate professional PDF files through a unified programming interface. It functions as a cross-platform graphics library that enables the programmatic assembly of data into structured layouts, supporting both client-side generation within web browsers and server-side rendering in backend environments. The library utilizes a canvas-based drawing API that translates high-level geometric and text instructions into standardized PDF vector primitives. By employing a cross-platform runtime abstraction, it decouples document generation logic from env

    JavaScriptPDF Generation LibrariesBrowser-Based Document EnginesClient-Side Document Generators
    View on GitHub↗31,229
  • rssnext/foloRSSNext avatar

    RSSNext/Folo

    38,546View on GitHub↗

    Folo is a centralized RSS feed aggregator designed to consolidate digital content from multiple sources into a single, unified reading interface. It utilizes a local-first data architecture, employing a relational database to store feed metadata and article content, which ensures that information remains accessible and searchable even without an active internet connection. The application distinguishes itself through an integrated intelligent content processor that leverages asynchronous pipelines to translate foreign languages and generate concise summaries of long-form articles. To maintain

    TypeScriptContent AggregatorsLocal-First StorageAI Documentation Assistants
    View on GitHub↗38,546
  • streisandeffect/streisandStreisandEffect avatar

    StreisandEffect/streisand

    23,464View on GitHub↗

    Streisand is an orchestration system for deploying multi-protocol tunneling services and traffic obfuscation tools designed to circumvent regional network restrictions. It functions as a deployment utility and manager for various VPN and proxy services on remote cloud servers. The system distinguishes itself through a network obfuscation toolkit that wraps traffic in layers to evade deep packet inspection and bandwidth throttling. It automates the setup of multiple protocols, including WireGuard, OpenVPN, Shadowsocks, OpenConnect, OpenSSH, and Tor bridges. The project also includes utilities

    ShellCensorship Circumvention ToolsCircumvention Server SetupMulti-Protocol Proxy Managers
    View on GitHub↗23,464
  • logseq/logseqlogseq avatar

    logseq/logseq

    43,419View on GitHub↗

    Logseq is a privacy-focused, local-first knowledge base designed for personal information management and networked thought mapping. It functions as a bi-directional graph editor that organizes content into hierarchical, outliner-based structures, allowing users to connect related concepts through automated backlinking and visual relationship mapping. The platform distinguishes itself by maintaining all user data in plain text markdown files stored directly on the local device, ensuring offline availability and long-term portability. It employs a logic-based query engine to perform complex rel

    ClojureGraph-Based EditorsLocal-First Knowledge BasesNetworked Thought Tools
    View on GitHub↗43,419
  • aias/barnsworthburningAias avatar

    Aias/barnsworthburning

    42View on GitHub↗

    a commonplace book.

    CSSDigital Gardens and Blogs
    View on GitHub↗42
  • diygod/rsshubDIYgod avatar

    DIYgod/RSSHub

    44,744View on GitHub↗

    RSSHub is a headless, server-side engine designed to generate standardized RSS and Atom feeds from websites that do not natively provide them. By acting as an extensible data aggregator, it enables the automated collection of web content, allowing users to monitor updates from disparate sources through centralized feed readers or workflow automation tools. The platform distinguishes itself through a route-based data extraction framework that maps specific URL patterns to custom scraping logic. This modular architecture is supported by a middleware-driven request pipeline and declarative route

    TypeScriptSyndication Feed GeneratorsContent AggregatorsWeb Scraping Tools
    View on GitHub↗44,744
  • mattcroat/joy-of-codeM

    mattcroat/joy-of-code

    0View on GitHub↗

    I make web development content on YouTube.

    Digital Gardens and Blogs
    View on GitHub↗0
  • hack-with-github/awesome-hackingHack-with-Github avatar

    Hack-with-Github/Awesome-Hacking

    114,503View on GitHub↗

    This project is a community-maintained, open-source knowledge base that serves as a structured index for cybersecurity resources. It provides a centralized directory of tools, frameworks, and documentation designed to assist security researchers, penetration testers, and developers in hardening digital infrastructure and navigating the security tooling ecosystem. The repository distinguishes itself through a collaborative curation model that relies on distributed user contributions to maintain an accurate and up-to-date registry of technical assets. By organizing information into structured m

    Awesome ListCurated Resource ListsOpen-Source
    View on GitHub↗114,503
  • connorrothschild/v4connorrothschild avatar

    connorrothschild/v4

    80View on GitHub↗

    This repository contains the code for my personal portfolio site.

    JavaScriptDigital Gardens and Blogs
    View on GitHub↗80
  • gokumohandas/made-with-mlGokuMohandas avatar

    GokuMohandas/Made-With-ML

    48,343View on GitHub↗

    Made-With-ML is an automated documentation generator and developer experience platform designed to transform source code into structured, searchable reference websites. It functions as a codebase intelligence tool that parses implementation details to provide clear explanations of logic and data requirements. The system distinguishes itself by leveraging language-level type annotations and structured code comments to generate interface specifications. By utilizing static analysis to extract metadata, it automates the transformation of docstrings into web-ready documentation, ensuring that tec

    Jupyter NotebookDeveloper Experience PlatformsDocumentation GeneratorsStatic Site Builders
    View on GitHub↗48,343
  • rohitg00/awesome-ai-appsrohitg00 avatar

    rohitg00/awesome-ai-apps

    723View on GitHub↗

    This project serves as a curated directory and resource hub for developers working with generative artificial intelligence. It provides a comprehensive index of open-source software solutions, frameworks, and project examples designed to help users discover and implement advanced AI systems. The repository focuses on practical implementations of agentic, multimodal, and retrieval-augmented generation architectures. It highlights tools for building conversational assistants, voice-enabled agents, and automated workflows that leverage large language models. By showcasing diverse technical domai

    HTMLAwesome ListConversational AI AgentsCurated AI Collections
    View on GitHub↗723
  • growinggit/github-chinese-top-chartsGrowingGit avatar

    GrowingGit/GitHub-Chinese-Top-Charts

    108,509View on GitHub↗

    This project functions as a curated software directory and developer resource index, providing a centralized platform for discovering and evaluating high-quality open-source repositories. It serves as an aggregator that monitors trending software and educational resources, organizing them by technical domain and programming language to assist developers in identifying tools for their specific technical challenges. The directory distinguishes itself through a community-driven curation workflow, where repository lists are validated and updated based on collective developer consensus. This infor

    JavaCurated Software DirectoriesCurated Resource ListsLearning Directories
    View on GitHub↗108,509
  • mkdocs/mkdocsmkdocs avatar

    mkdocs/mkdocs

    22,177View on GitHub↗

    MkDocs is a static site generator designed specifically for creating project documentation. It functions as a command-line utility that transforms structured Markdown files into professional, searchable websites. By utilizing a centralized configuration file, it manages site metadata, navigation hierarchies, and build settings to ensure consistent output across documentation projects. The platform distinguishes itself through a highly extensible architecture that separates content from presentation. Users can apply visual themes to control the site's appearance, while a plugin-based build sys

    PythonMarkdown DocumentationStatic Documentation GenerationStatic Documentation Generators
    View on GitHub↗22,177
  • requarks/wikirequarks avatar

    requarks/wiki

    27,909View on GitHub↗

    This project is an enterprise knowledge platform designed for teams to create, manage, and publish structured documentation. Built on a high-performance runtime, it provides a centralized environment where contributors can author content using markdown, HTML, or a visual editor. The system is engineered to handle collaborative workflows, ensuring that technical and non-technical users alike can maintain documentation with consistent rendering and version control. What distinguishes this platform is its focus on secure, scalable, and synchronized content management. It features granular path-b

    VueKnowledge BasesJavaScript RuntimesMarkdown Authoring Tools
    View on GitHub↗27,909
  • deathau/markdownloaddeathau avatar

    deathau/markdownload

    3,678View on GitHub↗

    Markdownload is a browser extension that functions as a markdown web clipper, converting webpages and selected text into clean markdown files for offline storage and archiving. It operates as a content extractor that isolates the main document from the page while removing navigation elements and advertisements. The tool includes a template generator for injecting dynamic front-matter and metadata into documents via user-defined placeholders. It also serves as a local media downloader that saves remote images to the filesystem and updates links to reference those local files. Additionally, it

    JavaScriptWeb Content ArchiversWeb Page Markdown ConvertersBrowser Web Clippers
    View on GitHub↗3,678
  • datawhalechina/pumpkin-bookdatawhalechina avatar

    datawhalechina/pumpkin-book

    25,653View on GitHub↗

    Pumpkin-book is an open-source educational textbook that provides annotated study materials and mathematical derivations for foundational machine learning concepts. It functions as a technical documentation archive, breaking down dense academic literature into accessible, plain-language notes designed to support self-paced learning. The project distinguishes itself through a collaborative knowledge curation model, where the curriculum is managed via a version-controlled system. This workflow relies on community-driven updates and peer review to refine explanations and ensure the accuracy of t

    Educational TextbooksMachine Learning EducationEducational Curricula
    View on GitHub↗25,653
  • matfantinel/matfantinel.github.iomatfantinel avatar

    matfantinel/matfantinel.github.io

    332View on GitHub↗

    This is my own personal website, built with Astro and Svelte. It also holds my own personal blog.

    SvelteDigital Gardens and Blogs
    View on GitHub↗332
  • archivebox/archiveboxArchiveBox avatar

    ArchiveBox/ArchiveBox

    26,876View on GitHub↗

    ArchiveBox is a self-hosted archiving tool designed for personal digital preservation and research data management. It functions as an automated web preservation engine that monitors URL inputs from bookmarks, browser history, or manual entries to capture and store permanent, offline copies of web content. By utilizing headless browser automation, the system renders dynamic web pages to ensure that captured snapshots, PDFs, and media assets remain accurate and accessible even if the original source disappears. The project distinguishes itself through a modular extractor pipeline and a task-qu

    PythonWeb Content ArchiversBrowser Automation ToolsBrowser Automation Orchestrators
    View on GitHub↗26,876
  • bayandin/awesome-awesomenessbayandin avatar

    bayandin/awesome-awesomeness

    33,490View on GitHub↗

    This project is a community-driven directory that aggregates and categorizes high-quality technical resources, tools, and learning materials. It functions as a centralized knowledge management repository, designed to help developers navigate the software development landscape by providing structured access to curated lists and external project references. The directory relies on a collaborative, peer-reviewed workflow where external contributors submit and maintain links through a version-controlled system. This community-maintained approach ensures that the information remains current and re

    RubyAwesome ListKnowledge RepositoriesResource Discovery
    View on GitHub↗33,490
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
posquit0/awesome-cv27.7KTeXLPPL-1.3cMar 13, 2026
scalar/scalar14KTypeScriptmitFeb 20, 2026
jekyll/jekyll
51.5K
Ruby
MIT
Jun 22, 2026
rust-lang/mdbook21.9KRustMPL-2.0Jun 23, 2026
hexojs/hexo41.8KTypeScriptMITJun 18, 2026
getgrav/grav15.4KPHPmitFeb 10, 2026
facebook/docusaurus65.2KTypeScriptMITJun 13, 2026
django-cms/django-cms10.6KPythonNOASSERTIONJun 16, 2026
jgm/pandoc44.8KHaskellGPL-2.0Jun 13, 2026
humhub/humhub6.7KPHPNOASSERTIONJun 16, 2026

Related searches

  • a digital garden publisher
  • Technical publishing platforms
  • a notes-to-website generator
  • an open source platform for blogging
  • a self-hosted newsletter blog
  • an open source alternative to Microsoft Publisher
  • a content-focused static site framework with islands
  • a Git-based content CMS