-
EnhancementOn my Lychee installation, I have essentially two types of albums:
I plan to add to albums of type 2 as I shoot new photos (and as I backfill my Lychee site with photos from Flickr and my personal library). (This is because I often have ~1 photo of an interesting bird, for example, that is not from a particular event and that doesn't warrant creating a new album.) On the Lychee homepage, I would like to highlight these as "pinned" or "featured" albums, ideally moving them outside of the "Timeline" altogether. My idea of "pinned" or "featured" albums would allow locating these albums above the timeline; something like this (done by hacking the page with dev tools; excuse the poor implementation!):
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
No worries, it does give a good overview of the idea.
Yes.
Not without diving in the code. I would be interested in such functionality, unfortunately, I do not have the time to spare to implement it. :( Before I can give you advise on implementation direction (if you feel like going for it), there needs to be a consideration:
|
Beta Was this translation helpful? Give feedback.
-
|
@ildyria I have an implementation locally I think should work, but I would of course like to test it locally. Do you have any introductory documentation on local dev env setup & how to run my changes locally, ideally in Docker? |
Beta Was this translation helpful? Give feedback.

@ildyria I have an implementation locally I think should work, but I would of course like to test it locally. Do you have any introductory documentation on local dev env setup & how to run my changes locally, ideally in Docker?