diff --git a/src/posts/2023-10-30-demos.md b/src/posts/2023-10-30-demos.md index ecdccd9..64b4f5e 100644 --- a/src/posts/2023-10-30-demos.md +++ b/src/posts/2023-10-30-demos.md @@ -1,6 +1,6 @@ --- title: 'Demo pages' -description: 'When you share your blog posts, a thumbnail image appears - the image we define as an Open Graph Image. This starter generates these images for your blog posts automatically.' +description: 'To avoid overloading this base with too many subtleties, I store special features in separate branches that (usually) keep up with the main branch.' date: 2023-10-30 demos: - title: Gallery @@ -13,7 +13,8 @@ demos: branch: 'https://github.com/madrilene/eleventy-excellent/tree/demo-pagination' --- -This is a very opinated starter, but it can be further developed in many directions. In its current form, it can already be used as a simple blog. To avoid overloading this base with too many subtleties, I put special features such as image gallery, internationalisation, pagination etc. in branches that keep up with the main branch. +This is a very opinated starter, but it can be further developed in many directions. In its current form, it can already be used as a simple blog. To avoid overloading this base with too many subtleties, I put special features such as image gallery, internationalisation, pagination etc. in separate branches that (usually) keep up with the main branch. +Work in progress. ## Demos