eleventy πŸ•šβš‘οΈ

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

Eleventy πŸ•šβš‘οΈ Alternatives

Similar projects and alternatives to eleventy πŸ•šβš‘οΈ

11ty
eleventy πŸ•šβš‘οΈ
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 πŸ•šβš‘οΈ alternative or higher similarity.

eleventy πŸ•šβš‘οΈ discussion

Log in or Post with

eleventy πŸ•šβš‘οΈ reviews and mentions

Posts with mentions or reviews of eleventy πŸ•šβš‘οΈ. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-09-08.
  • Eleventy - Is it time to upgrade to version 3?
    5 projects | dev.to | 8 Sep 2024
    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
    3 projects | dev.to | 25 Jul 2024
    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
    18 projects | news.ycombinator.com | 20 Jul 2024
    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
    13 projects | news.ycombinator.com | 1 Jul 2024
    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
    2 projects | dev.to | 5 Jun 2024
    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
    2 projects | dev.to | 13 May 2024
    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
    4 projects | dev.to | 17 Apr 2024
    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?
    10 projects | news.ycombinator.com | 29 Mar 2024
    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
    3 projects | dev.to | 19 Feb 2024
    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
    35 projects | news.ycombinator.com | 6 Feb 2024
    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
    SaaSHub helps you find the best software and product alternatives Learn more β†’

Stats

Basic eleventy πŸ•šβš‘οΈ repo stats
250
16,988
9.7
2 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?