SaaSHub helps you find the best software and product alternatives Learn more β
Eleventy πβ‘οΈ Alternatives
Similar projects and alternatives to eleventy πβ‘οΈ
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
gutenberg
A fast static site generator in a single binary with everything built-in. https://www.getzola.org
-
-
-
-
uswds
The U.S. Web Design System helps the federal government build fast, accessible, mobile-friendly websites.
-
nunjucks
A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)
-
-
-
eleventy-base-blog
A starter repository for a blog web site using the Eleventy static site generator.
-
eleventy πβ‘οΈ discussion
eleventy πβ‘οΈ reviews and mentions
-
Create a Blogging Platform With No Backend (Zero Hosting Fee)
There were many ways for doing this (thanks to redditors!). One of the best was generating static website and utilizing a CMS that allows github syncing. I went for 11ty (Eleventy) + Decap CMS (formerly Netlify CMS) + Netlify Identity and I was able build something like this within couple of days:
- Un blog statique sur mesure avec Notion headless
- DiΓ‘taxis β A systematic approach to technical documentation authoring
-
The curious case of the paragraph with the bad CLS
I recently migrated my personal website from Next.js to 11ty, it was a great experience, which I will write more about in a later blog post.
-
How to build a blog with NodeJS
If you're looking to start a blog (or if you're thinking of redesigning yours although you haven't posted in 2 years), you'll stumble upon a lot of options and it can be incredibly daunting; and if you stumble with the newest Josh's post about his stack it is easy to feel overwhelmed with the shown stack.
-
Ask HN: Is It Time for a WordPress Alternative?
I also proposed using Bootstrap with https://www.11ty.dev for the templates. It's much easier to update a JSON file than to work with WordPress.
By using relative paths for assets and loading Bootstrap from a CDN, I can zip the website and share it via email.
-
Eleventy - Is it time to upgrade to version 3?
I made a new branch of my website and followed the instructions in the v3.0.0-beta.1 release notes:
-
How I extend my blog with gamified learning
I write and create my posts using markdown, this is then converted to html with 11ty engine. The layout of the page are decided by the metadata in the front matter section, 11ty the uses the layouts I have created using Nunjucks. This way I can add metadata and control how the page is rendered, I can inject sections and links.
-
Ask HN: What is the best way to author blogs in 2024v
Eleventy. Itβs a static site generator thatβs super stable, they take backwards compatibility ver seriously so you can count on it for a long time. Itβs lightweight so you donβt have to install a million dependencies to get it working, and itβs the only one of the big SSG projects thatβs independently funded so theyβre not chasing VC backed hyper growth.
https://www.11ty.dev/
-
Writing HTML by hand is easier than debugging your static site generator
Depends on your language of choice. Personally I use Eleventy[0]. Written in JavaScript (so you'll need node & npm). Has very minimal default settings but highly configurable. Pick your templates or just use markdown if you really want. Hot reloading is enabled by default.
[0]: https://www.11ty.dev
-
A note from our sponsor - SaaSHub
www.saashub.com | 14 Jan 2025
Stats
11ty/eleventy is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of eleventy πβ‘οΈ is JavaScript.
Popular Comparisons
- eleventy πβ‘οΈ VS astro
- eleventy πβ‘οΈ VS Hugo
- eleventy πβ‘οΈ VS SvelteKit
- eleventy πβ‘οΈ VS Gatsby
- eleventy πβ‘οΈ VS Publii
- eleventy πβ‘οΈ VS Grav
- eleventy πβ‘οΈ VS decap-cms
- eleventy πβ‘οΈ VS mdx
- eleventy πβ‘οΈ VS nunjucks
- eleventy πβ‘οΈ VS Next.js