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
vigetlabs avatar

vigetlabs/blendidArchived

0
View on GitHub↗
4,924 stars·666 forks·JavaScript·MIT·21 views

Blendid

Blendid is a Gulp-based static site generator and asset pipeline designed to transform source files into finished websites. It functions as a system for rendering HTML documents by injecting structured configuration data into templates and managing the automated build pipelines required for production delivery.

The project provides a configurable asset pipeline that bundles and minifies JavaScript with environment-specific options and source maps. It includes a compiler that transforms Sass and PostCSS files into minified, vendor-prefixed CSS stylesheets.

The build automation surface covers task orchestration, project asset management, and the cleanup of build artifacts. It also includes features for optimizing assets for modern network protocols and providing integration helpers to connect pipelines into existing application structures.

Features

  • Static Site Generators - Transforms source files and templates into a finished static website via automated build tasks.
  • Asset Transformation Pipelines - Provides a modular pipeline architecture for processing and compiling CSS and JavaScript resources into production bundles.
  • Automation Task Orchestration - Uses Gulp to orchestrate a series of automated build tasks via a streaming file pipeline.
  • Stylesheet Bundling - Processes Sass and PostCSS files into optimized CSS bundles with auto-prefixing and minification.
  • Sass Compilers - Transforms Sass source files into minified CSS with automatic vendor prefixing via PostCSS.
  • PostCSS Integrations - Transforms Sass and PostCSS files into minified, vendor-prefixed CSS stylesheets as part of the build process.
  • Build and Task Automation - Orchestrates a series of Gulp build tasks to compile, minify, and clean project files.
  • Production Asset Preparation - Processes and optimizes development files through a configurable pipeline for production deployment.
  • Asset Optimization Pipelines - Provides a configurable sequence of transformations to optimize JavaScript and CSS for production.
  • Frontend Build Toolchains - Integrates bundling and compilation of JavaScript and CSS to improve browser compatibility and performance.
  • HTML Template Renderers - Generates HTML documents by merging configuration data dictionaries with predefined templates.
  • Asset Optimization Pipelines - Automates the processing and optimization of web assets during the build time.
  • Configuration-Driven Contents - Provides a system to generate static HTML pages by injecting structured data from a central configuration file into templates.
  • JavaScript Bundlers - Compiles and minifies JavaScript files into optimized bundles with environment-specific configurations and source maps.
  • JavaScript Bundling Workflows - Implements an end-to-end JavaScript bundling workflow with environment-specific minification and source map generation.
  • Static Asset Optimization Pipelines - Implements pipelines for minifying and compressing web assets and configuring them for modern network delivery.

Star history

Star history chart for vigetlabs/blendidStar history chart for vigetlabs/blendid

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Blendid

These projects share indexed features with Blendid. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • google/web-starter-kitgoogle avatar

    google/web-starter-kit

    18,296View on GitHub↗

    This project is a web development boilerplate and starter kit providing a pre-configured foundation for creating high-performance, responsive websites. It functions as a development kit for building progressive web apps, incorporating a front-end build pipeline and responsive site templates. The kit distinguishes itself through a multi-device testing workflow that synchronizes clicks, scrolls, and form inputs across multiple browsers and devices in real-time. It also includes a dedicated setup for offline functionality using service workers and web manifests to enable native-like installation

    HTML
    View on GitHub↗18,296
  • sproogen/modern-resume-themesproogen avatar

    sproogen/modern-resume-theme

    2,294View on GitHub↗

    This project is a static website template designed for building professional digital resumes and portfolios. It functions as a framework that transforms structured configuration data into clean, web-based curriculum vitae, integrating directly with Jekyll and GitHub Pages to facilitate the creation of personalized online professional profiles. The system distinguishes itself by separating content from presentation, allowing users to manage personal details, work history, and project portfolios within a centralized data file. It provides granular control over visual appearance through CSS vari

    HTMLcvcv-templatedemo-template
    View on GitHub↗2,294
  • middleman/middlemanmiddleman avatar

    middleman/middleman

    7,110View on GitHub↗

    Middleman is a Ruby-based static site generator and web framework used to transform templates and assets into standalone HTML, CSS, and JavaScript files. It functions as a multi-engine template processor and build tool, converting source markup into production-ready websites that can be hosted on any web server. The system is distinguished by a comprehensive asset pipeline that handles compression, minification, and fingerprinting to optimize web delivery. It features an extensible architecture with lifecycle hooks and a middleware-based request interception layer, allowing for the programmat

    Rubymiddlemanstatic-site-generator
    View on GitHub↗7,110
  • saadpasta/developerfoliosaadpasta avatar

    saadpasta/developerFolio

    6,451View on GitHub↗

    DeveloperFolio is a React-based template for building a personal developer portfolio website. The project is fundamentally a single-configuration portfolio site where all page content, sections, and links are driven by one central JSON file, eliminating the need to touch component code. It is designed to be deployed as a static site to hosting services like GitHub Pages or Netlify. The portfolio template integrates directly with GitHub, using a personal access token to fetch and display pinned repositories and profile data. It also embeds external social media feeds, pulling recent tweets fro

    JavaScriptdeveloper-foliodeveloper-portfoliohacktoberfest
    View on GitHub↗6,451
Compare all 30 related projects→

Frequently asked questions

What does vigetlabs/blendid do?

Blendid is a Gulp-based static site generator and asset pipeline designed to transform source files into finished websites. It functions as a system for rendering HTML documents by injecting structured configuration data into templates and managing the automated build pipelines required for production delivery.

What are the main features of vigetlabs/blendid?

The main features of vigetlabs/blendid are: Static Site Generators, Asset Transformation Pipelines, Automation Task Orchestration, Stylesheet Bundling, Sass Compilers, PostCSS Integrations, Build and Task Automation, Production Asset Preparation.

Which projects share features with vigetlabs/blendid?

Projects with overlapping indexed features include: google/web-starter-kit — This project is a web development boilerplate and starter kit providing a pre-configured foundation for creating… middleman/middleman — Middleman is a Ruby-based static site generator and web framework used to transform templates and assets into… sproogen/modern-resume-theme — This project is a static website template designed for building professional digital resumes and portfolios. It… web-infra-dev/modern.js — modern.js is a full-stack web framework and frontend component toolchain. It functions as a development platform for… saadpasta/developerfolio — DeveloperFolio is a React-based template for building a personal developer portfolio website. The project is… fuse-box/fuse-box — Fuse-Box is a JavaScript bundler, module loader, and development web server. It packages JavaScript source files into…