Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A GitHub-hosted starter project for building a static blog with the Eleventy (11ty) static site generator.

A typography-first Astro template for long-form writing, built for essays, travel notes, developer journals, and personal archives.

A minimalist Jekyll blog theme focused on performance across devices, with ports to WordPress, Hexo, Ghost, and more.

A fast, responsive, feature-rich Hugo theme for personal blogs and documentation sites, built with Hugo and Bootstrap 5.

Static blog theme for Astro 6 featuring GFM, MathML math, Shiki code blocks, archive, tags, RSS/Atom, light/dark theme, and i18n.

A simple journal/photo log website built on top of Eleventy (11ty).
The Eleventy blog template is a GitHub-hosted starter project for building a blog with the Eleventy (11ty) static site generator, released under the MIT License by UrijHoruzij.
The Eleventy blog template is a set of starter files and configuration for creating a blog as a static website using the Eleventy static site generator. It takes blog content as input and produces pre-rendered HTML files that can be hosted on any static host. The project runs on Node.js, since Eleventy is a Node-based generator, and follows the Jamstack model—the final site is fully pre-built with no server-side runtime. The template is maintained by UrijHoruzij and hosted publicly on GitHub in the repository UrijHoruzij/eleventy-blog-template.
Free — the template is open source under the MIT License.
Yes. The repository is published under the MIT License, which permits free use, modification, and distribution, including for commercial purposes.
It provides a starting structure for a blog built with Eleventy. You supply content and templates, and Eleventy generates static HTML files ready to deploy to any web server.
Eleventy (11ty) is an open-source static site generator that runs on Node.js. It takes templates written in formats like HTML, Markdown, or Liquid and outputs a static site with no database or runtime server.
The source code is available on GitHub at UrijHoruzij/eleventy-blog-template.
The repository listing does not mention any CSS framework or pre-built styling. The template appears to come with the default Eleventy setup, so you would need to add your own CSS or integrate a framework.
