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 β
Eleventy-base-blog Alternatives
Similar projects and alternatives to eleventy-base-blog
-
-
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.
-
-
-
-
-
-
-
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.
-
eleventy πβ‘οΈ
A simpler site generator. Transforms a directory of templates (of varying types) into HTML.
-
-
-
WriteFreely
A clean, Markdown-based publishing platform made for writers. Write together and build a community.
-
-
-
-
-
assemblylift
The easiest way to build & deploy cloud native microservices! Written in Rust, powered by WebAssembly π
-
-
hax11ty
hax + 11ty == hax11ty, HAX for authoring, HAXcms for rendering, 11ty for static publishing. Enjoy!
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
eleventy-base-blog discussion
eleventy-base-blog reviews and mentions
-
Post inception
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
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
-
Between Diapers and Development β How My Blog Came to Life with Eleventy
I browsed 11tybundle.dev for inspiration and quickly found a starter template I liked.
-
Build personal blog easy with 11ty.js
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
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?
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
Eleventy Base Blog demo site Source
-
Stop delaying. Share knowledge on a blog built with Eleventy.
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?
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
Stats
11ty/eleventy-base-blog is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of eleventy-base-blog is Nunjucks.
Popular Comparisons
- eleventy-base-blog VS neat-starter
- eleventy-base-blog VS eleventy-soft-ui-design
- eleventy-base-blog VS 11ty-starter
- eleventy-base-blog VS eleventy-high-performance-blog
- eleventy-base-blog VS assemblylift
- eleventy-base-blog VS eleventy-chirpy-blog-template
- eleventy-base-blog VS xlem-blog
- eleventy-base-blog VS eleventy-template-blog
- eleventy-base-blog VS eleventy πβ‘οΈ
- eleventy-base-blog VS hax11ty