Updated index content

This commit is contained in:
Claudia Reynders 2022-04-30 18:02:04 +02:00
parent 274ef036d6
commit dcbbc662d6
1 changed files with 2 additions and 5 deletions

View File

@ -5,18 +5,15 @@ eleventyNavigation:
order: 1 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. 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: This eleventy starter already includes:
- Basic site navigation with eleventy-navigation - Basic site navigation with eleventy-navigation
- Blog categories & category based navigation - Blog categories & category based navigation
- Image optimisation with Eleventy-img - Image optimisation with Eleventy-img
- SVG icons with svg-icon-sprite - SVG icons with svg-icon-sprite
- SEO (sitemap, metadata) - SEO (sitemap, metadata, robots.txt)
- Luxon for handling dates & times - Luxon for handling dates & times
- A few basic Eleventy configurations, filters and shortcodes - A few basic Eleventy configurations, filters and shortcodes
- Nunjucks templates - Nunjucks templates