awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
assemble avatar

assemble/assemble

0
View on GitHub↗
4,258 星标·273 分支·CSS·MIT·14 次浏览assemble.io↗

Assemble

Assemble 是一个静态网站生成器和构建管道系统,将 Markdown、模板和数据编译为静态 HTML 文件。它作为一个 Markdown 到 HTML 转换器和数据格式转换器,能够在 JSON、YAML、XML、PLIST 和 CSV 格式之间移动内容。

该项目具有基于管道的构建过程,用户可以在其中定义数据转换和文件处理步骤的有序序列。它包括项目脚手架工具,用于从预定义的样板中引导目录结构和配置文件。

该系统通过基于集合的过滤和分层布局嵌套来管理内容,允许按标签和类别组织页面。它支持可插拔的模板引擎、可自定义的辅助函数,以及注入 YAML 前置元数据以控制渲染逻辑。

该工具包还提供用于编译 LESS 样式表、管理站点固定链接以及监控文件更改以触发自动化构建任务的实用程序。

Features

  • Markdown-HTML Content Converters - Transforms markdown content and YAML front matter into structured HTML for web pages.
  • Static Site Generators - Transforms source files and templates into optimized static HTML documents for web deployment.
  • Static Site Generators - Compiles markdown, templates, and data into a standalone set of static HTML files for websites and documentation.
  • Build Pipelines - Provides a pipeline-based build process to execute ordered sequences of data transformations.
  • Sequential Build Step Orchestration - Creates a pipeline of functions that execute in a specific order to process and transform data.
  • YAML Processing - Processes data serialized in YAML format as an alternative to JSON for configurations and content.
  • Category Organizations - Associates pages with categories and tags via front matter to group related content into collections.
  • Collection-Based Content Filtering - Provides collection-based filtering to group source files by tags or categories for filtered retrieval during rendering.
  • Markdown Transformation Pipelines - Utilizes a pipeline to convert structured Markdown source files into rendered HTML pages.
  • HTML Document Wrapping - Wraps converted content into complete HTML documents with common structural elements like headers and footers.
  • Markdown Renderers - Transforms Markdown text into HTML to simplify the authoring process for long-form documentation.
  • Markdown to HTML Converters - Transforms Markdown plaintext markup into structured HTML for web display.
  • Content Metadata Management - Implements YAML front-matter to manage page-level metadata such as titles, dates, and custom variables.
  • Collection-Based Page Groupings - Iterates through groups of source files to inject metadata and content into a shared layout.
  • Static Page Rendering - Pre-renders content into static HTML files during the build process to optimize load times.
  • Static Site Build Systems - Triggers the full sequence of configured processing steps to generate final static HTML files.
  • Template Partial Reuse - Includes reusable template snippets that can be embedded across multiple pages to maintain consistency.
  • Multi-Format - Imports content from JSON files, YAML files, and front-matter to make values available to templates.
  • Front-Matter Indexing - Implements front-matter indexing to extract YAML metadata from file headers for controlling rendering logic.
  • Build Pipeline Orchestration - Defines and executes a sequence of data transformations and file processing steps to generate final project outputs.
  • Template Helpers - Adds custom helper functions to perform complex data transformations and formatting during the build process.
  • Stream Processing - Reads source files using glob patterns and pipes them through transformation sequences to a destination.
  • Template-Based Page Generators - Generates multiple pages from a single template by iterating over data and file segments.
  • Site Data Context Builders - Combines front matter, external data files, and global context to assemble a comprehensive data context for template rendering.
  • Build and Task Automation - Defines named sequences of operations that can be executed individually or in groups to automate builds.
  • Configuration File Loading - Reads JSON and YAML files to populate template variables and configuration settings during the rendering process.
  • Template Variables - Provides user-defined variables in the root data context for global availability within templates.
  • Template Variable Transformers - Provides filters for manipulating the value of variables during the rendering process to change their format.
  • Build Stream Processing - Processes files as streams using globs and transformation pipes within the build context.
  • Custom Helper Creation - Loads external logic files into the rendering engine to extend functionality via custom helpers.
  • Template Helper Registrations - Adds custom filters and helper functions to the template engine for data transformation during rendering.
  • Global Variable Injections - Injects custom data into the build task root context to make values available across all templates.
  • Template Helpers - Integrates custom helper functions or external library helpers directly into the rendering pipeline.
  • Template Inheritance Layouts - Implements template inheritance allowing child layouts to inherit common structural elements from a master parent.
  • Page Layout Templates - Wraps rendered content in specified layout files to ensure consistent page structures.
  • Page Layout Templates - Uses layouts, partials, and custom helpers to structure content and ensure consistent page design.
  • Partial Templates - Links reusable template fragments to a project to be injected into larger pages.
  • Content Collection Managers - Organizes templates into cached collections and assigns them roles as layouts, partials, or pages.
  • Metadata and Script Injection - Exposes file path properties and YAML front-matter to templates to control rendering and content.
  • Nested Layouts - Supports nested layouts that allow templates to inherit structural elements through a parent-child hierarchy.
  • HTML Content Renderers - Generates HTML, JSON, XML, or CSS by processing content through pluggable templating engines.
  • Template Data Injection - Injects structured data and associative arrays from file headers into the templating engine during rendering.
  • UI Template Injection - Injects structured data from external JSON or YAML files into HTML view templates to generate dynamic content.
  • Content Tag Filtering - Retrieves specific subsets of pages from collections based on assigned tags to create categorized lists.
  • Documentation Site Templates - Creates project structures from pre-defined templates specifically tailored for documentation and wikis.
  • Markdown to HTML Renderers - Wraps blocks of markdown text within HTML documents to ensure they are converted during the build process.
  • Page Layout Configurations - Allows assigning layouts at global, target, or individual page levels to control rendering scope.
  • Permalink Generators - Generates permanent, clean URIs for pages using configurable replacement patterns and date parsing.
  • Dynamic Front-Matter Evaluation - Evaluates template variables within YAML front-matter to translate external values into page-specific data.
  • Reusable Content Fragments - Embeds shared snippets of code and content into multiple pages to reduce duplication.
  • Data Format Transformations - Converts files between JSON, YAML, XML, PLIST, and CSV formats using a transformation engine.
  • Multi-Format Serializers - Converts and loads content between JSON, YAML, XML, and CSV formats to populate the template context.
  • Taxonomy Page Generators - Automatically generates index pages listing all tags and categories used across the site.
  • Project Boilerplates - Initializes projects using pre-configured boilerplates for sites, wikis, or documentation.
  • Project Bootstrapping - Bootstraps new project folders with predefined templates, data, and themes.
  • Project Scaffolding - Generates starting directory structures and configuration files using templates to accelerate setup.
  • Project Scaffolding Templates - Generates directory structures and configuration files from pre-defined boilerplates to accelerate project initialization.
  • Project Scaffolding Tools - Provides a utility for bootstrapping project structures and initializing directories from predefined boilerplates.
  • Pluggable Template Renderers - Integrates external rendering libraries through a standardized interface to support multiple templating languages.
  • Source File Watching - Monitors files for changes and automatically triggers defined build tasks.
  • Build-Time File Exclusions - Uses metadata flags to determine if a file should be excluded from the final build.
  • Template Engine Abstractions - Provides a common interface to plug in external templating libraries via initialization functions.
  • Page Visibility Controls - Allows users to exclude specific pages from being rendered or accessible based on metadata flags.
  • Front-Matter Metadata Managers - Uses a logic-capable templating engine to manage configuration, data files, and YAML front matter.
  • Template Engine Integrations - Supports the integration of different templating languages to define how data is injected into layouts.

