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