I run several sites on Eleventy and have built a few plugins to help me manage the sites. The repositories listed below are the source code repositories for the Eleventy plugins I published. This page contains links to 13 repositories.
If you find any of these projects useful or helpful, please consider buying me a coffee.
The static web site for aworldwithoutapps.com
The static web site detailing my daughter's cosplay workshop
Eleventy Display GitHub Repositories (auth)
Playing around with displaying all public repositories in my personal GitHub account in an Eleventy site using the GitHub authenticated API.
Eleventy Display GitHub Repositories (no auth)
Playing around with displaying all public repositories in my personal GitHub account in an Eleventy site using the GitHub unauthenticated API.
A simple command-line utility that creates a batch of new posts for an Eleventy site.
A simple command-line utility that creates a new post for an Eleventy site from a template.
An Eleventy Plugin that creates a collection containing metadata from a list of all files in a specified folder.
An Eleventy Plugin that allows you to set a future publishing date for one or more posts and not generate (publish) them until you build the site after the selected date.
Eleventy Plugin GitHub Repositories
An Eleventy plugin that creates a collection containing metadata from an account's GitHub repositories.
Eleventy Plugin Post Statistics
An Eleventy plugin that generates a site posts statistics collection you can use in Eleventy sites to display stats for your site.
Eleventy Plugin Starter (JavaScript)
This repository contains a complete Eleventy plugin as well as a complete Eleventy site that exercises the plugin.
The static web site for johnwargo.com
The static web site for randomerrors.dev