Star 历史

assemble/assemble 的 Star 历史图表assemble/assemble 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

assemble/assemble 是做什么的?

Assemble 是一个静态网站生成器和构建管道系统,将 Markdown、模板和数据编译为静态 HTML 文件。它作为一个 Markdown 到 HTML 转换器和数据格式转换器,能够在 JSON、YAML、XML、PLIST 和 CSV 格式之间移动内容。

assemble/assemble 的主要功能有哪些?

assemble/assemble 的主要功能包括:Markdown-HTML Content Converters, Static Site Generators, Build Pipelines, Sequential Build Step Orchestration, YAML Processing, Category Organizations, Collection-Based Content Filtering, Markdown Transformation Pipelines。

assemble/assemble 有哪些开源替代品?

assemble/assemble 的开源替代品包括: metalsmith/metalsmith — Metalsmith is a Node.js static site generator and static content processor that transforms source files into websites,… nswbmw/n-blog — N-blog is a full-stack JavaScript blogging platform and content management system built with Node.js. It functions as… 11ty/eleventy-base-blog — This project is a foundational boilerplate and starter framework designed for building content-heavy websites and… phlow/feeling-responsive — This project is a responsive theme for the Jekyll static site generator, designed to facilitate the creation of blogs… phodal/ideabook — Ideabook is a programming project idea repository and learning resource that provides a curated collection of… middleman/middleman — Middleman is a Ruby-based static site generator and web framework used to transform templates and assets into…

