awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Build Pipelines · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesBuild Pipelines

Systems for orchestrating automated tasks, file processing, and deployment workflows.

Distinguishing note: Focuses on event-driven lifecycle hooks for static site generation.

Explore 1 awesome GitHub repository matching software engineering & architecture · Build Pipelines. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Build Pipelines

Awesome Build Pipelines GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • hexojs/hexo

    hexojs/hexo

    41,251View 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

    Provides a lifecycle-based execution model that triggers hooks for file processing, asset generation, and deployment tasks.

    TypeScripthacktoberfesthexojavascript
    41,251View on GitHub↗