From 97dc554d082c74926d78739b905994bf057bf4a2 Mon Sep 17 00:00:00 2001 From: Claudia Reynders <> Date: Sun, 1 May 2022 09:35:05 +0200 Subject: [PATCH] Updated the homepage with a link to the GitHub repo and listed RSS feed in the feature list --- src/index.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/index.md b/src/index.md index 9107502..c7baea1 100644 --- a/src/index.md +++ b/src/index.md @@ -14,9 +14,16 @@ This eleventy starter already includes: - Image optimisation with Eleventy-img - SVG icons with svg-icon-sprite - SEO (sitemap, metadata, robots.txt) +- RSS feed - Luxon for handling dates & times - A few basic Eleventy configurations, filters and shortcodes - Nunjucks templates - Sass & the necessary scripts to compile Sass -If the listed setup is not what you require, you might want to check out one of the many other Eleveny starters, which can be found here: [Eleventy Starter Projects](https://www.11ty.dev/docs/starter/) \ No newline at end of file +
+ +You can find the source code on GitHub. + +

+ +If the listed setup is not what you require, you might want to check out one of the many other Eleveny starters, which can be found here: [Eleventy Starter Projects](https://www.11ty.dev/docs/starter/). \ No newline at end of file