Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-10-23 | Pagination of stream complete with working images | Matthew Lemon | 1 | -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. | |||||
2023-10-23 | wip: more on pagination - trying to understand .Scratch | Matthew Lemon | 1 | -2/+4 | |
2023-10-23 | wip: continuing with the pagination work | Matthew Lemon | 1 | -0/+3 | |
2022-07-22 | using a shortcode for cat kill data! | Matthew Lemon | 1 | -0/+35 | |