Elektrine lite

← Feed

@aloxe@mast.eu.org

Post #1858827

2025-09-10 13:02 UTC

@chriskirknielsen arg, I can't make it public just yet. basically I used your code here: https://github.com/aloxe/meinamsterdam/blob/main/.eleventy.js#L298C1-L298C10 In short, I didn't add the page because this was making the object bigger without bringing any data. I also removed the alias, renamed the [alias] in post that I feel makes it more explicit and I added a pageCount because I use it. I also renamed the variables ending with "0" because I was a bit confused with it at first. All the rest is just your code ;-)

Replies (1)

  • @aloxe@mast.eu.org 2025-09-28 07:54

    @chriskirknielsen and finally, I forgot to tell you but I released the article I made. This may not be as readable as yours but I simplified the code a bit. https://alix.guillard.fr/notes/dotclear-to-eleventy/page-navigation/

    Open ##1858828