Deploy preview site to review pull requests (#5)

Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
Reviewed-on: https://code.lafs.eval.latfa.net/tahoe-lafs/web-landing-page/pulls/5
Co-authored-by: Benoit Donneaux <benoit@leastauthority.com>
Co-committed-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
Benoit Donneaux 2024-05-24 11:08:07 +00:00 committed by btlogy
parent 2dbbc5c2aa
commit 5eb87a6bf5
10 changed files with 118 additions and 23 deletions

View file

@ -6,7 +6,7 @@ excerpt: "Welcome to Dummy Jekyll"
header:
teaser: /assets/images/posts/unsplash-welcome.jpg
gallery:
- image_path: assets/images/posts/unsplash-welcome.jpg
- image_path: /assets/images/posts/unsplash-welcome.jpg
alt: "welcome"
---
{% include gallery %}

View file

@ -6,7 +6,7 @@ excerpt: "This is a generic post."
header:
teaser: /assets/images/posts/unsplash-post.jpg
gallery:
- image_path: assets/images/posts/unsplash-post.jpg
- image_path: /assets/images/posts/unsplash-post.jpg
alt: "post"
---
{% include gallery %}

View file

@ -6,7 +6,7 @@ excerpt: "This is a generic post."
header:
teaser: /assets/images/posts/unsplash-post.jpg
gallery:
- image_path: assets/images/posts/unsplash-post.jpg
- image_path: /assets/images/posts/unsplash-post.jpg
alt: "post"
---
{% include gallery %}

View file

@ -6,7 +6,7 @@ excerpt: "This is a generic post."
header:
teaser: /assets/images/posts/unsplash-post.jpg
gallery:
- image_path: assets/images/posts/unsplash-post.jpg
- image_path: /assets/images/posts/unsplash-post.jpg
alt: "post"
---
{% include gallery %}