summaryrefslogtreecommitdiffstats
path: root/layouts/stream (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Pagination of stream complete with working imagesMatthew Lemon2023-10-231-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 .ScratchMatthew Lemon2023-10-231-4/+13
|
* wip: continuing with the pagination workMatthew Lemon2023-10-231-0/+1
|
* wip: sorting out paginationMatthew Lemon2023-10-231-4/+7
|
* wip: sorting out paginationMatthew Lemon2023-10-221-1/+7
|
* Added forward and back arrowsMatthew Lemon2023-10-221-2/+6
|
* Stream pagination now basically working with 10 items on each pageMatthew Lemon2023-10-221-14/+33
|
* First pagination - no nav yetMatthew Lemon2023-10-221-1/+1
|
* added permalink to stream postMatthew Lemon2022-07-261-0/+2
|
* added back missing linkMatthew Lemon2022-07-261-0/+2
|
* fixed stream RSSMatthew Lemon2022-07-261-0/+39
|
* added list of tags to bottom of postMatthew Lemon2022-07-261-3/+15
|
* now able to assign tags to stream postsMatthew Lemon2022-07-251-2/+2
|
* removed redundant lineMatthew Lemon2022-07-251-1/+0
|
* added stream page and email addressMatthew Lemon2022-07-251-0/+12