Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pagination of stream complete with working images | Matthew Lemon | 2023-10-23 | 1 | -3/+0 |
| | | | | | | | | | | | | 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: continuing with the pagination work | Matthew Lemon | 2023-10-23 | 1 | -0/+3 |
| | |||||
* | Updated stream and golf blog post | Matthew Lemon | 2023-10-21 | 1 | -0/+23 |