Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-10-23 | Pagination of stream complete with working images | Matthew Lemon | 1 | -11/+7 | |
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 | -4/+13 | |
2023-10-23 | wip: continuing with the pagination work | Matthew Lemon | 1 | -0/+1 | |
2023-10-23 | wip: sorting out pagination | Matthew Lemon | 1 | -4/+7 | |
2023-10-22 | wip: sorting out pagination | Matthew Lemon | 1 | -1/+7 | |
2023-10-22 | Added forward and back arrows | Matthew Lemon | 1 | -2/+6 | |
2023-10-22 | Stream pagination now basically working with 10 items on each page | Matthew Lemon | 1 | -14/+33 | |
2023-10-22 | First pagination - no nav yet | Matthew Lemon | 1 | -1/+1 | |
2022-07-26 | added permalink to stream post | Matthew Lemon | 1 | -0/+2 | |
2022-07-26 | added back missing link | Matthew Lemon | 1 | -0/+2 | |
2022-07-26 | added list of tags to bottom of post | Matthew Lemon | 1 | -3/+15 | |
2022-07-25 | now able to assign tags to stream posts | Matthew Lemon | 1 | -2/+2 | |
2022-07-25 | removed redundant line | Matthew Lemon | 1 | -1/+0 | |
2022-07-25 | added stream page and email address | Matthew Lemon | 1 | -0/+12 | |