summaryrefslogtreecommitdiffstats
path: root/layouts/shortcodes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Pagination of stream complete with working imagesMatthew Lemon2023-10-231-4/+2
| | | | | | | | | | | | 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.
* wip: more on pagination - trying to understand .ScratchMatthew Lemon2023-10-231-2/+4
|
* wip: continuing with the pagination workMatthew Lemon2023-10-231-0/+3
|
* using a shortcode for cat kill data!Matthew Lemon2022-07-221-0/+35