diff options
author | Matthew Lemon <y@yulqen.org> | 2023-10-23 15:05:16 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2023-10-23 15:05:16 +0100 |
commit | b970808bccebdbd102ef5f2337c74f3c2f99d1e9 (patch) | |
tree | 6d5f04ccffe154650e4fafd7419b370f67de25c6 /content/stream/2022-08-02 | |
parent | 4bcbdbc1c2480128b6c992c46597c977c7d57797 (diff) |
Pagination of stream complete with working images
To include an image in the stream, you have to use the streamimage
shortcode, e.g.
{{< streamimage filename="bobbins.jpg" >}}
bobbins.jpg must be saved in content/stream/img.
You can include a "size" param in the shortcode (a string as number),
which is translated as a height attribute in the img html tag.
Diffstat (limited to 'content/stream/2022-08-02')
-rw-r--r-- | content/stream/2022-08-02/barrow_tesco_extra.jpg | bin | 37718 -> 0 bytes | |||
-rw-r--r-- | content/stream/2022-08-02/index.md | 11 |
2 files changed, 0 insertions, 11 deletions
diff --git a/content/stream/2022-08-02/barrow_tesco_extra.jpg b/content/stream/2022-08-02/barrow_tesco_extra.jpg Binary files differdeleted file mode 100644 index 29e6d8c..0000000 --- a/content/stream/2022-08-02/barrow_tesco_extra.jpg +++ /dev/null diff --git a/content/stream/2022-08-02/index.md b/content/stream/2022-08-02/index.md deleted file mode 100644 index 0fe7e2f..0000000 --- a/content/stream/2022-08-02/index.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -title: "2022_08_02" -date: 2022-08-02T16:00:46+01:00 -draft: false -tags: ['photos'] ---- - -Barrow-in-Furness in August. - -![Barrow-in-Furness in the rain](barrow_tesco_extra.jpg) - |