{"id":13517402,"url":"https://github.com/chrissy-dev/awesome-eleventy","last_synced_at":"2025-11-03T14:30:32.705Z","repository":{"id":90195352,"uuid":"214130603","full_name":"chrissy-dev/awesome-eleventy","owner":"chrissy-dev","description":" A collection of awesome Eleventy (11ty) tools, templates, plugins, guides, snippet, etc.","archived":false,"fork":false,"pushed_at":"2022-06-22T09:04:16.000Z","size":26,"stargazers_count":56,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-19T17:33:04.122Z","etag":null,"topics":["awesome","awesome-list"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chrissy-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-10-10T08:38:18.000Z","updated_at":"2024-03-31T10:57:41.000Z","dependencies_parsed_at":"2024-01-04T18:26:38.211Z","dependency_job_id":null,"html_url":"https://github.com/chrissy-dev/awesome-eleventy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrissy-dev%2Fawesome-eleventy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrissy-dev%2Fawesome-eleventy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrissy-dev%2Fawesome-eleventy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrissy-dev%2Fawesome-eleventy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrissy-dev","download_url":"https://codeload.github.com/chrissy-dev/awesome-eleventy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239417594,"owners_count":19635172,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["awesome","awesome-list"],"created_at":"2024-08-01T05:01:33.394Z","updated_at":"2025-11-03T14:30:32.662Z","avatar_url":"https://github.com/chrissy-dev.png","language":null,"readme":"\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"/11ty-logo.png\" alt=\"Eleventy Logo\" width=\"56\" align=\"center\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n\t\u003ca href=\"https://www.11ty.io/\"\u003e\u003cstrong\u003eAwesome Eleventy\u003c/strong\u003e\u003c/a\u003e\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eA curated list of awesome Eleventy (11ty) starter projects, plugins, guides, snippets, etc\u003c/p\u003e\n\n\n\u003cp align=\"center\"\u003e\n\t\u003ca href=\"https://awesome.re\"\u003e\u003cimg src=\"https://awesome.re/badge.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\n## Contents\n\n- [Starter Projects](#starter-projects)\n- [Tutorials and Guides](#tutorials-and-guides)\n- [Screencasts](#screencasts)\n- [Sites using Eleventy](#sites-using-eleventy)\n\n\n\n## Starter Projects\n\nProjects that provide a quick starting point for Eleventy sites.\n\n- [Eleventy Base Blog](https://github.com/11ty/eleventy-base-blog) - A starter repository for a blog web site using the Eleventy static site generator.\n- [Eleventy One](https://github.com/philhawksworth/eleventyone) - \nA scaffold for a quick start building with the Eleventy SSG.\n- [Hylia](https://hylia.website/) 📦 - Hylia is a lightweight Eleventy starter kit with Netlify CMS pre-configured, so that you can one-click install a progressive, accessible blog in minutes. \n- [Deventy](https://github.com/ianrose/deventy) - A minimal 11ty starting point for building static websites with modern tools.\n- [Eleventy Netlify Boilerplate](https://github.com/danurbanowicz/eleventy-netlify-boilerplate) - A boilerplate for building a simple website with the Eleventy static site generator.\n- [Eleventy Starter Ghost](https://github.com/TryGhost/eleventy-starter-ghost) - A starter template to build websites with Ghost \u0026 Eleventy.\n- [Eleventy Web Starter](https://github.com/chrissy-dev/eleventy-web-starter) - A modern static website workflow using Eleventy, Tailwind CSS, Webpack and PostCSS. \n- [Eleventy Starter Boilerplate](https://creativedesignsguru.com/demo/Eleventy-Starter-Boilerplate/eleventy-starter-boilerplate-presentation/) - 🚀 Eleventy Starter Boilerplate is production-ready with SEO-friendly for quickly starting a blog. ⚡️ Built with Eleventy, ESLint, Prettier, Webpack, PostCSS, Tailwind CSS.\n- [Eleventy Garden](https://github.com/b3u/eleventy-garden) - A starter site for building a [mind garden](https://nesslabs.com/mind-garden) in Eleventy.\n\n## Tutorials and guides\n\n- [Turn Jekyll up to Eleventy](https://24ways.org/2018/turn-jekyll-up-to-eleventy/) - An excellent article explaining the differences and similarities between Jekyll and 11ty. \n- [Static Indieweb - Using Webmentions](https://mxb.dev/blog/using-webmentions-on-static-sites/) - How [Max Böck](https://mxb.dev) added webmentions to his Eleventy site.\n- [Consuming a headless CMS GraphQL API with Eleventy](https://www.webstoemp.com/blog/headless-cms-graphql-api-eleventy/) - Consuming data coming from a GraphQL API to generate static pages is as easy as using Markdown files.\n## Screencasts \n- Building a Static Site with Eleventy\n\t- [Building a Static Site with Eleventy - Part 1](https://www.youtube.com/watch?v=p7TkCS01lI8)\n\t- [Static Sites Using Data - Part 2](https://www.youtube.com/watch?v=JpK0G4vQjZI)\n\t- [Creating a reusable simple content template - Part 3](https://www.youtube.com/watch?v=iHHxd5L_gIo)\n\t- [Collections - Part 4](https://www.youtube.com/watch?v=xzH2XZubgEk)\n\t- [Custom Homepage - Part 5](https://www.youtube.com/watch?v=5MpfJNdPnNs)\n\t- [Contact Page and Deploying to Netlify - Part 6](https://www.youtube.com/watch?v=Rw75idHWPi4)\n- [Simplifying Content Management With Eleventy.js and Netlify CMS](https://www.youtube.com/watch?v=883iX2E57kc)\n\n\n## Sites using Eleventy\n\nAn offical list is maintained on the 11ty.dev site. [You can see it here](https://www.11ty.dev/docs/sites/).\n\n\n## Contribute\n\nContributions welcome and encouraged! Read the [contribution guidelines](CONTRIBUTING.md) first.\n\n\n## License\n\n[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0)\n","funding_links":[],"categories":["Technical"],"sub_categories":["awesome-*"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrissy-dev%2Fawesome-eleventy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrissy-dev%2Fawesome-eleventy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrissy-dev%2Fawesome-eleventy/lists"}