diff --git a/_data/starters/eleventy-agile-blog.json b/_data/starters/eleventy-agile-blog.json new file mode 100644 index 0000000000..e7d1e9406e --- /dev/null +++ b/_data/starters/eleventy-agile-blog.json @@ -0,0 +1,7 @@ +{ + "url": "https://github.com/mjgs/eleventy-agile-blog", + "name": "eleventy-agile-blog", + "description": "A minimal blog template using Eleventy, this one implements a simple agile development workflow so you can get stuff done", + "author": "mjgs", + "demo": "https://festive-haibt-b7ead0.netlify.app" +}