Assemble 的开源替代方案

相似的开源项目,按与 Assemble 的功能重合度排序。
  • metalsmith/metalsmithmetalsmith 的头像

    metalsmith/metalsmith

    7,827在 GitHub 上查看↗

    Metalsmith is a Node.js static site generator and static content processor that transforms source files into websites, eBooks, or technical documentation. It functions as a file-to-object transformer, converting directory trees into plain JavaScript objects that can be programmatically manipulated in memory. The project is built around a pluggable build pipeline where files are passed through a sequence of custom functions to transform content and metadata incrementally. This architecture allows users to extend functionality by writing their own plugins or using third-party modules to define

    JavaScriptjavascriptmarkdownmarkdown-to-html
    在 GitHub 上查看↗7,827
  • nswbmw/n-blognswbmw 的头像

    nswbmw/N-blog

    15,392在 GitHub 上查看↗

    N-blog is a full-stack JavaScript blogging platform and content management system built with Node.js. It functions as a server-side rendered web application that renders markdown source text into HTML for publishing and displaying articles. The system includes a markdown blogging engine that enables the creation and management of posts and user comments. It features a integrated user authentication system that handles account registration, secure sign-in, and session management to protect private routes. The project covers broad capability areas including request routing and middleware pipel

    JavaScriptblogcourseexpress
    在 GitHub 上查看↗15,392
  • 11ty/eleventy-base-blog11ty 的头像

    11ty/eleventy-base-blog

    1,527在 GitHub 上查看↗

    This project is a foundational boilerplate and starter framework designed for building content-heavy websites and blogs. It functions as a static site generator that transforms source files, such as Markdown and various template formats, into pre-rendered HTML during the build process. By eliminating the need for client-side processing, it produces high-performance, secure, and accessible web output ready for deployment to any standard hosting environment. The framework distinguishes itself through a robust build-time pipeline that manages complex content structures and asset optimization. It

    Nunjucksblogeleventyeleventy-sample
    在 GitHub 上查看↗1,527
  • phlow/feeling-responsivePhlow 的头像

    Phlow/feeling-responsive

    958在 GitHub 上查看↗

    This project is a responsive theme for the Jekyll static site generator, designed to facilitate the creation of blogs and portfolios. It provides a pre-configured template system that transforms markdown content and configuration files into complete, mobile-friendly websites. By leveraging the Foundation CSS framework, the project ensures that layouts, grid systems, and UI components automatically adapt to various screen sizes and devices. The theme distinguishes itself through a comprehensive set of content management and publishing tools. It supports structured data-driven collections, allo

    JavaScriptfoundationfoundation-sitejekyll
    在 GitHub 上查看↗958
  • 查看 Assemble 的所有 30 个替代方案→