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
-
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
-
Making a Simple Self-Hosted Photo Gallery with 11ty
We will use Eleventy as a static site generator of choice and Netlify Drop for free hosting. Of course, this is not the only combination; feel free to use any tool and hosting you like. One of the cool things about Eleventy is that it supports multiple template languages. Weβll use Nunjucks for this tutorial. Donβt worry if you havenβt used it before. For this tutorial, basic HTML knowledge is enough!
-
Create a Blog with Eleventy and Storyblok
Now that you're familiar with why Eleventy + Storyblok is my ideal combination and how to seamlessly query data from Storyblok for use in an Eleventy project, it's time for the next exciting step: let's embark on creating a complete blog site using these two phenomenal technologies!
-
Converting BlogCFC blog to Eleventy
This post outlines the steps for migrating an existing BlogCFC blog to a JamStack, with a focus on using Eleventy.
-
Ask HN: What's the simplest static website generator?
I suggest you to try out eleventhy (https://www.11ty.dev/)
Quite simple to start, and a nice system to add some scripting and styles without the requirement of bringing in a framework.
-
Eleventy - Create a global production flag
A production flag enables you to run activities in dev or production such as minifying assets, showing draft posts, etc. There isn't a built-in flag or function that comes with eleventy (11ty) specifically for this. However we have this info at our fingertips.
-
Ask HN: Looking for lightweight personal blogging platform
I can't recommend Eleventy enough!
https://www.11ty.dev
I converted my WordPress blog to Eleventy 4 years ago and never looked back, it's been delightful!
https://www.joshcanhelp.com/taking-wordpress-to-eleventy/
-
A note from our sponsor - SaaSHub
www.saashub.com | 3 Oct 2024
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