saimn / sigal

yet another simple static gallery generator
http://sigal.saimon.org/
MIT License
884 stars 169 forks source link

Have a way to for themes to know all the albums that exists #478

Open shuhaowu opened 2 years ago

shuhaowu commented 2 years ago

It would be convenient if the theme can know all the albums that exist, so a navbar can be generated.

Right now, only the current album and subalbums know about this.

If this is fixed, I can likely contribute a theme that I've been working on, as right now it's full of hacks due to the 5 bugs that I've posted.