eleventy-base-blog

A starter repository for a blog web site using the Eleventy static site generator. (by 11ty)

Eleventy-base-blog Alternatives

Similar projects and alternatives to eleventy-base-blog

  1. obsidian-releases

    Community plugins list, theme list, and releases of Obsidian.

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  4. Svelte

    web development for the rest of us

  5. htmx

    654 eleventy-base-blog VS htmx

    </> htmx - high power tools for HTML

  6. astro

    605 eleventy-base-blog VS astro

    The web framework for content-driven websites. ⭐️ Star to support our work!

  7. Hugo

    The world’s fastest framework for building websites.

  8. jest

    526 eleventy-base-blog VS jest

    Delightful JavaScript Testing.

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. eleventy πŸ•šβš‘οΈ

    A simpler site generator. Transforms a directory of templates (of varying types) into HTML.

  11. opengraph

    A python module to parse the Open Graph Protocol

  12. lighthouse ci action

    Automated auditing, performance metrics, and best practices for the web.

  13. WriteFreely

    A clean, Markdown-based publishing platform made for writers. Write together and build a community.

  14. tfjs-models

    Pretrained models for TensorFlow.js

  15. vitepress

    Vite & Vue powered static site generator.

  16. brotli

    33 eleventy-base-blog VS brotli

    Brotli compression format

  17. neat-starter

    Starter Template for Netlify CMS, Eleventy, Alpine JS & Tailwind CSS

  18. assemblylift

    The easiest way to build & deploy cloud native microservices! Written in Rust, powered by WebAssembly πŸš€

  19. eleventy-high-performance-blog

    A high performance blog template for the 11ty static site generator.

  20. hax11ty

    hax + 11ty == hax11ty, HAX for authoring, HAXcms for rendering, 11ty for static publishing. Enjoy!

  21. eleventy-soft-ui-design

    Discontinued Eleventy (11ty) - Soft UI Design | AppSeed

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better eleventy-base-blog alternative or higher similarity.

eleventy-base-blog discussion

Log in or Post with

eleventy-base-blog reviews and mentions

Posts with mentions or reviews of eleventy-base-blog. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-06-13.
  • Post inception
    2 projects | dev.to | 13 Jun 2025
    You may be interested in 11ty simplicity, and I really don't need to write another tutorial teaching how to use it, since they already created this guide, a 6-minute video teaching how to create a blog from scratch, and a base blog project in GitHub.
  • Ow I Blog with Obsidian, Hugo, GitHub, and Cloudflare – Zero Cost Owned
    9 projects | news.ycombinator.com | 23 Apr 2025
    I have a sort of similar setup but I haven't started using Obsidian yet, it's on my todo list. I use Eleventy instead of Hugo, with its simple Eleventy-Base-Blog starter template. I use Github action to publish to Github pages instead of using Cloudflare. It's a nascent site/blog, haven't written much, no images yet, so I don't see the need for something more than Github pages right now.

    One thing I don't see the author mention that is part of what I plan to do with Obsidian is use Syncthing (which I already use for other things) so I can work on a post when I'm not at my laptop. Probably just to write down ideas/notes and then fully work it out when I get to my laptop.

    If the blog author is here, curious if they commit drafts to their repo or not. I personally don't commit drafts. Besides also using 'draft: true` in the front-matter, I gitignore any markdown file where the filename starts with the word "draft". When I'm ready to publish I rename the file.

    https://www.11ty.dev/

    https://github.com/11ty/eleventy-base-blog

  • Zwischen Wickeln und Entwickeln - Wie mein Blog mit Eleventy entstand
    6 projects | dev.to | 5 Apr 2025
  • Between Diapers and Development – How My Blog Came to Life with Eleventy
    7 projects | dev.to | 5 Apr 2025
    I browsed 11tybundle.dev for inspiration and quickly found a starter template I liked.
  • Build personal blog easy with 11ty.js
    3 projects | dev.to | 20 Feb 2025
    Limited Scope: Eleventy is primarily suited for blogs and simple static sites. It lacks advanced interactivity and business logic capabilities. ## Start with a Starter Projects β€” Eleventy When starting an 11ty project, there are many templates available to help you get started quickly. These templates provide pre-configured setups for various use cases, such as blogs, portfolios, and more. I chose the Official Starter template to begin. Link to the template. After selecting the "Official Starter" template, I followed the instructions to set up my project. This involved installing dependencies, initializing Git, and running a few commands to get everything up and running. ## How to Write Posts? I use Obsidian to write posts and sync them to the content/blog/ directory in my project. Writing in Markdown makes it easy to maintain posts. Here’s how I do it in a few steps: ### Step 1: Write the Post in Obsidian I create a folder in Vault's Obsidian name public will store my posts . Change setting Obsidian a little bit in File and links.
  • From Jason: my custom digital garden in 11ty
    4 projects | /r/DigitalGardens | 1 Nov 2023
    11ty is a lightweight static site generator. I chopped up my HTML and used the 11ty starter template called eleventy-base-blog as the structural foundation for the site.
  • It's 2023. How are you developing simple static websites?
    5 projects | /r/webdev | 30 Jan 2023
    Sure! It's on github at https://github.com/nosecreek/dustin-lammiman - I started with https://github.com/11ty/eleventy-base-blog for the basic templating logic.
  • 11 Top Eleventy Blog Themes (Starters) in 2023
    12 projects | dev.to | 9 Jan 2023
    Eleventy Base Blog demo site Source
  • Stop delaying. Share knowledge on a blog built with Eleventy.
    7 projects | dev.to | 19 Jul 2022
    To generate a static blog, we will be using Eleventy. Using the blog example from Eleventy as a base for our blog. Clone the repository:
  • Can you "call" another HTML file within an HTML file?
    4 projects | /r/webdev | 5 May 2022
    I would do this with Eleventy which is a powerful static site generator with support for html partials (partial is what I call your toolbar here). You would use the template language nunjucks which Eleventy comes with support for, or you can choose plain html too if you don't want the Nunjucks capabilities for logic like if/else, for loops, javascript injection of dynamic values in your html at site generation time, etc. This repo shows most of the techniques you could need and use: https://github.com/11ty/eleventy-base-blog
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 18 Jul 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more β†’

Stats

Basic eleventy-base-blog repo stats
33
1,414
8.0
24 days ago

Sponsored
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io

Did you know that Nunjucks is
the 98th most popular programming language
based on number of references?