diff --git a/src/_data/plugins/eleventy-plugin-mastodon-share.json b/src/_data/plugins/eleventy-plugin-mastodon-share.json new file mode 100644 index 0000000000..9c27a051b3 --- /dev/null +++ b/src/_data/plugins/eleventy-plugin-mastodon-share.json @@ -0,0 +1,5 @@ +{ + "npm": "@kylereddoch/eleventy-plugin-mastodon-share", + "author": "kylereddoch", + "description": "Mastodon sharing plugin for Eleventy with an instance picker, popular instances, and saved preferred server support." +} \ No newline at end of file diff --git a/src/_data/starters/11ty-starter-submission.json b/src/_data/starters/11ty-starter-submission.json new file mode 100644 index 0000000000..4506f60974 --- /dev/null +++ b/src/_data/starters/11ty-starter-submission.json @@ -0,0 +1,7 @@ +{ + "url": "https://github.com/kylereddoch/retro-garden-eleventy-theme", + "name": "Retro Garden", + "description": "An open source Eleventy theme that blends IndieWeb publishing habits with playful early-web personality.", + "author": "kylereddoch", + "demo": "https://retro-garden-eleventy-theme.vercel.app/" +} \ No newline at end of file