update post
This commit is contained in:
parent
d57a718ff5
commit
4ade3386b7
1 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue