From dcbbc662d6ad14c3a6adbf4d917679d5c7c9931a Mon Sep 17 00:00:00 2001 From: Claudia Reynders <> Date: Sat, 30 Apr 2022 18:02:04 +0200 Subject: [PATCH] Updated index content --- src/index.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/index.md b/src/index.md index 587848e..9107502 100644 --- a/src/index.md +++ b/src/index.md @@ -5,18 +5,15 @@ eleventyNavigation: order: 1 --- -# Eleventy Not So Minimal Blog Starter - +# Welcome This starter will help you build a relatively simple blog with a few key features, while using the Eleventy static site generator. -A not so minimal starter for building a website + blog using the Eleventy static site generator. - This eleventy starter already includes: - Basic site navigation with eleventy-navigation - Blog categories & category based navigation - Image optimisation with Eleventy-img - SVG icons with svg-icon-sprite -- SEO (sitemap, metadata) +- SEO (sitemap, metadata, robots.txt) - Luxon for handling dates & times - A few basic Eleventy configurations, filters and shortcodes - Nunjucks templates