Eleventy (11ty)

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.


A World Without Apps Static

The static web site for aworldwithoutapps.com

Cosplayer Workshop

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.

Eleventy Generate Posts

A simple command-line utility that creates a batch of new posts for an Eleventy site.

Eleventy New Post

A simple command-line utility that creates a new post for an Eleventy site from a template.

Eleventy Plugin File List

An Eleventy Plugin that creates a collection containing metadata from a list of all files in a specified folder.

Eleventy Plugin Future Post

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.

John Wargo Static

The static web site for johnwargo.com

Random Development Errors

The static web site for randomerrors.dev