Elektrine lite

โ† Feed

@chriskirknielsen@front-end.social

Post #1858826

2025-09-10 12:43 UTC

@aloxe Oops, looks like that's a private repo! ๐Ÿ˜ฌ Not sure what you mean by heavy pages, though if you mean it's a lot of code: I like being verbose and covering as much as possible so most people can pick and choose what they need, instead of guessing what they might need to add. If you mean something else, then I'll wait for you to update that link and I'll take a look. I appreciate the feedback in any case! ๐Ÿ™

Replies (1)

  • @aloxe@mast.eu.org 2025-09-10 13:02

    @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 ;-)

    Open ##1858827