For 笔记转网站生成器, the strongest matches are jackyzha0/quartz (Quartz is purpose-built to convert markdown notes into a), 11ty/eleventy (Eleventy is a versatile static site generator that processes) and oleeskild/obsidian-digital-garden (The Obsidian Digital Garden repository appears to be a). Each is ranked by relevance to your query, popularity and recent activity.
这些工具可将基于 Markdown 的文档和个人笔记转换为可搜索、Web 就绪的静态 Wiki 网站。
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
Quartz is purpose-built to convert markdown notes into a public digital garden/wiki with automatic backlinks and a visual relationship graph, and its feature set (markdown input, search indexing, themed output) directly matches every requirement in your search.
Eleventy is a JavaScript-based static site generator designed to transform templates, data files, and markdown into optimized HTML. It functions as a versatile template rendering engine and content management framework, allowing developers to aggregate data from diverse sources—including local files, databases, and external APIs—to populate structured web content. The project is distinguished by its template-engine-agnostic pipeline, which decouples the build process from specific rendering languages. This allows users to integrate multiple template formats, such as Liquid, Nunjucks, Handleba
Eleventy is a versatile static site generator that processes Markdown into HTML, making it a solid foundation for a wiki site, though it lacks built-in bidirectional linking, graph view, and backlinks—you would need extra plugins or custom code to add those digital-garden features.
This project is an Obsidian plugin that functions as a static site generator, designed to transform local markdown note vaults into public-facing websites. It automates the conversion of structured text files into a live knowledge base, enabling users to share personal research and documentation directly from their local storage. The platform distinguishes itself through a security-first approach to content management, utilizing frontmatter-based flags to ensure that only explicitly marked notes are published to the web. This selective publishing mechanism prevents the accidental exposure of
The Obsidian Digital Garden repository appears to be a tool that publishes an Obsidian vault as a static wiki-style website, which directly matches the need to convert markdown files into a site with backlinks and graph views, though the lack of description leaves the specific feature set unconfirmed.