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
11ty avatar

11ty/eleventy-base-blog

0
View on GitHub↗
1,527 stars·713 forks·Nunjucks·MIT·23 viewsdemo-base-blog.11ty.dev↗

Eleventy Base Blog

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 features automated collection management, which organizes site content into logical sets for archives and navigation, alongside a sophisticated data cascade that merges global and file-level configurations. The system also includes built-in image processing and responsive optimization, ensuring that media assets are transformed and served efficiently without manual intervention.

Beyond core generation, the project provides a comprehensive suite of tools for site maintenance and developer productivity. This includes automated syndication feed generation, hierarchical navigation and breadcrumb construction, and integrated syntax highlighting for code snippets. The development workflow is supported by a local server with automatic browser refreshing, incremental build caching to minimize computation time, and diagnostic utilities for inspecting internal processes and template variables.

The repository includes pre-configured workflows and documentation to facilitate rapid setup and deployment across various cloud platforms.

Features

  • Static Site Generators - Transforms source files and templates into optimized static HTML documents for web deployment.
  • Static Site Generators - Compiles markdown and templates into high-performance, zero-JavaScript static HTML pages.
  • Markdown-HTML Content Converters - Converts source files like Markdown into static web pages during the build process.
  • Static Blogging Systems - Provides infrastructure for creating and managing content-heavy blogs using static site generation and markdown.
  • Static Content Transformations - Transforms source content files into static HTML build artifacts during the compilation process.
  • Local Development Hosting - Hosts a local web server with automatic browser refreshing for real-time development iteration.
  • Build Cache Mounts - Retains temporary data folders between build cycles to speed up subsequent builds on hosting providers.
  • Hierarchical Navigations - Builds nested menu structures of infinite depth using page metadata.
  • Syndication Feed Generators - Generates RSS, Atom, and JSON feeds from content collections using template-based configuration.
  • Personal Blog Frameworks - Offers a structural framework of modular templates and configurations for managing complex website content.
  • Starter Templates - Provides a pre-configured template for rapidly building accessible blogs and websites.
  • Data Cascade Resolvers - Merges global, directory, and file-level data into a unified object tree to determine page state.
  • Asset Bundling - Bundles and compresses CSS and resources per page to ensure browsers only download required styles.
  • Incremental Build Caches - Persists processed assets between build cycles to minimize redundant computation and accelerate development.
  • Site Navigation Generators - Automatically generates sitemaps, navigation, and metadata from content front matter.
  • Incremental Build Optimizers - Optimizes build times by tracking collection dependencies and processing only modified content.
  • Configuration Merging - Aggregates configuration and content variables from multiple sources into a unified registry.
  • Static Build Deployments - Triggers automated build processes upon code commits to publish static files.
  • Static Site Deployment - Automates the publishing of pre-rendered static assets to cloud hosting providers and content delivery networks.
  • Build-Time Image Transformations - Automates the generation of multiple image sizes and formats during the build process to ensure responsive delivery.
  • Image Processing - Provides hooks for low-level image manipulation like cropping and rotation during the build process.
  • Transformed Asset Caches - Persists processed image variants in memory and on disk to minimize redundant computation during builds.
  • Hierarchical Menu Generators - Maintains complex, nested menu structures and breadcrumb trails based on page metadata.
  • Code Syntax Highlighting - Transforms code snippets into syntax-highlighted HTML during the build process.
  • Layout Templates - Wraps content within nested template hierarchies to construct complex page structures from reusable components.
  • Content Collection Managers - Groups templates and content into logical sets based on metadata for automated listing and archive generation.
  • Project Boilerplates - Provides a foundational project structure including build pipelines and deployment workflows for static sites.
  • Hierarchical Layout Compositions - Composes multiple templates hierarchically to build complex page structures from modular components.
  • Responsive Image Loaders - Processes images into modern formats and generates responsive markup with lazy loading attributes.
  • File-Based Layout Wrappings - Encapsulates page content within reusable templates to maintain consistent site structure.
  • Static Asset Delivery - Produces a directory of compiled files ready for deployment to any standard web hosting service.

Star history

Star history chart for 11ty/eleventy-base-blogStar history chart for 11ty/eleventy-base-blog

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 Eleventy Base Blog

These projects share indexed features with Eleventy Base Blog. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • assemble/assembleassemble avatar

    assemble/assemble

    4,258View on GitHub↗

    Assemble is a static site generator and build pipeline system that compiles markdown, templates, and data into static HTML files. It functions as a markdown-to-HTML converter and a data format transformer capable of moving content between JSON, YAML, XML, PLIST, and CSV formats. The project features a pipeline-based build process where users can define ordered sequences of data transformations and file processing steps. It includes project scaffolding tools to bootstrap directory structures and configuration files from predefined boilerplates. The system manages content through collection-ba

    CSSassembleblog-enginebuild
    View on GitHub↗4,258
  • getzola/zolagetzola avatar

    getzola/zola

    17,196View on GitHub↗

    Zola is a static site generator that compiles Markdown and templates into a standalone website. It is distributed as a single binary, removing the need for external runtimes or package managers to build the final site. The project includes a built-in Sass compiler to transform styles into compressed CSS and a dedicated Markdown rendering engine that supports task lists and footnotes. It also features a client-side search indexer, enabling full-text site search without a backend server, and a multilingual content manager for organizing translated content. Additional capabilities cover asset o

    Rustblog-enginecmscontent-management-system
    View on GitHub↗17,196
  • metalsmith/metalsmithmetalsmith avatar

    metalsmith/metalsmith

    7,827View on 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
    View on GitHub↗7,827
  • jekyll/minimajekyll avatar

    jekyll/minima

    3,822View on GitHub↗

    Minima is a Jekyll static site theme and configuration-driven site template. It provides a collection of layouts, styles, and metadata structures used to transform text files into websites, specifically serving as a framework for SEO-optimized blogs and technical documentation. The theme utilizes a Sass-based web layout, allowing visual identity and structure to be modified through CSS overrides and the adjustment of Sass variables. It enables configuration-driven web design where branding, social profiles, and navigation links are managed through centralized settings. The project covers a r

    SCSSjekylljekyll-themejekyll-themes
    View on GitHub↗3,822
Compare all 30 related projects→

Frequently asked questions

What does 11ty/eleventy-base-blog do?

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.

What are the main features of 11ty/eleventy-base-blog?

The main features of 11ty/eleventy-base-blog are: Static Site Generators, Markdown-HTML Content Converters, Static Blogging Systems, Static Content Transformations, Local Development Hosting, Build Cache Mounts, Hierarchical Navigations, Syndication Feed Generators.

Which projects share features with 11ty/eleventy-base-blog?

Projects with overlapping indexed features include: assemble/assemble — Assemble is a static site generator and build pipeline system that compiles markdown, templates, and data into static… getzola/zola — Zola is a static site generator that compiles Markdown and templates into a standalone website. It is distributed as a… metalsmith/metalsmith — Metalsmith is a Node.js static site generator and static content processor that transforms source files into websites,… jekyll/minima — Minima is a Jekyll static site theme and configuration-driven site template. It provides a collection of layouts,… 11ty/eleventy — Eleventy is a JavaScript-based static site generator designed to transform templates, data files, and markdown into… skills/github-pages — This project is a static site generator platform and hosting system that transforms structured content into live…

Curated searches featuring Eleventy Base Blog

Hand-picked collections where Eleventy Base Blog appears.
  • blog-focused content management system
  • Markdown static generator