add demo: tags

This commit is contained in:
madrilene 2023-10-31 13:31:38 +01:00
parent 7204a46194
commit 01504625ea
2 changed files with 5 additions and 1 deletions

View file

@ -1,6 +1,6 @@
{
"name": "eleventy-excellent",
"version": "1.6.0",
"version": "1.6.1",
"description": "Eleventy starter based on the workflow suggested by Andy Bell's buildexcellentwebsit.es.",
"author": "Lene Saile",
"license": "ISC",

View file

@ -11,6 +11,10 @@ demos:
description: 'The blog collection with pagination.'
preview: 'https://eleventy-excellent-pagination.netlify.app/blog/page-1/'
branch: 'https://github.com/madrilene/eleventy-excellent/tree/demo-pagination'
- title: Tags
description: 'The blog now features a tag system.'
preview: 'https://eleventy-excellent-tags.netlify.app/tags/'
branch: 'https://github.com/madrilene/eleventy-excellent/tree/demo-tags'
---
This is a very opinionated starter, but it can be further developed in many directions. In its current form, it can already be used as a simple blog.